Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkSamplerBorderColorComponentMappingCreateInfoEXT |
Public Attributes | |
vk::StructureType | sType = StructureType::eSamplerBorderColorComponentMappingCreateInfoEXT |
const void * | pNext = {} |
vk::ComponentMapping | components = {} |
vk::Bool32 | srgb = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eSamplerBorderColorComponentMappingCreateInfoEXT |
Definition at line 104183 of file vulkan_structs.hpp.
using vk::SamplerBorderColorComponentMappingCreateInfoEXT::NativeType = VkSamplerBorderColorComponentMappingCreateInfoEXT |
Definition at line 104185 of file vulkan_structs.hpp.
|
inline |
Definition at line 104191 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 104203 of file vulkan_structs.hpp.
|
inline |
Definition at line 104243 of file vulkan_structs.hpp.
|
inline |
Definition at line 104238 of file vulkan_structs.hpp.
|
inline |
Definition at line 104275 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 104211 of file vulkan_structs.hpp.
|
inline |
Definition at line 104266 of file vulkan_structs.hpp.
|
inline |
Definition at line 104225 of file vulkan_structs.hpp.
|
inline |
Definition at line 104218 of file vulkan_structs.hpp.
|
inline |
Definition at line 104231 of file vulkan_structs.hpp.
|
static |
Definition at line 104187 of file vulkan_structs.hpp.
vk::ComponentMapping vk::SamplerBorderColorComponentMappingCreateInfoEXT::components = {} |
Definition at line 104284 of file vulkan_structs.hpp.
const void* vk::SamplerBorderColorComponentMappingCreateInfoEXT::pNext = {} |
Definition at line 104283 of file vulkan_structs.hpp.
vk::Bool32 vk::SamplerBorderColorComponentMappingCreateInfoEXT::srgb = {} |
Definition at line 104285 of file vulkan_structs.hpp.
|
static |
Definition at line 104188 of file vulkan_structs.hpp.
vk::StructureType vk::SamplerBorderColorComponentMappingCreateInfoEXT::sType = StructureType::eSamplerBorderColorComponentMappingCreateInfoEXT |
Definition at line 104282 of file vulkan_structs.hpp.