Lines Matching defs:CoarseSampleOrderCustomNV
14209 struct CoarseSampleOrderCustomNV struct
14211 using NativeType = VkCoarseSampleOrderCustomNV;
14215 …CoarseSampleOrderCustomNV( VULKAN_HPP_NAMESPACE::ShadingRatePaletteEntryNV shadingRate_ = VULKAN_H… in CoarseSampleOrderCustomNV() argument
14228 CoarseSampleOrderCustomNV( VkCoarseSampleOrderCustomNV const & rhs ) VULKAN_HPP_NOEXCEPT in CoarseSampleOrderCustomNV() function
14234 …CoarseSampleOrderCustomNV( VULKAN_HPP_NAMESPACE::ShadingRatePaletteEntryNV … in CoarseSampleOrderCustomNV() function
14250 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::CoarseSampleOrderCustomNV const *>( &rhs ); in operator =()
14255 … setShadingRate( VULKAN_HPP_NAMESPACE::ShadingRatePaletteEntryNV shadingRate_ ) VULKAN_HPP_NOEXCEPT in setShadingRate()
14261 …ONSTEXPR_14 CoarseSampleOrderCustomNV & setSampleCount( uint32_t sampleCount_ ) VULKAN_HPP_NOEXCEPT in setSampleCount()
14267 …seSampleOrderCustomNV & setSampleLocationCount( uint32_t sampleLocationCount_ ) VULKAN_HPP_NOEXCEPT in setSampleLocationCount()
14274 …tions( const VULKAN_HPP_NAMESPACE::CoarseSampleLocationNV * pSampleLocations_ ) VULKAN_HPP_NOEXCEPT in setPSampleLocations()
14281 CoarseSampleOrderCustomNV & setSampleLocations( in setSampleLocations()
14291 operator VkCoarseSampleOrderCustomNV const &() const VULKAN_HPP_NOEXCEPT in operator VkCoarseSampleOrderCustomNV const&()
14296 operator VkCoarseSampleOrderCustomNV &() VULKAN_HPP_NOEXCEPT in operator VkCoarseSampleOrderCustomNV&()
14310 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
14319 bool operator==( CoarseSampleOrderCustomNV const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
14329 bool operator!=( CoarseSampleOrderCustomNV const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
14336 …EntryNV shadingRate = VULKAN_HPP_NAMESPACE::ShadingRatePaletteEntryNV::eNoInvocations;
14337 uint32_t sampleCount = {};
14338 uint32_t sampleLocationCount = {};
14339 const VULKAN_HPP_NAMESPACE::CoarseSampleLocationNV * pSampleLocations = {};