Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkPipelineCoverageToColorStateCreateInfoNV |
Public Attributes | |
vk::StructureType | sType = StructureType::ePipelineCoverageToColorStateCreateInfoNV |
const void * | pNext = {} |
vk::PipelineCoverageToColorStateCreateFlagsNV | flags = {} |
vk::Bool32 | coverageToColorEnable = {} |
uint32_t | coverageToColorLocation = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::ePipelineCoverageToColorStateCreateInfoNV |
Definition at line 90821 of file vulkan_structs.hpp.
using vk::PipelineCoverageToColorStateCreateInfoNV::NativeType = VkPipelineCoverageToColorStateCreateInfoNV |
Definition at line 90823 of file vulkan_structs.hpp.
|
inline |
Definition at line 90829 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 90842 of file vulkan_structs.hpp.
|
inline |
Definition at line 90889 of file vulkan_structs.hpp.
|
inline |
Definition at line 90884 of file vulkan_structs.hpp.
|
inline |
Definition at line 90923 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 90850 of file vulkan_structs.hpp.
|
inline |
Definition at line 90913 of file vulkan_structs.hpp.
|
inline |
Definition at line 90871 of file vulkan_structs.hpp.
|
inline |
Definition at line 90877 of file vulkan_structs.hpp.
|
inline |
Definition at line 90864 of file vulkan_structs.hpp.
|
inline |
Definition at line 90857 of file vulkan_structs.hpp.
|
static |
Definition at line 90825 of file vulkan_structs.hpp.
vk::Bool32 vk::PipelineCoverageToColorStateCreateInfoNV::coverageToColorEnable = {} |
Definition at line 90933 of file vulkan_structs.hpp.
uint32_t vk::PipelineCoverageToColorStateCreateInfoNV::coverageToColorLocation = {} |
Definition at line 90934 of file vulkan_structs.hpp.
vk::PipelineCoverageToColorStateCreateFlagsNV vk::PipelineCoverageToColorStateCreateInfoNV::flags = {} |
Definition at line 90932 of file vulkan_structs.hpp.
const void* vk::PipelineCoverageToColorStateCreateInfoNV::pNext = {} |
Definition at line 90931 of file vulkan_structs.hpp.
|
static |
Definition at line 90826 of file vulkan_structs.hpp.
vk::StructureType vk::PipelineCoverageToColorStateCreateInfoNV::sType = StructureType::ePipelineCoverageToColorStateCreateInfoNV |
Definition at line 90930 of file vulkan_structs.hpp.