Searched defs:SampleLocationsInfoEXT (Results 1 – 2 of 2) sorted by relevance
1562 struct SampleLocationsInfoEXT struct1564 using NativeType = VkSampleLocationsInfoEXT;1566 static const bool allowDuplicate = false;1567 …VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eSampleLocationsInfoEXT;1571 VULKAN_HPP_CONSTEXPR SampleLocationsInfoEXT(VULKAN_HPP_NAMESPACE::SampleCountFlagBits sampleLocatio… in SampleLocationsInfoEXT() function1577 SampleLocationsInfoEXT( VkSampleLocationsInfoEXT const & rhs ) VULKAN_HPP_NOEXCEPT in SampleLocationsInfoEXT() function1582 …SampleLocationsInfoEXT( VULKAN_HPP_NAMESPACE::SampleCountFlagBits sampleLocationsPerPixel_, VULKAN… in SampleLocationsInfoEXT() function1593 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::SampleLocationsInfoEXT const *>( &rhs ); in operator =()1598 …ULKAN_HPP_CONSTEXPR_14 SampleLocationsInfoEXT & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()1604 …sPerPixel( VULKAN_HPP_NAMESPACE::SampleCountFlagBits sampleLocationsPerPixel_ ) VULKAN_HPP_NOEXCEPT in setSampleLocationsPerPixel()[all …]
6230 struct SampleLocationsInfoEXT struct6232 using NativeType = VkSampleLocationsInfoEXT;6234 static const bool allowDuplicate = false;6235 …VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eSampleLocationsInfoEXT;6239 VULKAN_HPP_CONSTEXPR SampleLocationsInfoEXT(VULKAN_HPP_NAMESPACE::SampleCountFlagBits sampleLocatio… in SampleLocationsInfoEXT() function6245 SampleLocationsInfoEXT( VkSampleLocationsInfoEXT const & rhs ) VULKAN_HPP_NOEXCEPT in SampleLocationsInfoEXT() function6250 …SampleLocationsInfoEXT( VULKAN_HPP_NAMESPACE::SampleCountFlagBits sampleLocationsPerPixel_, VULKAN… in SampleLocationsInfoEXT() function6261 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::SampleLocationsInfoEXT const *>( &rhs ); in operator =()6266 …ULKAN_HPP_CONSTEXPR_14 SampleLocationsInfoEXT & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()6272 …sPerPixel( VULKAN_HPP_NAMESPACE::SampleCountFlagBits sampleLocationsPerPixel_ ) VULKAN_HPP_NOEXCEPT in setSampleLocationsPerPixel()[all …]