Lines Matching defs:indices
230 indices_aligned(unsigned index_size_shift, const GLvoid *indices) in indices_aligned()
284 GLenum type, const GLvoid * const *indices, in _mesa_validate_MultiDrawElements()
1583 const GLvoid * indices, in _mesa_validated_drawrangeelements()
1723 const GLvoid * indices, GLint basevertex) in _mesa_DrawRangeElementsBaseVertex()
1815 GLsizei count, GLenum type, const GLvoid * indices) in _mesa_DrawRangeElements()
1827 const GLvoid * indices) in _mesa_DrawElements()
1838 const GLvoid * indices, GLint basevertex) in _mesa_DrawElementsBaseVertex()
1863 const GLvoid * indices, GLsizei numInstances) in _mesa_DrawElementsInstanced()
1876 GLenum type, const GLvoid * indices, in _mesa_DrawElementsInstancedBaseVertex()
1892 const GLvoid *indices, in _mesa_DrawElementsInstancedBaseInstance()
1909 const GLvoid *indices, in _mesa_DrawElementsInstancedBaseVertexBaseInstance()
1964 const GLvoid *indices = cmd->indices; in _mesa_DrawElementsUserBuf() local
2005 const GLvoid *indices = (void*)(uintptr_t)cmd->indices; in _mesa_DrawElementsUserBufPacked() local
2020 GLenum type, const GLvoid * const *indices, in _mesa_validated_multidrawelements()
2163 const GLvoid * const *indices, GLsizei primcount) in _mesa_MultiDrawElements()
2188 const GLvoid * const *indices, in _mesa_MultiDrawElementsBaseVertex()
2220 const GLvoid * const * indices, in _mesa_MultiDrawElementsUserBuf()
2691 GLenum type, const GLvoid * const * indices, in _mesa_MultiModeDrawElementsIBM()