Home
last modified time | relevance | path

Searched refs:_mesa_lookup_vao_err (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/mesa/main/
H A Dvarray.c961 *vao = _mesa_lookup_vao_err(ctx, vaobj, true, caller); in _lookup_vao_and_vbo_dsa()
1970 vao = _mesa_lookup_vao_err(ctx, vaobj, false, "glEnableVertexArrayAttrib"); in _mesa_EnableVertexArrayAttrib()
1981 struct gl_vertex_array_object* vao = _mesa_lookup_vao_err(ctx, vaobj, in _mesa_EnableVertexArrayAttribEXT()
2063 vao = _mesa_lookup_vao_err(ctx, vaobj, false, "glDisableVertexArrayAttrib"); in _mesa_DisableVertexArrayAttrib()
2080 struct gl_vertex_array_object* vao = _mesa_lookup_vao_err(ctx, vaobj, in _mesa_DisableVertexArrayAttribEXT()
2392 vao = _mesa_lookup_vao_err(ctx, vaobj, false, "glGetVertexArrayIndexediv"); in _mesa_GetVertexArrayIndexediv()
2456 vao = _mesa_lookup_vao_err(ctx, vaobj, false, "glGetVertexArrayIndexed64iv"); in _mesa_GetVertexArrayIndexed64iv()
2907 vao = _mesa_lookup_vao_err(ctx, vaobj, in _mesa_VertexArrayVertexAttribDivisorEXT()
3104 vao = _mesa_lookup_vao_err(ctx, vaobj, false, "glVertexArrayVertexBuffer"); in _mesa_VertexArrayVertexBuffer()
3119 vao = _mesa_lookup_vao_err(ct in _mesa_VertexArrayBindVertexBufferEXT()
[all...]
H A Darrayobj.h57 _mesa_lookup_vao_err(struct gl_context *ctx, GLuint id,
H A Darrayobj.c243 _mesa_lookup_vao_err(struct gl_context *ctx, GLuint id, in _mesa_lookup_vao_err() function
1184 vao =_mesa_lookup_vao_err(ctx, vaobj, false, "glVertexArrayElementBuffer"); in vertex_array_element_buffer()
1244 vao = _mesa_lookup_vao_err(ctx, vaobj, false, "glGetVertexArrayiv"); in _mesa_GetVertexArrayiv()
H A Denable.c211 struct gl_vertex_array_object* vao = _mesa_lookup_vao_err(ctx, vaobj, in _mesa_EnableVertexArrayEXT()
264 struct gl_vertex_array_object* vao = _mesa_lookup_vao_err(ctx, vaobj, in _mesa_DisableVertexArrayEXT()

Completed in 9 milliseconds