Searched refs:intel_lower_compressed_format (Results 1 – 3 of 3) sorted by relevance
301 intel_lower_compressed_format(brw, texObj->Image[0][0]->TexFormat)); in intel_texture_view()
429 intel_lower_compressed_format(struct brw_context *brw, mesa_format format);
196 intel_lower_compressed_format(struct brw_context *brw, mesa_format format) in intel_lower_compressed_format() function508 mesa_format decomp_format = intel_lower_compressed_format(brw, format); in miptree_create()