Searched refs:VK_FORMAT_COLORSPACE_SRGB (Results 1 – 2 of 2) sorted by relevance
103 VK_FORMAT_COLORSPACE_SRGB = 1, enumerator416 return desc->colorspace == VK_FORMAT_COLORSPACE_SRGB; in vk_format_is_srgb()441 if (colorspace == VK_FORMAT_COLORSPACE_SRGB) { in vk_format_get_component_bits()444 if (desc->colorspace == VK_FORMAT_COLORSPACE_SRGB) { in vk_format_get_component_bits()
174 case VK_FORMAT_COLORSPACE_SRGB: in radv_translate_tex_dataformat()367 } else if (desc->colorspace == VK_FORMAT_COLORSPACE_SRGB) { in radv_translate_tex_numformat()403 if (desc->colorspace == VK_FORMAT_COLORSPACE_SRGB) in radv_translate_color_numformat()835 } else if (desc->colorspace == VK_FORMAT_COLORSPACE_SRGB) { in radv_format_pack_clear_color()