Home | History | Annotate | Download | only in gles_android_wrapper

Lines Matching refs:glExtGetProgramsQCOM

1386 void glExtGetProgramsQCOM(GLuint *programs, GLint maxPrograms, GLint *numPrograms)
1388 getDispatch()->glExtGetProgramsQCOM(programs, maxPrograms, numPrograms);