Home
last modified time | relevance | path

Searched refs:_mesa_InternalBindElementBuffer (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/mesa/main/
Dglthread_draw.c709 _mesa_InternalBindElementBuffer(ctx, index_buffer); in _mesa_unmarshal_DrawElementsInstancedBaseVertexBaseInstance()
726 _mesa_InternalBindElementBuffer(ctx, NULL); in _mesa_unmarshal_DrawElementsInstancedBaseVertexBaseInstance()
917 _mesa_InternalBindElementBuffer(ctx, index_buffer); in _mesa_unmarshal_MultiDrawElementsBaseVertex()
932 _mesa_InternalBindElementBuffer(ctx, NULL); in _mesa_unmarshal_MultiDrawElementsBaseVertex()
Dbufferobj.h173 _mesa_InternalBindElementBuffer(struct gl_context *ctx,
Dbufferobj.c1357 _mesa_InternalBindElementBuffer(struct gl_context *ctx, in _mesa_InternalBindElementBuffer() function