|
HDK
|
#include <vulkan_structs.hpp>
Public Types | |
| using | NativeType = VkPhysicalDeviceShadingRateImagePropertiesNV |
Public Attributes | |
| VULKAN_HPP_NAMESPACE::StructureType | sType = StructureType::ePhysicalDeviceShadingRateImagePropertiesNV |
| void * | pNext = {} |
| 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 |
Definition at line 72582 of file vulkan_structs.hpp.
| using VULKAN_HPP_NAMESPACE::PhysicalDeviceShadingRateImagePropertiesNV::NativeType = VkPhysicalDeviceShadingRateImagePropertiesNV |
Definition at line 72584 of file vulkan_structs.hpp.
|
inline |
Definition at line 72590 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 72603 of file vulkan_structs.hpp.
|
inline |
Definition at line 72622 of file vulkan_structs.hpp.
|
inline |
Definition at line 72617 of file vulkan_structs.hpp.
|
inline |
Definition at line 72652 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 72611 of file vulkan_structs.hpp.
|
inline |
Definition at line 72642 of file vulkan_structs.hpp.
|
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.
|
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.