Searched defs:PipelineSampleLocationsStateCreateInfoEXT (Results 1 – 2 of 2) sorted by relevance
60923 struct PipelineSampleLocationsStateCreateInfoEXT struct60925 using NativeType = VkPipelineSampleLocationsStateCreateInfoEXT;60927 static const bool allowDuplicate = false;60928 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType =60932 VULKAN_HPP_CONSTEXPR PipelineSampleLocationsStateCreateInfoEXT( in PipelineSampleLocationsStateCreateInfoEXT() function60942 …PipelineSampleLocationsStateCreateInfoEXT( VkPipelineSampleLocationsStateCreateInfoEXT const & rhs… in PipelineSampleLocationsStateCreateInfoEXT() function60955 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PipelineSampleLocationsStateCreateInfoEXT const *>… in operator =()60960 PipelineSampleLocationsStateCreateInfoEXT & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()60967 …setSampleLocationsEnable( VULKAN_HPP_NAMESPACE::Bool32 sampleLocationsEnable_ ) VULKAN_HPP_NOEXCEPT in setSampleLocationsEnable()60973 PipelineSampleLocationsStateCreateInfoEXT & setSampleLocationsInfo( in setSampleLocationsInfo()[all …]
93788 struct PipelineSampleLocationsStateCreateInfoEXT struct93790 using NativeType = VkPipelineSampleLocationsStateCreateInfoEXT;93792 static const bool allowDuplicate = false;93793 …CONSTEXPR StructureType structureType = StructureType::ePipelineSampleLocationsStateCreateInfoEXT;93796 …VULKAN_HPP_CONSTEXPR PipelineSampleLocationsStateCreateInfoEXT( VULKAN_HPP_NAMESPACE::Bool32 … in PipelineSampleLocationsStateCreateInfoEXT() function93807 …PipelineSampleLocationsStateCreateInfoEXT( VkPipelineSampleLocationsStateCreateInfoEXT const & rhs… in PipelineSampleLocationsStateCreateInfoEXT() function93817 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PipelineSampleLocationsStateCreateInfoEXT const *>… in operator =()93822 …_14 PipelineSampleLocationsStateCreateInfoEXT & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()93829 …setSampleLocationsEnable( VULKAN_HPP_NAMESPACE::Bool32 sampleLocationsEnable_ ) VULKAN_HPP_NOEXCEPT in setSampleLocationsEnable()93836 …fo( VULKAN_HPP_NAMESPACE::SampleLocationsInfoEXT const & sampleLocationsInfo_ ) VULKAN_HPP_NOEXCEPT in setSampleLocationsInfo()[all …]