Searched defs:SampleLocationsInfoEXT (Results 1 – 2 of 2) sorted by relevance
5189 struct SampleLocationsInfoEXT struct5191 using NativeType = VkSampleLocationsInfoEXT;5193 static const bool allowDuplicate = false;5194 …ULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eSampleLocationsInfoEXT;5197 VULKAN_HPP_CONSTEXPR SampleLocationsInfoEXT( in SampleLocationsInfoEXT() argument5211 SampleLocationsInfoEXT( VkSampleLocationsInfoEXT const & rhs ) VULKAN_HPP_NOEXCEPT in SampleLocationsInfoEXT() function5216 SampleLocationsInfoEXT( in SampleLocationsInfoEXT() function5233 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::SampleLocationsInfoEXT const *>( &rhs ); in operator =()5238 SampleLocationsInfoEXT & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()5244 SampleLocationsInfoEXT & setSampleLocationsPerPixel( in setSampleLocationsPerPixel()[all …]
6708 struct SampleLocationsInfoEXT struct6710 using NativeType = VkSampleLocationsInfoEXT;6712 static const bool allowDuplicate = false;6713 …ULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eSampleLocationsInfoEXT;6717 …SampleLocationsInfoEXT( VULKAN_HPP_NAMESPACE::SampleCountFlagBits sampleLocationsPerPixel_ =… in SampleLocationsInfoEXT() argument6732 SampleLocationsInfoEXT( VkSampleLocationsInfoEXT const & rhs ) VULKAN_HPP_NOEXCEPT in SampleLocationsInfoEXT() function6738 …SampleLocationsInfoEXT( VULKAN_HPP_NAMESPACE::SampleCountFlagBits … in SampleLocationsInfoEXT() function6756 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::SampleLocationsInfoEXT const *>( &rhs ); in operator =()6761 …ULKAN_HPP_CONSTEXPR_14 SampleLocationsInfoEXT & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()6768 …sPerPixel( VULKAN_HPP_NAMESPACE::SampleCountFlagBits sampleLocationsPerPixel_ ) VULKAN_HPP_NOEXCEPT in setSampleLocationsPerPixel()[all …]