Home
last modified time | relevance | path

Searched refs:vbos (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/
DDrawCallPerf.cpp414 const std::vector<GLuint> &vbos, in CycleVertexBufferThenDraw() argument
419 GLuint vbo = vbos[*currentVBO]; in CycleVertexBufferThenDraw()
423 *currentVBO = (*currentVBO + 1) % vbos.size(); in CycleVertexBufferThenDraw()
/third_party/mesa3d/src/mesa/main/
Darrayobj.c543 const GLbitfield vbos = vao->VertexAttribBufferMask; in _mesa_update_vao_derived_arrays() local
547 vao->_EffEnabledVBO = _mesa_vao_enable_to_vp_inputs(mode, enabled & vbos); in _mesa_update_vao_derived_arrays()
587 GLbitfield scanmask = mask & vbos & ~bound; in _mesa_update_vao_derived_arrays()
722 GLbitfield scanmask = mask & ~vbos & ~bound; in _mesa_update_vao_derived_arrays()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/glprototypes/
Dbase.h250 GST_GL_EXT_BEGIN (vbos,
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/
DNV_vertex_buffer_unified_memory.txt281 GenBuffers(N, vbos);
286 BindBuffer(target, vbos[i]);
/third_party/openGLES/extensions/NV/
DNV_vertex_buffer_unified_memory.txt281 GenBuffers(N, vbos);
286 BindBuffer(target, vbos[i]);
/third_party/mesa3d/docs/relnotes/
D21.2.0.rst3804 - zink: flag pipeline for change more often when vbos change without dynamic state