Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkSamplerCustomBorderColorCreateInfoEXT |
Public Attributes | |
vk::StructureType | sType = StructureType::eSamplerCustomBorderColorCreateInfoEXT |
const void * | pNext = {} |
vk::ClearColorValue | customBorderColor = {} |
vk::Format | format = vk::Format::eUndefined |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eSamplerCustomBorderColorCreateInfoEXT |
Definition at line 104756 of file vulkan_structs.hpp.
using vk::SamplerCustomBorderColorCreateInfoEXT::NativeType = VkSamplerCustomBorderColorCreateInfoEXT |
Definition at line 104758 of file vulkan_structs.hpp.
|
inline |
Definition at line 104764 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 104775 of file vulkan_structs.hpp.
|
inline |
Definition at line 104815 of file vulkan_structs.hpp.
|
inline |
Definition at line 104810 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 104783 of file vulkan_structs.hpp.
|
inline |
Definition at line 104797 of file vulkan_structs.hpp.
|
inline |
Definition at line 104803 of file vulkan_structs.hpp.
|
inline |
Definition at line 104790 of file vulkan_structs.hpp.
|
static |
Definition at line 104760 of file vulkan_structs.hpp.
vk::ClearColorValue vk::SamplerCustomBorderColorCreateInfoEXT::customBorderColor = {} |
Definition at line 104838 of file vulkan_structs.hpp.
vk::Format vk::SamplerCustomBorderColorCreateInfoEXT::format = vk::Format::eUndefined |
Definition at line 104839 of file vulkan_structs.hpp.
const void* vk::SamplerCustomBorderColorCreateInfoEXT::pNext = {} |
Definition at line 104837 of file vulkan_structs.hpp.
|
static |
Definition at line 104761 of file vulkan_structs.hpp.
vk::StructureType vk::SamplerCustomBorderColorCreateInfoEXT::sType = StructureType::eSamplerCustomBorderColorCreateInfoEXT |
Definition at line 104836 of file vulkan_structs.hpp.