Searched refs:getProgramBinaryLength (Results 1 – 2 of 2) sorted by relevance
123 void getProgramBinaryLength(GLuint program, GLint* outLength);
5013 void GL2Encoder::getProgramBinaryLength(GLuint program, GLint* outLength) { in getProgramBinaryLength() function in GL2Encoder6802 return ctx->getProgramBinaryLength(program, params); in s_glGetProgramiv()