Searched refs:maxDescriptorSetUpdateAfterBindStorageBuffersDynamic (Results 1 – 11 of 11) sorted by relevance
/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/ |
D | vk_device.c | 938 CORE_PROPERTY(maxDescriptorSetUpdateAfterBindStorageBuffersDynamic); in vk_get_physical_device_core_1_2_property_ext()
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | limits.adoc | 2115 * [[{anchor-prefix}limits-maxDescriptorSetUpdateAfterBindStorageBuffersDynamic]] 2116 pname:maxDescriptorSetUpdateAfterBindStorageBuffersDynamic is similar to 4595 | code:uint32_t | pname:maxDescriptorSetUpdateAfterBindStorageBuffersDynamic| `<<features-descr… 5053 | pname:maxDescriptorSetUpdateAfterBindStorageBuffersDynamic| 0^9^ |4 ^9^ | min
|
D | descriptorsets.adoc | 1972 …PhysicalDeviceDescriptorIndexingProperties::pname:maxDescriptorSetUpdateAfterBindStorageBuffersDyn… 2235 or pname:maxDescriptorSetUpdateAfterBindStorageBuffersDynamic
|
/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkansc_hash.hpp | 3921 … seed, physicalDeviceDescriptorIndexingProperties.maxDescriptorSetUpdateAfterBindStorageBuffersDyn… in operator ()() 5482 …H_COMBINE( seed, physicalDeviceVulkan12Properties.maxDescriptorSetUpdateAfterBindStorageBuffersDyn… in operator ()()
|
D | vulkan_hash.hpp | 7307 … seed, physicalDeviceDescriptorIndexingProperties.maxDescriptorSetUpdateAfterBindStorageBuffersDyn… in operator ()() 10724 …H_COMBINE( seed, physicalDeviceVulkan12Properties.maxDescriptorSetUpdateAfterBindStorageBuffersDyn… in operator ()()
|
/hardware/google/gfxstream/guest/vulkan_enc/ |
D | goldfish_vk_marshaling_guest.cpp | 6737 vkStream->write((uint32_t*)&forMarshaling->maxDescriptorSetUpdateAfterBindStorageBuffersDynamic, in marshal_VkPhysicalDeviceVulkan12Properties() 6836 (uint32_t*)&forUnmarshaling->maxDescriptorSetUpdateAfterBindStorageBuffersDynamic, in unmarshal_VkPhysicalDeviceVulkan12Properties() 7595 vkStream->write((uint32_t*)&forMarshaling->maxDescriptorSetUpdateAfterBindStorageBuffersDynamic, in marshal_VkPhysicalDeviceDescriptorIndexingProperties() 7654 (uint32_t*)&forUnmarshaling->maxDescriptorSetUpdateAfterBindStorageBuffersDynamic, in unmarshal_VkPhysicalDeviceDescriptorIndexingProperties()
|
D | goldfish_vk_reserved_marshaling_guest.cpp | 4718 memcpy(*ptr, (uint32_t*)&forMarshaling->maxDescriptorSetUpdateAfterBindStorageBuffersDynamic, in reservedmarshal_VkPhysicalDeviceVulkan12Properties() 5265 memcpy(*ptr, (uint32_t*)&forMarshaling->maxDescriptorSetUpdateAfterBindStorageBuffersDynamic, in reservedmarshal_VkPhysicalDeviceDescriptorIndexingProperties()
|
/hardware/google/gfxstream/host/vulkan/cereal/common/ |
D | goldfish_vk_marshaling.cpp | 8138 vkStream->write((uint32_t*)&forMarshaling->maxDescriptorSetUpdateAfterBindStorageBuffersDynamic, in marshal_VkPhysicalDeviceVulkan12Properties() 8249 (uint32_t*)&forUnmarshaling->maxDescriptorSetUpdateAfterBindStorageBuffersDynamic, in unmarshal_VkPhysicalDeviceVulkan12Properties() 9196 vkStream->write((uint32_t*)&forMarshaling->maxDescriptorSetUpdateAfterBindStorageBuffersDynamic, in marshal_VkPhysicalDeviceDescriptorIndexingProperties() 9267 (uint32_t*)&forUnmarshaling->maxDescriptorSetUpdateAfterBindStorageBuffersDynamic, in unmarshal_VkPhysicalDeviceDescriptorIndexingProperties()
|
D | goldfish_vk_reserved_marshaling.cpp | 6287 memcpy((uint32_t*)&forUnmarshaling->maxDescriptorSetUpdateAfterBindStorageBuffersDynamic, *ptr, in reservedunmarshal_VkPhysicalDeviceVulkan12Properties() 7081 memcpy((uint32_t*)&forUnmarshaling->maxDescriptorSetUpdateAfterBindStorageBuffersDynamic, *ptr, in reservedunmarshal_VkPhysicalDeviceDescriptorIndexingProperties()
|
/hardware/google/gfxstream/guest/mesa/include/vulkan/ |
D | vulkan_core.h | 6003 uint32_t maxDescriptorSetUpdateAfterBindStorageBuffersDynamic; member 6207 uint32_t maxDescriptorSetUpdateAfterBindStorageBuffersDynamic; member
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/ |
D | ChangeLog.adoc | 5318 <<limits-maxDescriptorSetUpdateAfterBindStorageBuffersDynamic>> sections
|