Searched refs:maxPerStageDescriptorUpdateAfterBindSampledImages (Results 1 – 11 of 11) sorted by relevance
/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/ |
D | vk_device.c | 930 CORE_PROPERTY(maxPerStageDescriptorUpdateAfterBindSampledImages); in vk_get_physical_device_core_1_2_property_ext()
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | limits.adoc | 2061 * [[{anchor-prefix}limits-maxPerStageDescriptorUpdateAfterBindSampledImages]] 2062 pname:maxPerStageDescriptorUpdateAfterBindSampledImages is similar to 4587 | code:uint32_t | pname:maxPerStageDescriptorUpdateAfterBindSampledImages | `<<features-descr… 5045 | pname:maxPerStageDescriptorUpdateAfterBindSampledImages | 0^9^ |500000 ^9^ | min
|
D | interfaces.adoc | 1120 or pname:maxPerStageDescriptorUpdateAfterBindSampledImages 1127 or pname:maxPerStageDescriptorUpdateAfterBindSampledImages
|
D | descriptorsets.adoc | 1818 …VkPhysicalDeviceDescriptorIndexingProperties::pname:maxPerStageDescriptorUpdateAfterBindSampledIma…
|
/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkansc_hash.hpp | 3913 …E( seed, physicalDeviceDescriptorIndexingProperties.maxPerStageDescriptorUpdateAfterBindSampledIma… in operator ()() 5474 …ASH_COMBINE( seed, physicalDeviceVulkan12Properties.maxPerStageDescriptorUpdateAfterBindSampledIma… in operator ()()
|
D | vulkan_hash.hpp | 7299 …E( seed, physicalDeviceDescriptorIndexingProperties.maxPerStageDescriptorUpdateAfterBindSampledIma… in operator ()() 10716 …ASH_COMBINE( seed, physicalDeviceVulkan12Properties.maxPerStageDescriptorUpdateAfterBindSampledIma… in operator ()()
|
/hardware/google/gfxstream/guest/vulkan_enc/ |
D | goldfish_vk_marshaling_guest.cpp | 6721 vkStream->write((uint32_t*)&forMarshaling->maxPerStageDescriptorUpdateAfterBindSampledImages, in marshal_VkPhysicalDeviceVulkan12Properties() 6817 vkStream->read((uint32_t*)&forUnmarshaling->maxPerStageDescriptorUpdateAfterBindSampledImages, in unmarshal_VkPhysicalDeviceVulkan12Properties() 7579 vkStream->write((uint32_t*)&forMarshaling->maxPerStageDescriptorUpdateAfterBindSampledImages, in marshal_VkPhysicalDeviceDescriptorIndexingProperties() 7635 vkStream->read((uint32_t*)&forUnmarshaling->maxPerStageDescriptorUpdateAfterBindSampledImages, in unmarshal_VkPhysicalDeviceDescriptorIndexingProperties()
|
D | goldfish_vk_reserved_marshaling_guest.cpp | 4695 memcpy(*ptr, (uint32_t*)&forMarshaling->maxPerStageDescriptorUpdateAfterBindSampledImages, in reservedmarshal_VkPhysicalDeviceVulkan12Properties() 5242 memcpy(*ptr, (uint32_t*)&forMarshaling->maxPerStageDescriptorUpdateAfterBindSampledImages, in reservedmarshal_VkPhysicalDeviceDescriptorIndexingProperties()
|
/hardware/google/gfxstream/host/vulkan/cereal/common/ |
D | goldfish_vk_marshaling.cpp | 8122 vkStream->write((uint32_t*)&forMarshaling->maxPerStageDescriptorUpdateAfterBindSampledImages, in marshal_VkPhysicalDeviceVulkan12Properties() 8230 vkStream->read((uint32_t*)&forUnmarshaling->maxPerStageDescriptorUpdateAfterBindSampledImages, in unmarshal_VkPhysicalDeviceVulkan12Properties() 9180 vkStream->write((uint32_t*)&forMarshaling->maxPerStageDescriptorUpdateAfterBindSampledImages, in marshal_VkPhysicalDeviceDescriptorIndexingProperties() 9248 vkStream->read((uint32_t*)&forUnmarshaling->maxPerStageDescriptorUpdateAfterBindSampledImages, in unmarshal_VkPhysicalDeviceDescriptorIndexingProperties()
|
D | goldfish_vk_reserved_marshaling.cpp | 6263 memcpy((uint32_t*)&forUnmarshaling->maxPerStageDescriptorUpdateAfterBindSampledImages, *ptr, in reservedunmarshal_VkPhysicalDeviceVulkan12Properties() 7057 memcpy((uint32_t*)&forUnmarshaling->maxPerStageDescriptorUpdateAfterBindSampledImages, *ptr, in reservedunmarshal_VkPhysicalDeviceDescriptorIndexingProperties()
|
/hardware/google/gfxstream/guest/mesa/include/vulkan/ |
D | vulkan_core.h | 5995 uint32_t maxPerStageDescriptorUpdateAfterBindSampledImages; member 6199 uint32_t maxPerStageDescriptorUpdateAfterBindSampledImages; member
|