Searched refs:maxDescriptorSetUpdateAfterBindUniformBuffers (Results 1 – 11 of 11) sorted by relevance
/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/ |
D | vk_device.c | 935 CORE_PROPERTY(maxDescriptorSetUpdateAfterBindUniformBuffers); in vk_get_physical_device_core_1_2_property_ext()
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | limits.adoc | 2091 * [[{anchor-prefix}limits-maxDescriptorSetUpdateAfterBindUniformBuffers]] 2092 pname:maxDescriptorSetUpdateAfterBindUniformBuffers is similar to 4592 | code:uint32_t | pname:maxDescriptorSetUpdateAfterBindUniformBuffers | `<<features-descr… 5050 | pname:maxDescriptorSetUpdateAfterBindUniformBuffers | 0^9^ |72 ^8^ ^9^ | min, _n_ {times} P…
|
D | descriptorsets.adoc | 1954 …e:VkPhysicalDeviceDescriptorIndexingProperties::pname:maxDescriptorSetUpdateAfterBindUniformBuffers 2220 or pname:maxDescriptorSetUpdateAfterBindUniformBuffers
|
/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkansc_hash.hpp | 3918 …INE( seed, physicalDeviceDescriptorIndexingProperties.maxDescriptorSetUpdateAfterBindUniformBuffer… in operator ()() 5479 …_HASH_COMBINE( seed, physicalDeviceVulkan12Properties.maxDescriptorSetUpdateAfterBindUniformBuffer… in operator ()()
|
D | vulkan_hash.hpp | 7304 …INE( seed, physicalDeviceDescriptorIndexingProperties.maxDescriptorSetUpdateAfterBindUniformBuffer… in operator ()() 10721 …_HASH_COMBINE( seed, physicalDeviceVulkan12Properties.maxDescriptorSetUpdateAfterBindUniformBuffer… in operator ()()
|
/hardware/google/gfxstream/guest/vulkan_enc/ |
D | goldfish_vk_marshaling_guest.cpp | 6731 vkStream->write((uint32_t*)&forMarshaling->maxDescriptorSetUpdateAfterBindUniformBuffers, in marshal_VkPhysicalDeviceVulkan12Properties() 6828 vkStream->read((uint32_t*)&forUnmarshaling->maxDescriptorSetUpdateAfterBindUniformBuffers, in unmarshal_VkPhysicalDeviceVulkan12Properties() 7589 vkStream->write((uint32_t*)&forMarshaling->maxDescriptorSetUpdateAfterBindUniformBuffers, in marshal_VkPhysicalDeviceDescriptorIndexingProperties() 7646 vkStream->read((uint32_t*)&forUnmarshaling->maxDescriptorSetUpdateAfterBindUniformBuffers, in unmarshal_VkPhysicalDeviceDescriptorIndexingProperties()
|
D | goldfish_vk_reserved_marshaling_guest.cpp | 4709 memcpy(*ptr, (uint32_t*)&forMarshaling->maxDescriptorSetUpdateAfterBindUniformBuffers, in reservedmarshal_VkPhysicalDeviceVulkan12Properties() 5256 memcpy(*ptr, (uint32_t*)&forMarshaling->maxDescriptorSetUpdateAfterBindUniformBuffers, in reservedmarshal_VkPhysicalDeviceDescriptorIndexingProperties()
|
/hardware/google/gfxstream/host/vulkan/cereal/common/ |
D | goldfish_vk_marshaling.cpp | 8132 vkStream->write((uint32_t*)&forMarshaling->maxDescriptorSetUpdateAfterBindUniformBuffers, in marshal_VkPhysicalDeviceVulkan12Properties() 8241 vkStream->read((uint32_t*)&forUnmarshaling->maxDescriptorSetUpdateAfterBindUniformBuffers, in unmarshal_VkPhysicalDeviceVulkan12Properties() 9190 vkStream->write((uint32_t*)&forMarshaling->maxDescriptorSetUpdateAfterBindUniformBuffers, in marshal_VkPhysicalDeviceDescriptorIndexingProperties() 9259 vkStream->read((uint32_t*)&forUnmarshaling->maxDescriptorSetUpdateAfterBindUniformBuffers, in unmarshal_VkPhysicalDeviceDescriptorIndexingProperties()
|
D | goldfish_vk_reserved_marshaling.cpp | 6278 memcpy((uint32_t*)&forUnmarshaling->maxDescriptorSetUpdateAfterBindUniformBuffers, *ptr, in reservedunmarshal_VkPhysicalDeviceVulkan12Properties() 7072 memcpy((uint32_t*)&forUnmarshaling->maxDescriptorSetUpdateAfterBindUniformBuffers, *ptr, in reservedunmarshal_VkPhysicalDeviceDescriptorIndexingProperties()
|
/hardware/google/gfxstream/guest/mesa/include/vulkan/ |
D | vulkan_core.h | 6000 uint32_t maxDescriptorSetUpdateAfterBindUniformBuffers; member 6204 uint32_t maxDescriptorSetUpdateAfterBindUniformBuffers; member
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/ |
D | ChangeLog.adoc | 9170 pname:maxDescriptorSetUpdateAfterBindUniformBuffers minimum limit to 72
|