Searched refs:multisampledRenderToSingleSampledEnable (Results 1 – 8 of 8) sorted by relevance
42 VkBool32 multisampledRenderToSingleSampledEnable; member
475 if (mrtss && !mrtss->multisampledRenderToSingleSampledEnable) in vk_common_CreateRenderPass2()731 assert(mrtss->multisampledRenderToSingleSampledEnable); in vk_common_CreateRenderPass2()734 .multisampledRenderToSingleSampledEnable = VK_TRUE, in vk_common_CreateRenderPass2()1671 } else if (subpass->mrtss.multisampledRenderToSingleSampledEnable && in begin_subpass()1807 (subpass->mrtss.multisampledRenderToSingleSampledEnable && in begin_subpass()
770 renderToTextureInfo.multisampledRenderToSingleSampledEnable = true; in CreateRenderPass2()
1962 if (ssi && ssi->multisampledRenderToSingleSampledEnable) { in handle_begin_rendering()
14035 VkBool32 multisampledRenderToSingleSampledEnable; member
46050 , multisampledRenderToSingleSampledEnable( multisampledRenderToSingleSampledEnable_ )46081 multisampledRenderToSingleSampledEnable = multisampledRenderToSingleSampledEnable_; in setMultisampledRenderToSingleSampledEnable()46114 … return std::tie( sType, pNext, multisampledRenderToSingleSampledEnable, rasterizationSamples ); in reflect()46126 …) && ( pNext == rhs.pNext ) && ( multisampledRenderToSingleSampledEnable == rhs.multisampledRender… in operator ==()46140 VULKAN_HPP_NAMESPACE::Bool32 multisampledRenderToSingleSampledEnable = {}; member
14304 VkBool32 multisampledRenderToSingleSampledEnable; member
6181 …_COMBINE( seed, multisampledRenderToSingleSampledInfoEXT.multisampledRenderToSingleSampledEnable ); in operator ()()