Searched refs:maxDescriptorSetUpdateAfterBindStorageBuffers (Results 1 – 10 of 10) sorted by relevance
/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/ |
D | vk_device.c | 937 CORE_PROPERTY(maxDescriptorSetUpdateAfterBindStorageBuffers); in vk_get_physical_device_core_1_2_property_ext()
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | limits.adoc | 2109 * [[{anchor-prefix}limits-maxDescriptorSetUpdateAfterBindStorageBuffers]] 2110 pname:maxDescriptorSetUpdateAfterBindStorageBuffers is similar to 4594 | code:uint32_t | pname:maxDescriptorSetUpdateAfterBindStorageBuffers | `<<features-descr… 5052 | pname:maxDescriptorSetUpdateAfterBindStorageBuffers | 0^9^ |500000 ^9^ | min
|
D | descriptorsets.adoc | 1966 …e:VkPhysicalDeviceDescriptorIndexingProperties::pname:maxDescriptorSetUpdateAfterBindStorageBuffers 2230 or pname:maxDescriptorSetUpdateAfterBindStorageBuffers
|
/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkansc_hash.hpp | 3920 …INE( seed, physicalDeviceDescriptorIndexingProperties.maxDescriptorSetUpdateAfterBindStorageBuffer… in operator ()() 5481 …_HASH_COMBINE( seed, physicalDeviceVulkan12Properties.maxDescriptorSetUpdateAfterBindStorageBuffer… in operator ()()
|
D | vulkan_hash.hpp | 7306 …INE( seed, physicalDeviceDescriptorIndexingProperties.maxDescriptorSetUpdateAfterBindStorageBuffer… in operator ()() 10723 …_HASH_COMBINE( seed, physicalDeviceVulkan12Properties.maxDescriptorSetUpdateAfterBindStorageBuffer… in operator ()()
|
/hardware/google/gfxstream/guest/vulkan_enc/ |
D | goldfish_vk_marshaling_guest.cpp | 6735 vkStream->write((uint32_t*)&forMarshaling->maxDescriptorSetUpdateAfterBindStorageBuffers, in marshal_VkPhysicalDeviceVulkan12Properties() 6833 vkStream->read((uint32_t*)&forUnmarshaling->maxDescriptorSetUpdateAfterBindStorageBuffers, in unmarshal_VkPhysicalDeviceVulkan12Properties() 7593 vkStream->write((uint32_t*)&forMarshaling->maxDescriptorSetUpdateAfterBindStorageBuffers, in marshal_VkPhysicalDeviceDescriptorIndexingProperties() 7651 vkStream->read((uint32_t*)&forUnmarshaling->maxDescriptorSetUpdateAfterBindStorageBuffers, in unmarshal_VkPhysicalDeviceDescriptorIndexingProperties()
|
D | goldfish_vk_reserved_marshaling_guest.cpp | 4715 memcpy(*ptr, (uint32_t*)&forMarshaling->maxDescriptorSetUpdateAfterBindStorageBuffers, in reservedmarshal_VkPhysicalDeviceVulkan12Properties() 5262 memcpy(*ptr, (uint32_t*)&forMarshaling->maxDescriptorSetUpdateAfterBindStorageBuffers, in reservedmarshal_VkPhysicalDeviceDescriptorIndexingProperties()
|
/hardware/google/gfxstream/host/vulkan/cereal/common/ |
D | goldfish_vk_marshaling.cpp | 8136 vkStream->write((uint32_t*)&forMarshaling->maxDescriptorSetUpdateAfterBindStorageBuffers, in marshal_VkPhysicalDeviceVulkan12Properties() 8246 vkStream->read((uint32_t*)&forUnmarshaling->maxDescriptorSetUpdateAfterBindStorageBuffers, in unmarshal_VkPhysicalDeviceVulkan12Properties() 9194 vkStream->write((uint32_t*)&forMarshaling->maxDescriptorSetUpdateAfterBindStorageBuffers, in marshal_VkPhysicalDeviceDescriptorIndexingProperties() 9264 vkStream->read((uint32_t*)&forUnmarshaling->maxDescriptorSetUpdateAfterBindStorageBuffers, in unmarshal_VkPhysicalDeviceDescriptorIndexingProperties()
|
D | goldfish_vk_reserved_marshaling.cpp | 6284 memcpy((uint32_t*)&forUnmarshaling->maxDescriptorSetUpdateAfterBindStorageBuffers, *ptr, in reservedunmarshal_VkPhysicalDeviceVulkan12Properties() 7078 memcpy((uint32_t*)&forUnmarshaling->maxDescriptorSetUpdateAfterBindStorageBuffers, *ptr, in reservedunmarshal_VkPhysicalDeviceDescriptorIndexingProperties()
|
/hardware/google/gfxstream/guest/mesa/include/vulkan/ |
D | vulkan_core.h | 6002 uint32_t maxDescriptorSetUpdateAfterBindStorageBuffers; member 6206 uint32_t maxDescriptorSetUpdateAfterBindStorageBuffers; member
|