Home | History | Annotate | Download | only in GLESv2_enc

Lines Matching refs:glExtGetProgramBinarySourceQCOM

207 	void glExtGetProgramBinarySourceQCOM(GLuint program, GLenum shadertype, GLchar* source, GLint* length);
1424 void glExtGetProgramBinarySourceQCOM(GLuint program, GLenum shadertype, GLchar* source, GLint* length)
1427 ctx->glExtGetProgramBinarySourceQCOM(ctx, program, shadertype, source, length);