Home
last modified time | relevance | path

Searched defs:PhysicalDeviceMemoryDecompressionPropertiesNV (Results 1 – 1 of 1) sorted by relevance

/third_party/vulkan-headers/include/vulkan/
Dvulkan_structs.hpp72139 struct PhysicalDeviceMemoryDecompressionPropertiesNV struct
72141 using NativeType = VkPhysicalDeviceMemoryDecompressionPropertiesNV;
72143 static const bool allowDuplicate = false;
72144 …TEXPR StructureType structureType = StructureType::ePhysicalDeviceMemoryDecompressionPropertiesNV;
72147 …VULKAN_HPP_CONSTEXPR PhysicalDeviceMemoryDecompressionPropertiesNV( VULKAN_HPP_NAMESPACE::MemoryDe… in PhysicalDeviceMemoryDecompressionPropertiesNV() function
72159PhysicalDeviceMemoryDecompressionPropertiesNV( VkPhysicalDeviceMemoryDecompressionPropertiesNV con… in PhysicalDeviceMemoryDecompressionPropertiesNV() function
72169 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceMemoryDecompressionPropertiesNV cons… in operator =()
72173 operator VkPhysicalDeviceMemoryDecompressionPropertiesNV const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceMemoryDecompressionPropertiesNV const&()
72178 operator VkPhysicalDeviceMemoryDecompressionPropertiesNV &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceMemoryDecompressionPropertiesNV&()
72189 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
[all …]