Searched refs:glDrawTexxOES (Results 1 – 8 of 8) sorted by relevance
/sdk/emulator/opengl/host/libs/Translator/EGL/ |
D | ClientAPIExts.in | 183 API_ENTRY(glDrawTexxOES,
|
/sdk/emulator/opengl/host/libs/libOpenglRender/ |
D | GLDispatch.h | 173 glDrawTexxOES_t glDrawTexxOES; member
|
D | GLDispatch.cpp | 190 s_gl.glDrawTexxOES = (glDrawTexxOES_t) s_gles_lib->findSymbol("glDrawTexxOES"); in init_gl_dispatch()
|
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/ |
D | GLProtoBuf.java | 124 glDrawTexxOES(93, 93), enumConstant 617 case 93: return glDrawTexxOES; in valueOf()
|
/sdk/emulator/opengl/host/libs/Translator/include/GLES/ |
D | glext.h | 510 GL_API void GL_APIENTRY glDrawTexxOES (GLfixed x, GLfixed y, GLfixed z, GLfixed width, GLfixed heig…
|
/sdk/emulator/opengl/host/libs/GLESv1_dec/ |
D | gl.in | 175 GL_ENTRY(void, glDrawTexxOES, GLfixed x, GLfixed y, GLfixed z, GLfixed width, GLfixed height)
|
/sdk/emulator/opengl/host/libs/Translator/GLES_CM/ |
D | GLEScmImp.cpp | 151 …_glesExtensions)["glDrawTexxOES"] = (__translatorMustCastToProperFunctionPointerType)glDrawTexxOES; in getProcAddress() 2339 GL_API void GL_APIENTRY glDrawTexxOES (GLfixed x, GLfixed y, GLfixed z, GLfixed width, GLfixed heig… in glDrawTexxOES() function
|
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/ |
D | entries.in | 110 void, glDrawTexxOES, GLfixed x, GLfixed y, GLfixed z, GLfixed width, GLfixed height
|