Searched refs:glDrawTexsOES (Results 1 – 3 of 3) sorted by relevance
/external/replicaisland/src/com/replica/replicaisland/ |
D | GLErrorLogger.java | 1112 public void glDrawTexsOES(short x, short y, short z, short width, in glDrawTexsOES() method in GLErrorLogger.ErrorLoggingGL 1114 ((GL11Ext)mGL).glDrawTexsOES( x, y, z, width, in glDrawTexsOES()
|
/external/deqp/modules/egl/ |
D | teglGetProcAddressTests.inl | 827 "glDrawTexsOES",
|
/external/mesa3d/include/GLES/ |
D | glext.h | 508 GL_API void GL_APIENTRY glDrawTexsOES (GLshort x, GLshort y, GLshort z, GLshort width, GLshort heig…
|