Searched defs:indexPointer (Results 1 – 2 of 2) sorted by relevance
1873 const void *indexPointer, in drawLineLoop()1959 const void *indexPointer = indices; in drawTriangleFan() local
1926 void Context::indexPointer(GLenum type, GLsizei stride, const void *pointer) in indexPointer() function in gl::Context