Searched refs:depthBiasExact (Results 1 – 6 of 6) sorted by relevance
98 …VkBool32 depthBiasExact; // Whether or not the depth bias should b…
3774 If sname:VkDepthBiasRepresentationInfoEXT::pname:depthBiasExact is3792 If sname:VkDepthBiasRepresentationInfoEXT::pname:depthBiasExact is3914 * pname:depthBiasExact specifies that the implementation is not allowed to3928 * [[VUID-VkDepthBiasRepresentationInfoEXT-depthBiasExact-08949]]3929 If the <<features-depthBiasExact, pname:depthBiasExact>> feature is not3930 enabled, pname:depthBiasExact must: be `VK_FALSE`3975 slink:VkDepthBiasRepresentationInfoEXT with pname:depthBiasExact set to
6646 * [[features-depthBiasExact]] pname:depthBiasExact indicates whether the6649 sname:VkDepthBiasRepresentationInfoEXT::pname:depthBiasExact.
638 rs->depth_bias.exact = dbr_info->depthBiasExact; in vk_rasterization_state_init()2876 rs.depth_bias.exact, dbr_info->depthBiasExact); in vk_common_CmdSetDepthBias2EXT()
14624 VkBool32 depthBiasExact; member14639 VkBool32 depthBiasExact; member
2849 VULKAN_HPP_HASH_COMBINE( seed, depthBiasRepresentationInfoEXT.depthBiasExact ); in operator ()()7123 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceDepthBiasControlFeaturesEXT.depthBiasExact ); in operator ()()