Searched refs:depthBiasRepresentation (Results 1 – 5 of 5) sorted by relevance
97 …VkDepthBiasRepresentationEXT depthBiasRepresentation; // The depth bias representation for the …
637 rs->depth_bias.representation = dbr_info->depthBiasRepresentation; in vk_rasterization_state_init()2874 rs.depth_bias.representation, dbr_info->depthBiasRepresentation); in vk_common_CmdSetDepthBias2EXT()
3912 * pname:depthBiasRepresentation is a elink:VkDepthBiasRepresentationEXT3922 enabled, pname:depthBiasRepresentation must: not be3926 feature is not enabled, pname:depthBiasRepresentation must: not be3939 slink:VkDepthBiasRepresentationInfoEXT::pname:depthBiasRepresentation,3976 ename:VK_FALSE and pname:depthBiasRepresentation set to
14638 VkDepthBiasRepresentationEXT depthBiasRepresentation; member
2848 VULKAN_HPP_HASH_COMBINE( seed, depthBiasRepresentationInfoEXT.depthBiasRepresentation ); in operator ()()