Home
last modified time | relevance | path

Searched refs:glProgramBinaryOES (Results 1 – 5 of 5) sorted by relevance

/sdk/emulator/opengl/host/libs/GLESv2_dec/
Dgl2.attrib329 #void glProgramBinaryOES(GLuint program, GLenum binaryFormat, GLvoid *binary, GLint length)
330 glProgramBinaryOES
Dgl2.in146 GL_ENTRY(void, glProgramBinaryOES, GLuint program, GLenum binaryFormat, const GLvoid *binary, GLint…
/sdk/emulator/opengl/host/libs/Translator/include/GLES2/
Dgl2ext.h521 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/
DGLProtoBuf.java312 glProgramBinaryOES(281, 281), enumConstant
805 case 281: return glProgramBinaryOES; in valueOf()
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/
Dentries.in315 void, glProgramBinaryOES, GLuint program, GLenum binaryFormat, const GLvoid* binary, GLint length