Home
last modified time | relevance | path

Searched refs:glDrawTexxOES (Results 1 – 10 of 10) sorted by relevance

/external/swiftshader/src/OpenGL/libGLES_CM/
DlibGLES_CM.def201 glDrawTexxOES
DlibGLES_CM.lds202 glDrawTexxOES;
DlibGLES_CM.hpp215 void (*glDrawTexxOES)(GLfixed x, GLfixed y, GLfixed z, GLfixed width, GLfixed height); member in LibGLES_CMexports
Dmain.cpp1385 GL_API void GL_APIENTRY glDrawTexxOES(GLfixed x, GLfixed y, GLfixed z, GLfixed width, GLfixed heigh… in glDrawTexxOES() function
1588 this->glDrawTexxOES = es1::DrawTexxOES; in LibGLES_CMexports()
DlibGLES_CM.cpp4772 FUNCTION(glDrawTexxOES), in es1GetProcAddress()
/external/replicaisland/src/com/replica/replicaisland/
DGLErrorLogger.java1133 public void glDrawTexxOES(int x, int y, int z, int width, int height) { in glDrawTexxOES() method in GLErrorLogger.ErrorLoggingGL
1134 ((GL11Ext)mGL).glDrawTexxOES( x, y, z, width, height); in glDrawTexxOES()
/external/deqp/modules/egl/
DteglGetProcAddressTests.inl895 "glDrawTexxOES",
/external/mesa3d/include/GLES/
Dglext.h142 GL_API void GL_APIENTRY glDrawTexxOES (GLfixed x, GLfixed y, GLfixed z, GLfixed width, GLfixed heig…
/external/swiftshader/include/GLES/
Dglext.h146 GL_API void GL_APIENTRY glDrawTexxOES (GLfixed x, GLfixed y, GLfixed z, GLfixed width, GLfixed heig…
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES/
Dglext.h614 GL_API void GL_APIENTRY glDrawTexxOES (GLfixed x, GLfixed y, GLfixed z, GLfixed width, GLfixed heig…