HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
VULKAN_HPP_NAMESPACE::PhysicalDeviceShadingRateImagePropertiesNV Struct Reference

#include <vulkan_structs.hpp>

Public Types

using NativeType = VkPhysicalDeviceShadingRateImagePropertiesNV
 

Public Member Functions

VULKAN_HPP_CONSTEXPR PhysicalDeviceShadingRateImagePropertiesNV (VULKAN_HPP_NAMESPACE::Extent2D shadingRateTexelSize_={}, uint32_t shadingRatePaletteSize_={}, uint32_t shadingRateMaxCoarseSamples_={}, void *pNext_=nullptr) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR PhysicalDeviceShadingRateImagePropertiesNV (PhysicalDeviceShadingRateImagePropertiesNV const &rhs) VULKAN_HPP_NOEXCEPT=default
 
 PhysicalDeviceShadingRateImagePropertiesNV (VkPhysicalDeviceShadingRateImagePropertiesNV const &rhs) VULKAN_HPP_NOEXCEPT
 
PhysicalDeviceShadingRateImagePropertiesNVoperator= (PhysicalDeviceShadingRateImagePropertiesNV const &rhs) VULKAN_HPP_NOEXCEPT=default
 
PhysicalDeviceShadingRateImagePropertiesNVoperator= (VkPhysicalDeviceShadingRateImagePropertiesNV const &rhs) VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDeviceShadingRateImagePropertiesNV const & () const VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDeviceShadingRateImagePropertiesNV & () VULKAN_HPP_NOEXCEPT
 
bool operator== (PhysicalDeviceShadingRateImagePropertiesNV const &rhs) const VULKAN_HPP_NOEXCEPT
 
bool operator!= (PhysicalDeviceShadingRateImagePropertiesNV const &rhs) const VULKAN_HPP_NOEXCEPT
 

Public Attributes

VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::ePhysicalDeviceShadingRateImagePropertiesNV
 
voidpNext = {}
 
VULKAN_HPP_NAMESPACE::Extent2D shadingRateTexelSize = {}
 
uint32_t shadingRatePaletteSize = {}
 
uint32_t shadingRateMaxCoarseSamples = {}
 

Static Public Attributes

static const bool allowDuplicate = false
 
static
VULKAN_HPP_CONST_OR_CONSTEXPR
StructureType 
structureType = StructureType::ePhysicalDeviceShadingRateImagePropertiesNV
 

Detailed Description

Definition at line 72582 of file vulkan_structs.hpp.

Member Typedef Documentation

Constructor & Destructor Documentation

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::PhysicalDeviceShadingRateImagePropertiesNV::PhysicalDeviceShadingRateImagePropertiesNV ( VULKAN_HPP_NAMESPACE::Extent2D  shadingRateTexelSize_ = {},
uint32_t  shadingRatePaletteSize_ = {},
uint32_t  shadingRateMaxCoarseSamples_ = {},
void pNext_ = nullptr 
)
inline

Definition at line 72590 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::PhysicalDeviceShadingRateImagePropertiesNV::PhysicalDeviceShadingRateImagePropertiesNV ( PhysicalDeviceShadingRateImagePropertiesNV const rhs)
default
VULKAN_HPP_NAMESPACE::PhysicalDeviceShadingRateImagePropertiesNV::PhysicalDeviceShadingRateImagePropertiesNV ( VkPhysicalDeviceShadingRateImagePropertiesNV const rhs)
inline

Definition at line 72603 of file vulkan_structs.hpp.

Member Function Documentation

VULKAN_HPP_NAMESPACE::PhysicalDeviceShadingRateImagePropertiesNV::operator VkPhysicalDeviceShadingRateImagePropertiesNV & ( )
inline

Definition at line 72622 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::PhysicalDeviceShadingRateImagePropertiesNV::operator VkPhysicalDeviceShadingRateImagePropertiesNV const & ( ) const
inline

Definition at line 72617 of file vulkan_structs.hpp.

PhysicalDeviceShadingRateImagePropertiesNV& VULKAN_HPP_NAMESPACE::PhysicalDeviceShadingRateImagePropertiesNV::operator= ( PhysicalDeviceShadingRateImagePropertiesNV const rhs)
default
PhysicalDeviceShadingRateImagePropertiesNV& VULKAN_HPP_NAMESPACE::PhysicalDeviceShadingRateImagePropertiesNV::operator= ( VkPhysicalDeviceShadingRateImagePropertiesNV const rhs)
inline

Definition at line 72611 of file vulkan_structs.hpp.

bool VULKAN_HPP_NAMESPACE::PhysicalDeviceShadingRateImagePropertiesNV::operator== ( PhysicalDeviceShadingRateImagePropertiesNV const rhs) const
inline

Definition at line 72642 of file vulkan_structs.hpp.

Member Data Documentation

const bool VULKAN_HPP_NAMESPACE::PhysicalDeviceShadingRateImagePropertiesNV::allowDuplicate = false
static

Definition at line 72586 of file vulkan_structs.hpp.

void* VULKAN_HPP_NAMESPACE::PhysicalDeviceShadingRateImagePropertiesNV::pNext = {}

Definition at line 72660 of file vulkan_structs.hpp.

uint32_t VULKAN_HPP_NAMESPACE::PhysicalDeviceShadingRateImagePropertiesNV::shadingRateMaxCoarseSamples = {}

Definition at line 72663 of file vulkan_structs.hpp.

uint32_t VULKAN_HPP_NAMESPACE::PhysicalDeviceShadingRateImagePropertiesNV::shadingRatePaletteSize = {}

Definition at line 72662 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::Extent2D VULKAN_HPP_NAMESPACE::PhysicalDeviceShadingRateImagePropertiesNV::shadingRateTexelSize = {}

Definition at line 72661 of file vulkan_structs.hpp.

VULKAN_HPP_CONST_OR_CONSTEXPR StructureType VULKAN_HPP_NAMESPACE::PhysicalDeviceShadingRateImagePropertiesNV::structureType = StructureType::ePhysicalDeviceShadingRateImagePropertiesNV
static

Definition at line 72587 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::PhysicalDeviceShadingRateImagePropertiesNV::sType = StructureType::ePhysicalDeviceShadingRateImagePropertiesNV

Definition at line 72659 of file vulkan_structs.hpp.


The documentation for this struct was generated from the following file: