Searched refs:glProgramBinaryOES (Results 1 – 5 of 5) sorted by relevance
/sdk/emulator/opengl/host/libs/GLESv2_dec/ |
D | gl2.attrib | 329 #void glProgramBinaryOES(GLuint program, GLenum binaryFormat, GLvoid *binary, GLint length) 330 glProgramBinaryOES
|
D | gl2.in | 146 GL_ENTRY(void, glProgramBinaryOES, GLuint program, GLenum binaryFormat, const GLvoid *binary, GLint…
|
/sdk/emulator/opengl/host/libs/Translator/include/GLES2/ |
D | gl2ext.h | 521 GL_APICALL void GL_APIENTRY glProgramBinaryOES (GLuint program, GLenum binaryFormat, const GLvoid *…
|
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/ |
D | GLProtoBuf.java | 312 glProgramBinaryOES(281, 281), enumConstant 805 case 281: return glProgramBinaryOES; in valueOf()
|
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/ |
D | entries.in | 315 void, glProgramBinaryOES, GLuint program, GLenum binaryFormat, const GLvoid* binary, GLint length
|