Searched defs:glProgramBinary (Results 1 – 5 of 5) sorted by relevance
987 GL_APICALL void GL_APIENTRY glProgramBinary(GLuint program, GLenum binaryFormat, const void * binar… in glProgramBinary() function
334 glProgramBinary_client_proc_t glProgramBinary; member
2411 void glProgramBinary(GLuint program, GLenum binaryFormat, const void* binary, GLsizei length) in glProgramBinary() function
388 glProgramBinary_dec_server_proc_t glProgramBinary; member
1310 #define glProgramBinary MANGLE(ProgramBinary) macro