Home
last modified time | relevance | path

Searched refs:maxPushDescriptors (Results 1 – 5 of 5) sorted by relevance

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dlimits.adoc900 * [[limits-maxPushDescriptors]] pname:maxPushDescriptors is the maximum
4983 | pname:maxPushDescriptors | - | 32 | min
Ddescriptorsets.adoc620 slink:VkPhysicalDevicePushDescriptorPropertiesKHR::pname:maxPushDescriptors
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h8802 uint32_t maxPushDescriptors; member
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/
DChangeLog.adoc1278 * Fix <<limits-maxPushDescriptors, pname:maxPushDescriptors>> description
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_hash.hpp9425 VULKAN_HPP_HASH_COMBINE( seed, physicalDevicePushDescriptorPropertiesKHR.maxPushDescriptors ); in operator ()()