Searched refs:VK_RESOLVE_MODE_AVERAGE_BIT (Results 1 – 10 of 10) sorted by relevance
144 case VK_RESOLVE_MODE_AVERAGE_BIT: in build_tex_resolve()186 if (resolve_mode == VK_RESOLVE_MODE_AVERAGE_BIT) in build_tex_resolve()861 resolve_mode = VK_RESOLVE_MODE_AVERAGE_BIT; in vk_meta_resolve_image2()
1696 color_attachment->resolveMode = VK_RESOLVE_MODE_AVERAGE_BIT; in begin_subpass()1706 color_attachment->resolveMode = VK_RESOLVE_MODE_AVERAGE_BIT; in begin_subpass()
309 .resolveMode = VK_RESOLVE_MODE_AVERAGE_BIT,318 .resolveMode = VK_RESOLVE_MODE_AVERAGE_BIT,
119 `resolveMode` for color attachments must be `VK_RESOLVE_MODE_NONE` or `VK_RESOLVE_MODE_AVERAGE_BIT`.364 .resolveMode = VK_RESOLVE_MODE_AVERAGE_BIT,
5092 case VK_RESOLVE_MODE_AVERAGE_BIT: in string_VkResolveModeFlagBits()6362 case VK_RESOLVE_MODE_AVERAGE_BIT: in string_VkResolveModeFlagBitsKHR()
2864 eAverage = VK_RESOLVE_MODE_AVERAGE_BIT,
4182 eAverage = VK_RESOLVE_MODE_AVERAGE_BIT,
798 ename:VK_RESOLVE_MODE_AVERAGE_BIT5442 * ename:VK_RESOLVE_MODE_AVERAGE_BIT indicates that result of the resolve5468 If no resolve mode is otherwise specified, ename:VK_RESOLVE_MODE_AVERAGE_BIT
2571 ename:VK_RESOLVE_MODE_AVERAGE_BIT must: not be included in the set.
5833 VK_RESOLVE_MODE_AVERAGE_BIT = 0x00000002, enumerator5838 VK_RESOLVE_MODE_AVERAGE_BIT_KHR = VK_RESOLVE_MODE_AVERAGE_BIT,