Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkPhysicalDevice4444FormatsFeaturesEXT |
Public Attributes | |
vk::StructureType | sType = StructureType::ePhysicalDevice4444FormatsFeaturesEXT |
void * | pNext = {} |
vk::Bool32 | formatA4R4G4B4 = {} |
vk::Bool32 | formatA4B4G4R4 = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::ePhysicalDevice4444FormatsFeaturesEXT |
Definition at line 56220 of file vulkan_structs.hpp.
Definition at line 56222 of file vulkan_structs.hpp.
|
inline |
Definition at line 56228 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 56239 of file vulkan_structs.hpp.
|
inline |
Definition at line 56278 of file vulkan_structs.hpp.
|
inline |
Definition at line 56273 of file vulkan_structs.hpp.
|
inline |
Definition at line 56307 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 56247 of file vulkan_structs.hpp.
|
inline |
Definition at line 56298 of file vulkan_structs.hpp.
|
inline |
Definition at line 56266 of file vulkan_structs.hpp.
|
inline |
Definition at line 56260 of file vulkan_structs.hpp.
|
inline |
Definition at line 56254 of file vulkan_structs.hpp.
|
static |
Definition at line 56224 of file vulkan_structs.hpp.
vk::Bool32 vk::PhysicalDevice4444FormatsFeaturesEXT::formatA4B4G4R4 = {} |
Definition at line 56317 of file vulkan_structs.hpp.
vk::Bool32 vk::PhysicalDevice4444FormatsFeaturesEXT::formatA4R4G4B4 = {} |
Definition at line 56316 of file vulkan_structs.hpp.
void* vk::PhysicalDevice4444FormatsFeaturesEXT::pNext = {} |
Definition at line 56315 of file vulkan_structs.hpp.
|
static |
Definition at line 56225 of file vulkan_structs.hpp.
vk::StructureType vk::PhysicalDevice4444FormatsFeaturesEXT::sType = StructureType::ePhysicalDevice4444FormatsFeaturesEXT |
Definition at line 56314 of file vulkan_structs.hpp.