Home
last modified time | relevance | path

Searched refs:decompressedSize (Results 1 – 4 of 4) sorted by relevance

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
DVK_NV_memory_decompression.adoc46 * pname:decompressedSize is the size of decompressed data in bytes.
64 pname:decompressedSize must: be less than or equal to 65536 bytes
67 pname:decompressedSize must: be valid and bound to a
69 * [[VUID-VkDecompressMemoryRegionNV-decompressedSize-07689]]
70 The pname:decompressedSize must: be large enough to hold the
77 {plus} pname:decompressedSize region
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h16584 VkDeviceSize decompressedSize; member
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_hash.hpp2716 VULKAN_HPP_HASH_COMBINE( seed, decompressMemoryRegionNV.decompressedSize ); in operator ()()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/
DChangeLog.adoc45 slink:VkDecompressMemoryRegionNV::pname:decompressedSize limit, and fix