Home | History | Annotate | Download | only in GLESv2_enc

Lines Matching defs:glGetCompressedTextureFormats

214 	void glGetCompressedTextureFormats(int count, GLint* formats);
1466 void glGetCompressedTextureFormats(int count, GLint* formats)
1469 ctx->glGetCompressedTextureFormats(ctx, count, formats);