Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkPhysicalDeviceFragmentShadingRateKHR |
Public Attributes | |
vk::StructureType | sType = StructureType::ePhysicalDeviceFragmentShadingRateKHR |
void * | pNext = {} |
vk::SampleCountFlags | sampleCounts = {} |
vk::Extent2D | fragmentSize = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::ePhysicalDeviceFragmentShadingRateKHR |
Definition at line 66819 of file vulkan_structs.hpp.
Definition at line 66821 of file vulkan_structs.hpp.
|
inline |
Definition at line 66827 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 66838 of file vulkan_structs.hpp.
|
inline |
Definition at line 66857 of file vulkan_structs.hpp.
|
inline |
Definition at line 66852 of file vulkan_structs.hpp.
|
inline |
Definition at line 66887 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 66846 of file vulkan_structs.hpp.
|
inline |
Definition at line 66878 of file vulkan_structs.hpp.
|
static |
Definition at line 66823 of file vulkan_structs.hpp.
vk::Extent2D vk::PhysicalDeviceFragmentShadingRateKHR::fragmentSize = {} |
Definition at line 66897 of file vulkan_structs.hpp.
void* vk::PhysicalDeviceFragmentShadingRateKHR::pNext = {} |
Definition at line 66895 of file vulkan_structs.hpp.
vk::SampleCountFlags vk::PhysicalDeviceFragmentShadingRateKHR::sampleCounts = {} |
Definition at line 66896 of file vulkan_structs.hpp.
|
static |
Definition at line 66824 of file vulkan_structs.hpp.
vk::StructureType vk::PhysicalDeviceFragmentShadingRateKHR::sType = StructureType::ePhysicalDeviceFragmentShadingRateKHR |
Definition at line 66894 of file vulkan_structs.hpp.