Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
VkDecompressMemoryRegionNV Struct Reference

#include <vulkan_core.h>

Data Fields

VkDeviceAddress srcAddress
 
VkDeviceAddress dstAddress
 
VkDeviceSize compressedSize
 
VkDeviceSize decompressedSize
 
VkMemoryDecompressionMethodFlagsNV decompressionMethod
 

Detailed Description

Definition at line 18081 of file vulkan_core.h.

Field Documentation

◆ compressedSize

VkDeviceSize VkDecompressMemoryRegionNV::compressedSize

Definition at line 18084 of file vulkan_core.h.

◆ decompressedSize

VkDeviceSize VkDecompressMemoryRegionNV::decompressedSize

Definition at line 18085 of file vulkan_core.h.

◆ decompressionMethod

VkMemoryDecompressionMethodFlagsNV VkDecompressMemoryRegionNV::decompressionMethod

Definition at line 18086 of file vulkan_core.h.

◆ dstAddress

VkDeviceAddress VkDecompressMemoryRegionNV::dstAddress

Definition at line 18083 of file vulkan_core.h.

◆ srcAddress

VkDeviceAddress VkDecompressMemoryRegionNV::srcAddress

Definition at line 18082 of file vulkan_core.h.


The documentation for this struct was generated from the following file: