Home
last modified time | relevance | path

Searched defs:CoarseSampleOrderCustomNV (Results 1 – 3 of 3) sorted by relevance

/external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/
Dvulkan_structs.hpp9405 struct CoarseSampleOrderCustomNV struct
9408 VULKAN_HPP_CONSTEXPR CoarseSampleOrderCustomNV( in CoarseSampleOrderCustomNV() argument
9423 CoarseSampleOrderCustomNV( VkCoarseSampleOrderCustomNV const & rhs ) VULKAN_HPP_NOEXCEPT in CoarseSampleOrderCustomNV() function
9428 CoarseSampleOrderCustomNV( in CoarseSampleOrderCustomNV() function
9446 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::CoarseSampleOrderCustomNV const *>( &rhs ); in operator =()
9451 … setShadingRate( VULKAN_HPP_NAMESPACE::ShadingRatePaletteEntryNV shadingRate_ ) VULKAN_HPP_NOEXCEPT in setShadingRate()
9457 CoarseSampleOrderCustomNV & setSampleCount( uint32_t sampleCount_ ) VULKAN_HPP_NOEXCEPT in setSampleCount()
9463 …seSampleOrderCustomNV & setSampleLocationCount( uint32_t sampleLocationCount_ ) VULKAN_HPP_NOEXCEPT in setSampleLocationCount()
9470 …tions( const VULKAN_HPP_NAMESPACE::CoarseSampleLocationNV * pSampleLocations_ ) VULKAN_HPP_NOEXCEPT in setPSampleLocations()
9477 CoarseSampleOrderCustomNV & setSampleLocations( in setSampleLocations()
[all …]
/external/vulkan-headers/include/vulkan/
Dvulkan.hpp23739 struct CoarseSampleOrderCustomNV struct
23744 …VULKAN_HPP_CONSTEXPR CoarseSampleOrderCustomNV(VULKAN_HPP_NAMESPACE::ShadingRatePaletteEntryNV sha… in CoarseSampleOrderCustomNV() function
23750 CoarseSampleOrderCustomNV( VkCoarseSampleOrderCustomNV const & rhs ) VULKAN_HPP_NOEXCEPT in CoarseSampleOrderCustomNV() function
23756CoarseSampleOrderCustomNV( VULKAN_HPP_NAMESPACE::ShadingRatePaletteEntryNV shadingRate_, uint32_t … in CoarseSampleOrderCustomNV() function
23764 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::CoarseSampleOrderCustomNV const *>( &rhs ); in operator =()
23768 … CoarseSampleOrderCustomNV & operator=( CoarseSampleOrderCustomNV const & rhs ) VULKAN_HPP_NOEXCEPT in operator =()
23774 … setShadingRate( VULKAN_HPP_NAMESPACE::ShadingRatePaletteEntryNV shadingRate_ ) VULKAN_HPP_NOEXCEPT in setShadingRate()
23780 CoarseSampleOrderCustomNV & setSampleCount( uint32_t sampleCount_ ) VULKAN_HPP_NOEXCEPT in setSampleCount()
23786 …seSampleOrderCustomNV & setSampleLocationCount( uint32_t sampleLocationCount_ ) VULKAN_HPP_NOEXCEPT in setSampleLocationCount()
23792 …ations( const VULKAN_HPP_NAMESPACE::CoarseSampleLocationNV* pSampleLocations_ ) VULKAN_HPP_NOEXCEPT in setPSampleLocations()
[all …]
/external/swiftshader/include/vulkan/
Dvulkan.hpp23810 struct CoarseSampleOrderCustomNV struct
23815 …VULKAN_HPP_CONSTEXPR CoarseSampleOrderCustomNV(VULKAN_HPP_NAMESPACE::ShadingRatePaletteEntryNV sha… in CoarseSampleOrderCustomNV() function
23821 CoarseSampleOrderCustomNV( VkCoarseSampleOrderCustomNV const & rhs ) VULKAN_HPP_NOEXCEPT in CoarseSampleOrderCustomNV() function
23827CoarseSampleOrderCustomNV( VULKAN_HPP_NAMESPACE::ShadingRatePaletteEntryNV shadingRate_, uint32_t … in CoarseSampleOrderCustomNV() function
23835 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::CoarseSampleOrderCustomNV const *>( &rhs ); in operator =()
23839 … CoarseSampleOrderCustomNV & operator=( CoarseSampleOrderCustomNV const & rhs ) VULKAN_HPP_NOEXCEPT in operator =()
23845 … setShadingRate( VULKAN_HPP_NAMESPACE::ShadingRatePaletteEntryNV shadingRate_ ) VULKAN_HPP_NOEXCEPT in setShadingRate()
23851 CoarseSampleOrderCustomNV & setSampleCount( uint32_t sampleCount_ ) VULKAN_HPP_NOEXCEPT in setSampleCount()
23857 …seSampleOrderCustomNV & setSampleLocationCount( uint32_t sampleLocationCount_ ) VULKAN_HPP_NOEXCEPT in setSampleLocationCount()
23863 …ations( const VULKAN_HPP_NAMESPACE::CoarseSampleLocationNV* pSampleLocations_ ) VULKAN_HPP_NOEXCEPT in setPSampleLocations()
[all …]