Home | History | Annotate | Download | only in GLESv2_enc

Lines Matching refs:glExtGetTexLevelParameterivQCOM

200 	void glExtGetTexLevelParameterivQCOM(GLuint texture, GLenum face, GLint level, GLenum pname, GLint* params);
1382 void glExtGetTexLevelParameterivQCOM(GLuint texture, GLenum face, GLint level, GLenum pname, GLint* params)
1385 ctx->glExtGetTexLevelParameterivQCOM(ctx, texture, face, level, pname, params);