Home | History | Annotate | Download | only in gles_android_wrapper

Lines Matching refs:glExtGetProgramBinarySourceQCOM

1396 void glExtGetProgramBinarySourceQCOM(GLuint program, GLenum shadertype, GLchar *source, GLint *length)
1398 getDispatch()->glExtGetProgramBinarySourceQCOM(program, shadertype, source, length);