Searched refs:aspects (Results 1 – 5 of 5) sorted by relevance
163 const VkImageAspectFlags aspects = vk_format_aspects(format); in vk_format_is_depth_or_stencil() local164 return aspects & (VK_IMAGE_ASPECT_DEPTH_BIT | VK_IMAGE_ASPECT_STENCIL_BIT); in vk_format_is_depth_or_stencil()170 const VkImageAspectFlags aspects = vk_format_aspects(format); in vk_format_has_depth() local171 return aspects & VK_IMAGE_ASPECT_DEPTH_BIT; in vk_format_has_depth()
203 version shall govern and control all aspects. If You are located in the