Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkDecompressMemoryRegionNV |
Public Attributes | |
vk::DeviceAddress | srcAddress = {} |
vk::DeviceAddress | dstAddress = {} |
vk::DeviceSize | compressedSize = {} |
vk::DeviceSize | decompressedSize = {} |
vk::MemoryDecompressionMethodFlagsNV | decompressionMethod = {} |
Definition at line 22199 of file vulkan_structs.hpp.
Definition at line 22201 of file vulkan_structs.hpp.
|
inline |
Definition at line 22204 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 22219 of file vulkan_structs.hpp.
|
inline |
Definition at line 22271 of file vulkan_structs.hpp.
|
inline |
Definition at line 22266 of file vulkan_structs.hpp.
|
inline |
Definition at line 22305 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 22227 of file vulkan_structs.hpp.
|
inline |
Definition at line 22295 of file vulkan_structs.hpp.
|
inline |
Definition at line 22246 of file vulkan_structs.hpp.
|
inline |
Definition at line 22252 of file vulkan_structs.hpp.
|
inline |
Definition at line 22259 of file vulkan_structs.hpp.
|
inline |
Definition at line 22240 of file vulkan_structs.hpp.
|
inline |
Definition at line 22234 of file vulkan_structs.hpp.
vk::DeviceSize vk::DecompressMemoryRegionNV::compressedSize = {} |
Definition at line 22314 of file vulkan_structs.hpp.
vk::DeviceSize vk::DecompressMemoryRegionNV::decompressedSize = {} |
Definition at line 22315 of file vulkan_structs.hpp.
vk::MemoryDecompressionMethodFlagsNV vk::DecompressMemoryRegionNV::decompressionMethod = {} |
Definition at line 22316 of file vulkan_structs.hpp.
vk::DeviceAddress vk::DecompressMemoryRegionNV::dstAddress = {} |
Definition at line 22313 of file vulkan_structs.hpp.
vk::DeviceAddress vk::DecompressMemoryRegionNV::srcAddress = {} |
Definition at line 22312 of file vulkan_structs.hpp.