Home
last modified time | relevance | path

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

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/
DVK_EXT_descriptor_buffer.adoc557 uint32_t maxEmbeddedImmutableSamplers;
593 * `maxEmbeddedImmutableSamplers` describes the maximum number of unique immutable samplers in descr…
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dlimits.adoc3554 * [[limits-maxEmbeddedImmutableSamplers]]
3555 pname:maxEmbeddedImmutableSamplers indicates the maximum number of
4763 | code:uint32_t | pname:maxEmbeddedImmutableSamplers | `<<VK_EXT_descripto…
5230 | pname:maxEmbeddedImmutableSamplers | - | 2032 | min
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h14911 uint32_t maxEmbeddedImmutableSamplers; member
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_hash.hpp7221 …HPP_HASH_COMBINE( seed, physicalDeviceDescriptorBufferPropertiesEXT.maxEmbeddedImmutableSamplers ); in operator ()()