Searched defs:glDrawTexfOES (Results 1 – 6 of 6) sorted by relevance
| /device/generic/goldfish-opengl/system/GLESv1_enc/ |
| D | gl_client_context.h | 184 glDrawTexfOES_client_proc_t glDrawTexfOES; member
|
| D | gl_entry.cpp | 1339 void glDrawTexfOES(GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat height) in glDrawTexfOES() function
|
| /device/generic/vulkan-cereal/stream-servers/gl/gles1_dec/ |
| D | gles1_server_context.h | 188 glDrawTexfOES_server_proc_t glDrawTexfOES; member
|
| /device/generic/vulkan-cereal/stream-servers/gl/glestranslator/GLES_CM/ |
| D | GLEScmImp.cpp | 2925 GL_API void GL_APIENTRY glDrawTexfOES (GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat heig… in glDrawTexfOES() function
|
| /device/generic/goldfish-opengl/tests/gles_android_wrapper/ |
| D | gles.cpp | 826 void glDrawTexfOES(GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat height) in glDrawTexfOES() function
|
| D | gles_dispatch.h | 177 glDrawTexfOES_t glDrawTexfOES; member
|