Searched refs:VK_FORMAT_COLORSPACE_ZS (Results 1 – 3 of 3) sorted by relevance
107 VK_FORMAT_COLORSPACE_ZS = 3 enumerator333 return desc->colorspace == VK_FORMAT_COLORSPACE_ZS && in vk_format_has_depth()340 return desc->colorspace == VK_FORMAT_COLORSPACE_ZS && in vk_format_has_stencil()
152 case VK_FORMAT_COLORSPACE_ZS: in radv_translate_tex_dataformat()235 if (desc->is_mixed && desc->colorspace != VK_FORMAT_COLORSPACE_ZS) in radv_translate_tex_dataformat()622 if (desc->is_mixed && desc->colorspace != VK_FORMAT_COLORSPACE_ZS) in radv_translate_colorformat()
268 if (desc->colorspace == VK_FORMAT_COLORSPACE_ZS) { in si_make_texture_descriptor()