Home
last modified time | relevance | path

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

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dlimits.adoc2372 * [[limits-maxSubsampledArrayLayers]] pname:maxSubsampledArrayLayers is
4677 | code:uint32_t | pname:maxSubsampledArrayLayers | `apiext:VK_EXT_fragm…
5135 | pname:maxSubsampledArrayLayers | 2 | 2 | min
Dresources.adoc5100 must: be less than or equal to <<limits-maxSubsampledArrayLayers,
5101 sname:VkPhysicalDeviceFragmentDensityMap2PropertiesEXT::pname:maxSubsampledArrayLayers>>
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h15330 uint32_t maxSubsampledArrayLayers; member
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_hash.hpp7821 …_HPP_HASH_COMBINE( seed, physicalDeviceFragmentDensityMap2PropertiesEXT.maxSubsampledArrayLayers ); in operator ()()