Searched refs:maxUpdateAfterBindDescriptorsInAllPools (Results 1 – 12 of 12) sorted by relevance
/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/ |
D | vk_device.c | 919 CORE_PROPERTY(maxUpdateAfterBindDescriptorsInAllPools); in vk_get_physical_device_core_1_2_property_ext()
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/ |
D | VK_EXT_mutable_descriptor_type.adoc | 158 …do not consume device-global descriptor resources (e.g. `maxUpdateAfterBindDescriptorsInAllPools`),
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | limits.adoc | 1983 * [[{anchor-prefix}limits-maxUpdateAfterBindDescriptorsInAllPools]] 1984 pname:maxUpdateAfterBindDescriptorsInAllPools is the maximum number of 4578 | code:uint32_t | pname:maxUpdateAfterBindDescriptorsInAllPools | `<<features-descr… 5036 | pname:maxUpdateAfterBindDescriptorsInAllPools | 0 |500000| min
|
D | descriptorsets.adoc | 2498 pname:maxUpdateAfterBindDescriptorsInAllPools, or if fragmentation of the
|
/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkansc_hash.hpp | 3902 …OMBINE( seed, physicalDeviceDescriptorIndexingProperties.maxUpdateAfterBindDescriptorsInAllPools ); in operator ()() 5463 …HPP_HASH_COMBINE( seed, physicalDeviceVulkan12Properties.maxUpdateAfterBindDescriptorsInAllPools ); in operator ()()
|
D | vulkan_hash.hpp | 7288 …OMBINE( seed, physicalDeviceDescriptorIndexingProperties.maxUpdateAfterBindDescriptorsInAllPools ); in operator ()() 10705 …HPP_HASH_COMBINE( seed, physicalDeviceVulkan12Properties.maxUpdateAfterBindDescriptorsInAllPools ); in operator ()()
|
/hardware/google/gfxstream/guest/vulkan_enc/ |
D | goldfish_vk_marshaling_guest.cpp | 6701 vkStream->write((uint32_t*)&forMarshaling->maxUpdateAfterBindDescriptorsInAllPools, in marshal_VkPhysicalDeviceVulkan12Properties() 6796 vkStream->read((uint32_t*)&forUnmarshaling->maxUpdateAfterBindDescriptorsInAllPools, in unmarshal_VkPhysicalDeviceVulkan12Properties() 7559 vkStream->write((uint32_t*)&forMarshaling->maxUpdateAfterBindDescriptorsInAllPools, in marshal_VkPhysicalDeviceDescriptorIndexingProperties() 7614 vkStream->read((uint32_t*)&forUnmarshaling->maxUpdateAfterBindDescriptorsInAllPools, in unmarshal_VkPhysicalDeviceDescriptorIndexingProperties()
|
D | goldfish_vk_reserved_marshaling_guest.cpp | 4664 memcpy(*ptr, (uint32_t*)&forMarshaling->maxUpdateAfterBindDescriptorsInAllPools, in reservedmarshal_VkPhysicalDeviceVulkan12Properties() 5211 memcpy(*ptr, (uint32_t*)&forMarshaling->maxUpdateAfterBindDescriptorsInAllPools, in reservedmarshal_VkPhysicalDeviceDescriptorIndexingProperties()
|
/hardware/google/gfxstream/host/vulkan/cereal/common/ |
D | goldfish_vk_marshaling.cpp | 8102 vkStream->write((uint32_t*)&forMarshaling->maxUpdateAfterBindDescriptorsInAllPools, in marshal_VkPhysicalDeviceVulkan12Properties() 8209 vkStream->read((uint32_t*)&forUnmarshaling->maxUpdateAfterBindDescriptorsInAllPools, in unmarshal_VkPhysicalDeviceVulkan12Properties() 9160 vkStream->write((uint32_t*)&forMarshaling->maxUpdateAfterBindDescriptorsInAllPools, in marshal_VkPhysicalDeviceDescriptorIndexingProperties() 9227 vkStream->read((uint32_t*)&forUnmarshaling->maxUpdateAfterBindDescriptorsInAllPools, in unmarshal_VkPhysicalDeviceDescriptorIndexingProperties()
|
D | goldfish_vk_reserved_marshaling.cpp | 6232 memcpy((uint32_t*)&forUnmarshaling->maxUpdateAfterBindDescriptorsInAllPools, *ptr, in reservedunmarshal_VkPhysicalDeviceVulkan12Properties() 7026 memcpy((uint32_t*)&forUnmarshaling->maxUpdateAfterBindDescriptorsInAllPools, *ptr, in reservedunmarshal_VkPhysicalDeviceDescriptorIndexingProperties()
|
/hardware/google/gfxstream/guest/mesa/include/vulkan/ |
D | vulkan_core.h | 5984 uint32_t maxUpdateAfterBindDescriptorsInAllPools; member 6188 uint32_t maxUpdateAfterBindDescriptorsInAllPools; member
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/ |
D | ChangeLog.adoc | 9047 <<features-limits-maxUpdateAfterBindDescriptorsInAllPools, 9048 pname:maxUpdateAfterBindDescriptorsInAllPools>> limit (public pull
|