Home | History | Annotate | Download | only in GLESv1_enc

Lines Matching refs:glExtGetShadersQCOM

293 	void glExtGetShadersQCOM(GLuint* shaders, GLint maxShaders, GLint* numShaders);
2029 void glExtGetShadersQCOM(GLuint* shaders, GLint maxShaders, GLint* numShaders)
2032 ctx->glExtGetShadersQCOM(ctx, shaders, maxShaders, numShaders);