Searched refs:s3tc_compatible_internal_formats (Results 1 – 1 of 1) sorted by relevance
188 static const struct internal_format_class_info s3tc_compatible_internal_formats[] = { variable264 for (i = 0; i < ARRAY_SIZE(s3tc_compatible_internal_formats); i++) { in _mesa_texture_view_lookup_view_class()265 if (s3tc_compatible_internal_formats[i].internal_format in _mesa_texture_view_lookup_view_class()267 return s3tc_compatible_internal_formats[i].view_class; in _mesa_texture_view_lookup_view_class()