Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Ddevice_gles.h408 static BufferBindId IndexedTargetToTargetId(uint32_t target);
H A Ddevice_gles.cpp874 inline DeviceGLES::BufferBindId DeviceGLES::IndexedTargetToTargetId(uint32_t target) in IndexedTargetToTargetId() function in DeviceGLES
1510 const uint32_t targetId = IndexedTargetToTargetId(target); in BindBufferRange()
1566 const uint32_t targetId = IndexedTargetToTargetId(target); in BoundBuffer()