Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkPipelineSampleLocationsStateCreateInfoEXT |
Public Attributes | |
vk::StructureType | sType = StructureType::ePipelineSampleLocationsStateCreateInfoEXT |
const void * | pNext = {} |
vk::Bool32 | sampleLocationsEnable = {} |
vk::SampleLocationsInfoEXT | sampleLocationsInfo = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::ePipelineSampleLocationsStateCreateInfoEXT |
Definition at line 93788 of file vulkan_structs.hpp.
using vk::PipelineSampleLocationsStateCreateInfoEXT::NativeType = VkPipelineSampleLocationsStateCreateInfoEXT |
Definition at line 93790 of file vulkan_structs.hpp.
|
inline |
Definition at line 93796 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 93807 of file vulkan_structs.hpp.
|
inline |
Definition at line 93848 of file vulkan_structs.hpp.
|
inline |
Definition at line 93843 of file vulkan_structs.hpp.
|
inline |
Definition at line 93881 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 93815 of file vulkan_structs.hpp.
|
inline |
Definition at line 93871 of file vulkan_structs.hpp.
|
inline |
Definition at line 93822 of file vulkan_structs.hpp.
|
inline |
Definition at line 93829 of file vulkan_structs.hpp.
|
inline |
Definition at line 93836 of file vulkan_structs.hpp.
|
static |
Definition at line 93792 of file vulkan_structs.hpp.
const void* vk::PipelineSampleLocationsStateCreateInfoEXT::pNext = {} |
Definition at line 93889 of file vulkan_structs.hpp.
vk::Bool32 vk::PipelineSampleLocationsStateCreateInfoEXT::sampleLocationsEnable = {} |
Definition at line 93890 of file vulkan_structs.hpp.
vk::SampleLocationsInfoEXT vk::PipelineSampleLocationsStateCreateInfoEXT::sampleLocationsInfo = {} |
Definition at line 93891 of file vulkan_structs.hpp.
|
static |
Definition at line 93793 of file vulkan_structs.hpp.
vk::StructureType vk::PipelineSampleLocationsStateCreateInfoEXT::sType = StructureType::ePipelineSampleLocationsStateCreateInfoEXT |
Definition at line 93888 of file vulkan_structs.hpp.