Searched refs:VK_RESOLVE_MODE_SAMPLE_ZERO_BIT (Results 1 – 10 of 10) sorted by relevance
43 The ename:VK_RESOLVE_MODE_SAMPLE_ZERO_BIT mode is the only mode that is
135 if (resolve_mode == VK_RESOLVE_MODE_SAMPLE_ZERO_BIT) in build_tex_resolve()858 VkResolveModeFlagBits resolve_mode = VK_RESOLVE_MODE_SAMPLE_ZERO_BIT; in vk_meta_resolve_image2()867 resolve_mode, VK_RESOLVE_MODE_SAMPLE_ZERO_BIT); in vk_meta_resolve_image2()
1694 color_attachment->resolveMode = VK_RESOLVE_MODE_SAMPLE_ZERO_BIT; in begin_subpass()1704 color_attachment->resolveMode = VK_RESOLVE_MODE_SAMPLE_ZERO_BIT; in begin_subpass()
272 .depthResolveMode = VK_RESOLVE_MODE_SAMPLE_ZERO_BIT,331 .resolveMode = VK_RESOLVE_MODE_SAMPLE_ZERO_BIT,
5100 case VK_RESOLVE_MODE_SAMPLE_ZERO_BIT: in string_VkResolveModeFlagBits()6370 case VK_RESOLVE_MODE_SAMPLE_ZERO_BIT: in string_VkResolveModeFlagBitsKHR()
2863 eSampleZero = VK_RESOLVE_MODE_SAMPLE_ZERO_BIT,
4181 eSampleZero = VK_RESOLVE_MODE_SAMPLE_ZERO_BIT,
2552 ename:VK_RESOLVE_MODE_SAMPLE_ZERO_BIT must: be included in the set but2569 ename:VK_RESOLVE_MODE_SAMPLE_ZERO_BIT must: be included in the set but
802 ename:VK_RESOLVE_MODE_SAMPLE_ZERO_BIT5440 * ename:VK_RESOLVE_MODE_SAMPLE_ZERO_BIT indicates that result of the
5832 VK_RESOLVE_MODE_SAMPLE_ZERO_BIT = 0x00000001, enumerator5837 VK_RESOLVE_MODE_SAMPLE_ZERO_BIT_KHR = VK_RESOLVE_MODE_SAMPLE_ZERO_BIT,