Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkPhysicalDeviceMemoryDecompressionPropertiesNV |
Public Attributes | |
vk::StructureType | sType = StructureType::ePhysicalDeviceMemoryDecompressionPropertiesNV |
void * | pNext = {} |
vk::MemoryDecompressionMethodFlagsNV | decompressionMethods = {} |
uint64_t | maxDecompressionIndirectCount = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::ePhysicalDeviceMemoryDecompressionPropertiesNV |
Definition at line 72139 of file vulkan_structs.hpp.
using vk::PhysicalDeviceMemoryDecompressionPropertiesNV::NativeType = VkPhysicalDeviceMemoryDecompressionPropertiesNV |
Definition at line 72141 of file vulkan_structs.hpp.
|
inline |
Definition at line 72147 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 72159 of file vulkan_structs.hpp.
|
inline |
Definition at line 72178 of file vulkan_structs.hpp.
|
inline |
Definition at line 72173 of file vulkan_structs.hpp.
|
inline |
Definition at line 72208 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 72167 of file vulkan_structs.hpp.
|
inline |
Definition at line 72198 of file vulkan_structs.hpp.
|
static |
Definition at line 72143 of file vulkan_structs.hpp.
vk::MemoryDecompressionMethodFlagsNV vk::PhysicalDeviceMemoryDecompressionPropertiesNV::decompressionMethods = {} |
Definition at line 72217 of file vulkan_structs.hpp.
uint64_t vk::PhysicalDeviceMemoryDecompressionPropertiesNV::maxDecompressionIndirectCount = {} |
Definition at line 72218 of file vulkan_structs.hpp.
void* vk::PhysicalDeviceMemoryDecompressionPropertiesNV::pNext = {} |
Definition at line 72216 of file vulkan_structs.hpp.
|
static |
Definition at line 72144 of file vulkan_structs.hpp.
vk::StructureType vk::PhysicalDeviceMemoryDecompressionPropertiesNV::sType = StructureType::ePhysicalDeviceMemoryDecompressionPropertiesNV |
Definition at line 72215 of file vulkan_structs.hpp.