Home
last modified time | relevance | path

Searched refs:glWeightPointerOES (Results 1 – 6 of 6) sorted by relevance

/external/replicaisland/src/com/replica/replicaisland/
DGLErrorLogger.java1174 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/
DPVRTShadowVol.cpp1336 …pContext->pglesExt->glWeightPointerOES(1, GL_FLOAT, sizeof(SVertexShVol), &((SVertexShVol*)psMesh-… in PVRTShadowVolSilhouetteProjectedRender()
/external/deqp/modules/egl/
DteglGetProcAddressTests.inl973 "glWeightPointerOES",
/external/mesa3d/include/GLES/
Dglext.h373 GL_API void GL_APIENTRY glWeightPointerOES (GLint size, GLenum type, GLsizei stride, const void *po…
/external/swiftshader/include/GLES/
Dglext.h377 GL_API void GL_APIENTRY glWeightPointerOES (GLint size, GLenum type, GLsizei stride, const void *po…
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES/
Dglext.h810 GL_API void GL_APIENTRY glWeightPointerOES (GLint size, GLenum type, GLsizei stride, const GLvoid *…