Searched refs:VK_FORMAT_COLORSPACE_ZS (Results 1 – 3 of 3) sorted by relevance
110 VK_FORMAT_COLORSPACE_ZS = 3 enumerator354 return desc->colorspace == VK_FORMAT_COLORSPACE_ZS && in vk_format_has_depth()361 return desc->colorspace == VK_FORMAT_COLORSPACE_ZS && in vk_format_has_stencil()
164 case VK_FORMAT_COLORSPACE_ZS: in radv_translate_tex_dataformat()281 if (desc->is_mixed && desc->colorspace != VK_FORMAT_COLORSPACE_ZS) in radv_translate_tex_dataformat()827 if (desc->is_mixed && desc->colorspace != VK_FORMAT_COLORSPACE_ZS) in radv_translate_colorformat()
556 } else if (desc->colorspace == VK_FORMAT_COLORSPACE_ZS) { in radv_compose_swizzle()