Home
last modified time | relevance | path

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

/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Ddevice_gles.h380 // bufferBound_ caches GL_PIXEL_UNPACK_BUFFER / GL_COPY_READ_BUFFER / GL_COPY_WRITE_BUFFER (and other generic
385 } bufferBound_[MAX_BUFFER_TARGET_ID]; member in final
H A Ddevice_gles.cpp1500 auto& state = bufferBound_[targetId];
1521 auto& state = bufferBound_[targetId2];
1557 const auto& slot = bufferBound_[targetId];
1867 for (auto& slot : bufferBound_) {

Completed in 4 milliseconds