Home
last modified time | relevance | path

Searched refs:_mesa_lookup_vao (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/mesa/main/
Darrayobj.c200 _mesa_lookup_vao(struct gl_context *ctx, GLuint id) in _mesa_lookup_vao() function
934 newObj = _mesa_lookup_vao(ctx, id); in bind_vertex_array()
999 struct gl_vertex_array_object *obj = _mesa_lookup_vao(ctx, ids[i]); in delete_vertex_arrays()
1156 obj = _mesa_lookup_vao(ctx, id); in _mesa_IsVertexArray()
1188 vao = _mesa_lookup_vao(ctx, vaobj); in vertex_array_element_buffer()
Darrayobj.h54 _mesa_lookup_vao(struct gl_context *ctx, GLuint id);
Dobjectlabel.c165 struct gl_vertex_array_object *obj = _mesa_lookup_vao(ctx, name); in get_label_pointer()
Dvarray.c1995 struct gl_vertex_array_object *vao = _mesa_lookup_vao(ctx, vaobj); in _mesa_EnableVertexArrayAttrib_no_error()
2100 struct gl_vertex_array_object *vao = _mesa_lookup_vao(ctx, vaobj); in _mesa_DisableVertexArrayAttrib_no_error()
3085 struct gl_vertex_array_object *vao = _mesa_lookup_vao(ctx, vaobj); in _mesa_VertexArrayVertexBuffer_no_error()
3341 struct gl_vertex_array_object *vao = _mesa_lookup_vao(ctx, vaobj); in _mesa_VertexArrayVertexBuffers_no_error()
3480 vao = _mesa_lookup_vao(ctx, vaobj); in vertex_array_attrib_format()
3665 struct gl_vertex_array_object *vao = _mesa_lookup_vao(ctx, vaobj); in _mesa_VertexArrayAttribBinding_no_error()
3775 struct gl_vertex_array_object *vao = _mesa_lookup_vao(ctx, vaobj); in _mesa_VertexArrayBindingDivisor_no_error()