Searched refs:GL_PROGRAM_BINARY_LENGTH (Results 1 – 4 of 4) sorted by relevance
364 case GL_PROGRAM_BINARY_LENGTH: in glUtilsParamSize()
812 #define GL_PROGRAM_BINARY_LENGTH 0x8741 macro
4391 ctx->glGetProgramiv(self, program, GL_PROGRAM_BINARY_LENGTH, &properLength); in s_glGetProgramBinary()