Home
last modified time | relevance | path

Searched refs:GenericTargetIdToTarget (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Ddevice_gles.h414 static uint32_t GenericTargetIdToTarget(BufferTargetId target);
H A Ddevice_gles.cpp945 inline uint32_t DeviceGLES::GenericTargetIdToTarget(BufferTargetId target) in GenericTargetIdToTarget() function in DeviceGLES
1869 const uint32_t targetId = GenericTargetIdToTarget(BufferTargetId { tid }); in UnBindBuffer()