Searched refs:maxPerStageDescriptorUpdateAfterBindStorageImages (Results 1 – 11 of 11) sorted by relevance
/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/ |
D | vk_device.c | 931 CORE_PROPERTY(maxPerStageDescriptorUpdateAfterBindStorageImages); in vk_get_physical_device_core_1_2_property_ext()
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | limits.adoc | 2067 * [[{anchor-prefix}limits-maxPerStageDescriptorUpdateAfterBindStorageImages]] 2068 pname:maxPerStageDescriptorUpdateAfterBindStorageImages is similar to 4588 | code:uint32_t | pname:maxPerStageDescriptorUpdateAfterBindStorageImages | `<<features-descr… 5046 | pname:maxPerStageDescriptorUpdateAfterBindStorageImages | 0^9^ |500000 ^9^ | min
|
D | interfaces.adoc | 1134 or pname:maxPerStageDescriptorUpdateAfterBindStorageImages
|
D | descriptorsets.adoc | 1825 …VkPhysicalDeviceDescriptorIndexingProperties::pname:maxPerStageDescriptorUpdateAfterBindStorageIma…
|
/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkansc_hash.hpp | 3914 …E( seed, physicalDeviceDescriptorIndexingProperties.maxPerStageDescriptorUpdateAfterBindStorageIma… in operator ()() 5475 …ASH_COMBINE( seed, physicalDeviceVulkan12Properties.maxPerStageDescriptorUpdateAfterBindStorageIma… in operator ()()
|
D | vulkan_hash.hpp | 7300 …E( seed, physicalDeviceDescriptorIndexingProperties.maxPerStageDescriptorUpdateAfterBindStorageIma… in operator ()() 10717 …ASH_COMBINE( seed, physicalDeviceVulkan12Properties.maxPerStageDescriptorUpdateAfterBindStorageIma… in operator ()()
|
/hardware/google/gfxstream/guest/vulkan_enc/ |
D | goldfish_vk_marshaling_guest.cpp | 6723 vkStream->write((uint32_t*)&forMarshaling->maxPerStageDescriptorUpdateAfterBindStorageImages, in marshal_VkPhysicalDeviceVulkan12Properties() 6819 vkStream->read((uint32_t*)&forUnmarshaling->maxPerStageDescriptorUpdateAfterBindStorageImages, in unmarshal_VkPhysicalDeviceVulkan12Properties() 7581 vkStream->write((uint32_t*)&forMarshaling->maxPerStageDescriptorUpdateAfterBindStorageImages, in marshal_VkPhysicalDeviceDescriptorIndexingProperties() 7637 vkStream->read((uint32_t*)&forUnmarshaling->maxPerStageDescriptorUpdateAfterBindStorageImages, in unmarshal_VkPhysicalDeviceDescriptorIndexingProperties()
|
D | goldfish_vk_reserved_marshaling_guest.cpp | 4698 memcpy(*ptr, (uint32_t*)&forMarshaling->maxPerStageDescriptorUpdateAfterBindStorageImages, in reservedmarshal_VkPhysicalDeviceVulkan12Properties() 5245 memcpy(*ptr, (uint32_t*)&forMarshaling->maxPerStageDescriptorUpdateAfterBindStorageImages, in reservedmarshal_VkPhysicalDeviceDescriptorIndexingProperties()
|
/hardware/google/gfxstream/host/vulkan/cereal/common/ |
D | goldfish_vk_marshaling.cpp | 8124 vkStream->write((uint32_t*)&forMarshaling->maxPerStageDescriptorUpdateAfterBindStorageImages, in marshal_VkPhysicalDeviceVulkan12Properties() 8232 vkStream->read((uint32_t*)&forUnmarshaling->maxPerStageDescriptorUpdateAfterBindStorageImages, in unmarshal_VkPhysicalDeviceVulkan12Properties() 9182 vkStream->write((uint32_t*)&forMarshaling->maxPerStageDescriptorUpdateAfterBindStorageImages, in marshal_VkPhysicalDeviceDescriptorIndexingProperties() 9250 vkStream->read((uint32_t*)&forUnmarshaling->maxPerStageDescriptorUpdateAfterBindStorageImages, in unmarshal_VkPhysicalDeviceDescriptorIndexingProperties()
|
D | goldfish_vk_reserved_marshaling.cpp | 6266 memcpy((uint32_t*)&forUnmarshaling->maxPerStageDescriptorUpdateAfterBindStorageImages, *ptr, in reservedunmarshal_VkPhysicalDeviceVulkan12Properties() 7060 memcpy((uint32_t*)&forUnmarshaling->maxPerStageDescriptorUpdateAfterBindStorageImages, *ptr, in reservedunmarshal_VkPhysicalDeviceDescriptorIndexingProperties()
|
/hardware/google/gfxstream/guest/mesa/include/vulkan/ |
D | vulkan_core.h | 5996 uint32_t maxPerStageDescriptorUpdateAfterBindStorageImages; member 6200 uint32_t maxPerStageDescriptorUpdateAfterBindStorageImages; member
|