Home
last modified time | relevance | path

Searched defs:bound_array_buffer (Results 1 – 5 of 5) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/gpu/command_buffer/service/
H A Dvertex_attrib_manager.cc171 void VertexAttribManager::Unbind(Buffer* buffer, Buffer* bound_array_buffer) { in Unbind()
H A Dcontext_state.h352 scoped_refptr<Buffer> bound_array_buffer; member
/dports/www/chromium-legacy/chromium-88.0.4324.182/gpu/command_buffer/service/
H A Dvertex_attrib_manager.cc171 void VertexAttribManager::Unbind(Buffer* buffer, Buffer* bound_array_buffer) { in Unbind()
H A Dcontext_state.h353 scoped_refptr<Buffer> bound_array_buffer; member
/dports/graphics/rx/rx-0.4.0/cargo-crates/luminance-0.38.0/src/
H A Dstate.rs72 bound_array_buffer: GLuint, field
137 let bound_array_buffer = 0; in get_from_context() localVariable