Searched refs:VK_FORMAT_COLORSPACE_SRGB (Results 1 – 2 of 2) sorted by relevance
108 VK_FORMAT_COLORSPACE_SRGB = 1, enumerator439 return desc->colorspace == VK_FORMAT_COLORSPACE_SRGB; in vk_format_is_srgb()504 if (colorspace == VK_FORMAT_COLORSPACE_SRGB) { in vk_format_get_component_bits()507 if (desc->colorspace == VK_FORMAT_COLORSPACE_SRGB) { in vk_format_get_component_bits()
184 case VK_FORMAT_COLORSPACE_SRGB: in radv_translate_tex_dataformat()421 } else if (desc->colorspace == VK_FORMAT_COLORSPACE_SRGB) { in radv_translate_tex_numformat()460 if (desc->colorspace == VK_FORMAT_COLORSPACE_SRGB) in radv_translate_color_numformat()1070 desc->colorspace == VK_FORMAT_COLORSPACE_SRGB) { in radv_format_pack_clear_color()