Searched refs:VBO (Results 1 – 6 of 6) sorted by relevance
224 GLuint VBO; member235 GLuint VBO; member250 GLuint VBO; member272 GLuint VBO; member293 GLuint VBO; member311 GLuint VBO, FBO, RBO, Sampler; member321 GLuint VBO; member1629 _mesa_GenBuffersARB(1, &blit->VBO); in _mesa_meta_BlitFramebuffer()1630 _mesa_BindBufferARB(GL_ARRAY_BUFFER_ARB, blit->VBO); in _mesa_meta_BlitFramebuffer()1642 _mesa_BindBufferARB(GL_ARRAY_BUFFER_ARB, blit->VBO); in _mesa_meta_BlitFramebuffer()[all …]
47 if (render->mode == VBO && !_mesa_is_bufferobj(a->BufferObj)) in get_array_stride()108 render->mode = VBO; in vbo_choose_render_mode()146 if (render->mode == VBO) { in vbo_emit_attr()243 if (render->mode == VBO && in vbo_maybe_split()474 if (render->mode == VBO) in TAG()
54 VBO, enumerator
112 render->mode = VBO; in swtnl_choose_attrs()
45 | Vtx Buffer Bounds | Check if VBO index too large for PSO Vtx binding count, and that at least one…
1310 - Attempting queries/accesses of VBO 0 weren't detected as errors