Searched refs:UTIL_FORMAT_COLORSPACE_SRGB (Results 1 – 12 of 12) sorted by relevance
120 UTIL_FORMAT_COLORSPACE_SRGB = 1, enumerator474 return desc->colorspace == UTIL_FORMAT_COLORSPACE_SRGB; in util_format_is_srgb()534 case UTIL_FORMAT_COLORSPACE_SRGB: in util_format_colormask()755 if (colorspace == UTIL_FORMAT_COLORSPACE_SRGB) { in util_format_get_component_bits()758 if (desc->colorspace == UTIL_FORMAT_COLORSPACE_SRGB) { in util_format_get_component_bits()794 case UTIL_FORMAT_COLORSPACE_SRGB: in util_format_has_alpha()
96 desc->colorspace == UTIL_FORMAT_COLORSPACE_SRGB) && in util_format_is_rgb_no_alpha()111 desc->colorspace == UTIL_FORMAT_COLORSPACE_SRGB) && in util_format_is_luminance()200 desc->colorspace == UTIL_FORMAT_COLORSPACE_SRGB) && in util_format_is_luminance_alpha()218 desc->colorspace == UTIL_FORMAT_COLORSPACE_SRGB) && in util_format_is_intensity()471 if (format_desc->colorspace == UTIL_FORMAT_COLORSPACE_SRGB) { in util_format_fits_8unorm()
908 case UTIL_FORMAT_COLORSPACE_SRGB: in r600_translate_texformat()1019 if (desc->colorspace != UTIL_FORMAT_COLORSPACE_SRGB && in r600_translate_texformat()1067 desc->colorspace != UTIL_FORMAT_COLORSPACE_SRGB) { in r600_translate_texformat()1071 if (desc->colorspace != UTIL_FORMAT_COLORSPACE_SRGB && in r600_translate_texformat()1161 if (desc->colorspace == UTIL_FORMAT_COLORSPACE_SRGB && !is_srgb_valid) in r600_translate_texformat()
1311 if (desc->colorspace == UTIL_FORMAT_COLORSPACE_SRGB) in r600_init_color_surface()
1330 if (desc->colorspace == UTIL_FORMAT_COLORSPACE_SRGB) in evergreen_init_color_surface()
312 format_desc->colorspace == UTIL_FORMAT_COLORSPACE_SRGB) in llvmpipe_is_format_supported()
1607 format_desc->colorspace == UTIL_FORMAT_COLORSPACE_SRGB); in make_variant_key()
155 case UTIL_FORMAT_COLORSPACE_SRGB: in r300_translate_texformat()315 desc->colorspace != UTIL_FORMAT_COLORSPACE_SRGB) { in r300_translate_texformat()
696 } else if (desc->colorspace == UTIL_FORMAT_COLORSPACE_SRGB) { in r300_get_border_color()
134 if (desc->colorspace == UTIL_FORMAT_COLORSPACE_SRGB) in nv50_create_sampler_view()
106 if (desc->colorspace == UTIL_FORMAT_COLORSPACE_SRGB) in nvc0_create_sampler_view()
1101 case UTIL_FORMAT_COLORSPACE_SRGB: in si_translate_texformat()1534 if (desc->colorspace == UTIL_FORMAT_COLORSPACE_SRGB) in si_cb()