Searched refs:glWeightPointerOES (Results 1 – 6 of 6) sorted by relevance
/external/replicaisland/src/com/replica/replicaisland/ |
D | GLErrorLogger.java | 1174 public void glWeightPointerOES(int size, int type, int stride, in glWeightPointerOES() method in GLErrorLogger.ErrorLoggingGL 1176 ((GL11Ext)mGL).glWeightPointerOES( size, type, stride, in glWeightPointerOES() 1181 public void glWeightPointerOES(int size, int type, int stride, in glWeightPointerOES() method in GLErrorLogger.ErrorLoggingGL 1183 ((GL11Ext)mGL).glWeightPointerOES( size, type, stride, in glWeightPointerOES()
|
/external/swiftshader/third_party/PowerVR_SDK/Tools/ |
D | PVRTShadowVol.cpp | 1336 …pContext->pglesExt->glWeightPointerOES(1, GL_FLOAT, sizeof(SVertexShVol), &((SVertexShVol*)psMesh-… in PVRTShadowVolSilhouetteProjectedRender()
|
/external/deqp/modules/egl/ |
D | teglGetProcAddressTests.inl | 973 "glWeightPointerOES",
|
/external/mesa3d/include/GLES/ |
D | glext.h | 373 GL_API void GL_APIENTRY glWeightPointerOES (GLint size, GLenum type, GLsizei stride, const void *po…
|
/external/swiftshader/include/GLES/ |
D | glext.h | 377 GL_API void GL_APIENTRY glWeightPointerOES (GLint size, GLenum type, GLsizei stride, const void *po…
|
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES/ |
D | glext.h | 810 GL_API void GL_APIENTRY glWeightPointerOES (GLint size, GLenum type, GLsizei stride, const GLvoid *…
|