Searched refs:negativeOneToOne (Results 1 – 9 of 9) sorted by relevance
153 VkPipelineViewportDepthClipControlCreateInfoEXT::negativeOneToOne
770 slink:VkPipelineViewportDepthClipControlCreateInfoEXT::pname:negativeOneToOne1017 * pname:negativeOneToOne sets the [eq]#z~m~# in the _view volume_ to1022 * [[VUID-VkPipelineViewportDepthClipControlCreateInfoEXT-negativeOneToOne-06470]]1024 pname:negativeOneToOne must: be ename:VK_FALSE1033 To <<pipelines-dynamic-state, dynamically set>> pname:negativeOneToOne,1040 * pname:negativeOneToOne specifies the pname:negativeOneToOne state.1042 This command sets the pname:negativeOneToOne state for subsequent drawing1054 slink:VkPipelineViewportDepthClipControlCreateInfoEXT::pname:negativeOneToOne1670 slink:VkPipelineViewportDepthClipControlCreateInfoEXT::pname:negativeOneToOne1678 slink:VkPipelineViewportDepthClipControlCreateInfoEXT::pname:negativeOneToOne
5087 slink:VkPipelineViewportDepthClipControlCreateInfoEXT::pname:negativeOneToOne
5636 the pname:negativeOneToOne state in
476 vp->depth_clip_negative_one_to_one = vp_dcc_info->negativeOneToOne; in vk_viewport_state_init()2211 VkBool32 negativeOneToOne) in vk_common_CmdSetDepthClipNegativeOneToOneEXT() argument2217 vp.depth_clip_negative_one_to_one, negativeOneToOne); in vk_common_CmdSetDepthClipNegativeOneToOneEXT()
15688 VkBool32 negativeOneToOne; member16826 …FN_vkCmdSetDepthClipNegativeOneToOneEXT)(VkCommandBuffer commandBuffer, VkBool32 negativeOneToOne);16930 VkBool32 negativeOneToOne);
5101 …pthClipNegativeOneToOneEXT( VkCommandBuffer commandBuffer, VkBool32 negativeOneToOne ) const VULKA… in vkCmdSetDepthClipNegativeOneToOneEXT()5103 return ::vkCmdSetDepthClipNegativeOneToOneEXT( commandBuffer, negativeOneToOne ); in vkCmdSetDepthClipNegativeOneToOneEXT()
5616 …void setDepthClipNegativeOneToOneEXT( VULKAN_HPP_NAMESPACE::Bool32 negativeOneToOne ) const VULKA…19360 …ffer::setDepthClipNegativeOneToOneEXT( VULKAN_HPP_NAMESPACE::Bool32 negativeOneToOne ) const VULK… in setDepthClipNegativeOneToOneEXT()19366 …eEXT( static_cast<VkCommandBuffer>( m_commandBuffer ), static_cast<VkBool32>( negativeOneToOne ) ); in setDepthClipNegativeOneToOneEXT()
11456 VULKAN_HPP_HASH_COMBINE( seed, pipelineViewportDepthClipControlCreateInfoEXT.negativeOneToOne ); in operator ()()