HDK
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkSamplerBorderColorComponentMappingCreateInfoEXT |
Public Attributes | |
VULKAN_HPP_NAMESPACE::StructureType | sType = StructureType::eSamplerBorderColorComponentMappingCreateInfoEXT |
const void * | pNext = {} |
VULKAN_HPP_NAMESPACE::ComponentMapping | components = {} |
VULKAN_HPP_NAMESPACE::Bool32 | srgb = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eSamplerBorderColorComponentMappingCreateInfoEXT |
Definition at line 90032 of file vulkan_structs.hpp.
using VULKAN_HPP_NAMESPACE::SamplerBorderColorComponentMappingCreateInfoEXT::NativeType = VkSamplerBorderColorComponentMappingCreateInfoEXT |
Definition at line 90034 of file vulkan_structs.hpp.
|
inline |
Definition at line 90040 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 90052 of file vulkan_structs.hpp.
|
inline |
Definition at line 90092 of file vulkan_structs.hpp.
|
inline |
Definition at line 90087 of file vulkan_structs.hpp.
|
inline |
Definition at line 90124 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 90060 of file vulkan_structs.hpp.
|
inline |
Definition at line 90115 of file vulkan_structs.hpp.
|
inline |
Definition at line 90074 of file vulkan_structs.hpp.
|
inline |
Definition at line 90067 of file vulkan_structs.hpp.
|
inline |
Definition at line 90080 of file vulkan_structs.hpp.
|
static |
Definition at line 90036 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::ComponentMapping VULKAN_HPP_NAMESPACE::SamplerBorderColorComponentMappingCreateInfoEXT::components = {} |
Definition at line 90133 of file vulkan_structs.hpp.
const void* VULKAN_HPP_NAMESPACE::SamplerBorderColorComponentMappingCreateInfoEXT::pNext = {} |
Definition at line 90132 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::Bool32 VULKAN_HPP_NAMESPACE::SamplerBorderColorComponentMappingCreateInfoEXT::srgb = {} |
Definition at line 90134 of file vulkan_structs.hpp.
|
static |
Definition at line 90037 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::SamplerBorderColorComponentMappingCreateInfoEXT::sType = StructureType::eSamplerBorderColorComponentMappingCreateInfoEXT |
Definition at line 90131 of file vulkan_structs.hpp.