Searched defs:glDrawTexfOES (Results 1 – 3 of 3) sorted by relevance
/external/swiftshader/src/OpenGL/libGLES_CM/ |
D | libGLES_CM.hpp | 219 void (*glDrawTexfOES)(GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat height); member in LibGLES_CMexports
|
D | main.cpp | 1405 GL_API void GL_APIENTRY glDrawTexfOES(GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat heigh… in glDrawTexfOES() function
|
/external/replicaisland/src/com/replica/replicaisland/ |
D | GLErrorLogger.java | 1076 public void glDrawTexfOES(float x, float y, float z, float width, in glDrawTexfOES() method in GLErrorLogger.ErrorLoggingGL
|