Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Ddevice_gles.h385 } bufferBound_[MAX_BUFFER_TARGET_ID]; variable
H A Ddevice_gles.cpp1500 auto& state = bufferBound_[targetId]; in BindBuffer()
1521 auto& state = bufferBound_[targetId2]; in BindBufferRange()
1557 const auto& slot = bufferBound_[targetId]; in BoundBuffer()
1867 for (auto& slot : bufferBound_) { in UnBindBuffer()