Lines Matching defs:CoarseSampleOrderCustomNV
13705 struct CoarseSampleOrderCustomNV struct
13707 using NativeType = VkCoarseSampleOrderCustomNV;
13711 …CoarseSampleOrderCustomNV( VULKAN_HPP_NAMESPACE::ShadingRatePaletteEntryNV shadingRate_ = VULKAN_H… in CoarseSampleOrderCustomNV() argument
13724 CoarseSampleOrderCustomNV( VkCoarseSampleOrderCustomNV const & rhs ) VULKAN_HPP_NOEXCEPT in CoarseSampleOrderCustomNV() function
13730 …CoarseSampleOrderCustomNV( VULKAN_HPP_NAMESPACE::ShadingRatePaletteEntryNV … in CoarseSampleOrderCustomNV() function
13746 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::CoarseSampleOrderCustomNV const *>( &rhs ); in operator =()
13751 … setShadingRate( VULKAN_HPP_NAMESPACE::ShadingRatePaletteEntryNV shadingRate_ ) VULKAN_HPP_NOEXCEPT in setShadingRate()
13757 …ONSTEXPR_14 CoarseSampleOrderCustomNV & setSampleCount( uint32_t sampleCount_ ) VULKAN_HPP_NOEXCEPT in setSampleCount()
13763 …seSampleOrderCustomNV & setSampleLocationCount( uint32_t sampleLocationCount_ ) VULKAN_HPP_NOEXCEPT in setSampleLocationCount()
13770 …tions( const VULKAN_HPP_NAMESPACE::CoarseSampleLocationNV * pSampleLocations_ ) VULKAN_HPP_NOEXCEPT in setPSampleLocations()
13777 CoarseSampleOrderCustomNV & setSampleLocations( in setSampleLocations()
13787 explicit operator VkCoarseSampleOrderCustomNV const &() const VULKAN_HPP_NOEXCEPT in operator VkCoarseSampleOrderCustomNV const&()
13792 explicit operator VkCoarseSampleOrderCustomNV &() VULKAN_HPP_NOEXCEPT in operator VkCoarseSampleOrderCustomNV&()
13806 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
13815 bool operator==( CoarseSampleOrderCustomNV const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
13825 bool operator!=( CoarseSampleOrderCustomNV const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
13832 …EntryNV shadingRate = VULKAN_HPP_NAMESPACE::ShadingRatePaletteEntryNV::eNoInvocations;
13833 uint32_t sampleCount = {};
13834 uint32_t sampleLocationCount = {};
13835 const VULKAN_HPP_NAMESPACE::CoarseSampleLocationNV * pSampleLocations = {};