Lines Matching refs:baseInstance
584 GLsizei count, GLuint numInstances, GLuint baseInstance) in vbo_draw_arrays() argument
598 prim[0].base_instance = baseInstance; in vbo_draw_arrays()
714 GLsizei numInstances, GLuint baseInstance) in vbo_exec_DrawArraysInstancedBaseInstance() argument
721 numInstances, baseInstance); in vbo_exec_DrawArraysInstancedBaseInstance()
730 vbo_draw_arrays(ctx, mode, first, count, numInstances, baseInstance); in vbo_exec_DrawArraysInstancedBaseInstance()
809 GLuint baseInstance) in vbo_validated_drawrangeelements() argument
833 prim[0].base_instance = baseInstance; in vbo_validated_drawrangeelements()
1079 GLuint baseInstance) in vbo_exec_DrawElementsInstancedBaseInstance() argument
1087 numInstances, baseInstance); in vbo_exec_DrawElementsInstancedBaseInstance()
1095 baseInstance); in vbo_exec_DrawElementsInstancedBaseInstance()
1105 GLint basevertex, GLuint baseInstance) in vbo_exec_DrawElementsInstancedBaseVertexBaseInstance() argument
1113 numInstances, basevertex, baseInstance); in vbo_exec_DrawElementsInstancedBaseVertexBaseInstance()
1121 baseInstance); in vbo_exec_DrawElementsInstancedBaseVertexBaseInstance()