Home | History | Annotate | Download | only in GLESv2_enc

Lines Matching refs:glExtGetShadersQCOM

203 	void glExtGetShadersQCOM(GLuint* shaders, GLint maxShaders, GLint* numShaders);
1616 void glExtGetShadersQCOM(GLuint* shaders, GLint maxShaders, GLint* numShaders)
1619 ctx->glExtGetShadersQCOM(ctx, shaders, maxShaders, numShaders);