Searched refs:_mesa_get_compressed_formats (Results 1 – 3 of 3) sorted by relevance
40 _mesa_get_compressed_formats(struct gl_context *ctx, GLint *formats);61 #define _mesa_get_compressed_formats( c, f ) 0 macro
234 _mesa_get_compressed_formats(struct gl_context *ctx, GLint *formats) in _mesa_get_compressed_formats() function
1679 v->value_int = _mesa_get_compressed_formats(ctx, NULL); in find_custom_value()1683 _mesa_get_compressed_formats(ctx, v->value_int_n.ints); in find_custom_value()