Searched refs:glMatrixIndexPointerOES (Results 1 – 6 of 6) sorted by relevance
/external/replicaisland/src/com/replica/replicaisland/ |
D | GLErrorLogger.java | 1159 public void glMatrixIndexPointerOES(int size, int type, int stride, in glMatrixIndexPointerOES() method in GLErrorLogger.ErrorLoggingGL 1161 ((GL11Ext)mGL).glMatrixIndexPointerOES( size, type, stride, in glMatrixIndexPointerOES() 1167 public void glMatrixIndexPointerOES(int size, int type, int stride, in glMatrixIndexPointerOES() method in GLErrorLogger.ErrorLoggingGL 1169 ((GL11Ext)mGL).glMatrixIndexPointerOES( size, type, stride, in glMatrixIndexPointerOES()
|
/external/swiftshader/third_party/PowerVR_SDK/Tools/ |
D | PVRTShadowVol.cpp | 1335 …pContext->pglesExt->glMatrixIndexPointerOES(1, GL_UNSIGNED_BYTE, sizeof(SVertexShVol), &((SVertexS… in PVRTShadowVolSilhouetteProjectedRender()
|
/external/deqp/modules/egl/ |
D | teglGetProcAddressTests.inl | 972 "glMatrixIndexPointerOES",
|
/external/mesa3d/include/GLES/ |
D | glext.h | 372 GL_API void GL_APIENTRY glMatrixIndexPointerOES (GLint size, GLenum type, GLsizei stride, const voi…
|
/external/swiftshader/include/GLES/ |
D | glext.h | 376 GL_API void GL_APIENTRY glMatrixIndexPointerOES (GLint size, GLenum type, GLsizei stride, const voi…
|
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES/ |
D | glext.h | 809 GL_API void GL_APIENTRY glMatrixIndexPointerOES (GLint size, GLenum type, GLsizei stride, const GLv…
|