Searched defs:PipelineSampleLocationsStateCreateInfoEXT (Results 1 – 4 of 4) sorted by relevance
82601 struct PipelineSampleLocationsStateCreateInfoEXT struct82603 using NativeType = VkPipelineSampleLocationsStateCreateInfoEXT;82605 static const bool allowDuplicate = false;82606 …CONSTEXPR StructureType structureType = StructureType::ePipelineSampleLocationsStateCreateInfoEXT;82609 …VULKAN_HPP_CONSTEXPR PipelineSampleLocationsStateCreateInfoEXT( VULKAN_HPP_NAMESPACE::Bool32 … in PipelineSampleLocationsStateCreateInfoEXT() function82620 …PipelineSampleLocationsStateCreateInfoEXT( VkPipelineSampleLocationsStateCreateInfoEXT const & rhs… in PipelineSampleLocationsStateCreateInfoEXT() function82630 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PipelineSampleLocationsStateCreateInfoEXT const *>… in operator =()82635 …_14 PipelineSampleLocationsStateCreateInfoEXT & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()82642 …setSampleLocationsEnable( VULKAN_HPP_NAMESPACE::Bool32 sampleLocationsEnable_ ) VULKAN_HPP_NOEXCEPT in setSampleLocationsEnable()82649 …fo( VULKAN_HPP_NAMESPACE::SampleLocationsInfoEXT const & sampleLocationsInfo_ ) VULKAN_HPP_NOEXCEPT in setSampleLocationsInfo()[all …]
76712 struct PipelineSampleLocationsStateCreateInfoEXT struct76721 VULKAN_HPP_CONSTEXPR PipelineSampleLocationsStateCreateInfoEXT(VULKAN_HPP_NAMESPACE::Bool32 sampleL… in PipelineSampleLocationsStateCreateInfoEXT() function76727 …PipelineSampleLocationsStateCreateInfoEXT( VkPipelineSampleLocationsStateCreateInfoEXT const & rhs… in PipelineSampleLocationsStateCreateInfoEXT() function76737 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PipelineSampleLocationsStateCreateInfoEXT const *>… in operator =()76742 …_14 PipelineSampleLocationsStateCreateInfoEXT & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()76748 …setSampleLocationsEnable( VULKAN_HPP_NAMESPACE::Bool32 sampleLocationsEnable_ ) VULKAN_HPP_NOEXCEPT in setSampleLocationsEnable()76754 …fo( VULKAN_HPP_NAMESPACE::SampleLocationsInfoEXT const & sampleLocationsInfo_ ) VULKAN_HPP_NOEXCEPT in setSampleLocationsInfo()76762 operator VkPipelineSampleLocationsStateCreateInfoEXT const &() const VULKAN_HPP_NOEXCEPT in operator VkPipelineSampleLocationsStateCreateInfoEXT const&()76767 operator VkPipelineSampleLocationsStateCreateInfoEXT &() VULKAN_HPP_NOEXCEPT in operator VkPipelineSampleLocationsStateCreateInfoEXT&()76778 reflect() const VULKAN_HPP_NOEXCEPT in reflect()[all …]
87115 struct PipelineSampleLocationsStateCreateInfoEXT struct87117 using NativeType = VkPipelineSampleLocationsStateCreateInfoEXT;87119 static const bool allowDuplicate = false;87120 …CONSTEXPR StructureType structureType = StructureType::ePipelineSampleLocationsStateCreateInfoEXT;87123 …VULKAN_HPP_CONSTEXPR PipelineSampleLocationsStateCreateInfoEXT( VULKAN_HPP_NAMESPACE::Bool32 … in PipelineSampleLocationsStateCreateInfoEXT() function87134 …PipelineSampleLocationsStateCreateInfoEXT( VkPipelineSampleLocationsStateCreateInfoEXT const & rhs… in PipelineSampleLocationsStateCreateInfoEXT() function87144 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PipelineSampleLocationsStateCreateInfoEXT const *>… in operator =()87149 …_14 PipelineSampleLocationsStateCreateInfoEXT & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()87156 …setSampleLocationsEnable( VULKAN_HPP_NAMESPACE::Bool32 sampleLocationsEnable_ ) VULKAN_HPP_NOEXCEPT in setSampleLocationsEnable()87163 …fo( VULKAN_HPP_NAMESPACE::SampleLocationsInfoEXT const & sampleLocationsInfo_ ) VULKAN_HPP_NOEXCEPT in setSampleLocationsInfo()[all …]
22609 pub struct PipelineSampleLocationsStateCreateInfoEXT { struct22615 impl ::std::default::Default for PipelineSampleLocationsStateCreateInfoEXT { argument22625 impl PipelineSampleLocationsStateCreateInfoEXT { impl22642 unsafe impl ExtendsPipelineMultisampleStateCreateInfo22669 pub fn build(self) -> PipelineSampleLocationsStateCreateInfoEXT { in build()