Home | History | Annotate | Download | only in vulkan

Lines Matching defs:VkPipelineRasterizationDepthClipStateCreateInfoEXT

40509     PipelineRasterizationDepthClipStateCreateInfoEXT( VkPipelineRasterizationDepthClipStateCreateInfoEXT const & rhs )
40514 PipelineRasterizationDepthClipStateCreateInfoEXT& operator=( VkPipelineRasterizationDepthClipStateCreateInfoEXT const & rhs )
40538 operator VkPipelineRasterizationDepthClipStateCreateInfoEXT const&() const
40540 return *reinterpret_cast<const VkPipelineRasterizationDepthClipStateCreateInfoEXT*>( this );
40543 operator VkPipelineRasterizationDepthClipStateCreateInfoEXT &()
40545 return *reinterpret_cast<VkPipelineRasterizationDepthClipStateCreateInfoEXT*>( this );
40569 static_assert( sizeof( PipelineRasterizationDepthClipStateCreateInfoEXT ) == sizeof( VkPipelineRasterizationDepthClipStateCreateInfoEXT ), "struct and wrapper have different size!" );