Home
last modified time | relevance | path

Searched refs:maxPerStageDescriptorUpdateAfterBindSampledImages (Results 1 – 11 of 11) sorted by relevance

/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_device.c930 CORE_PROPERTY(maxPerStageDescriptorUpdateAfterBindSampledImages); in vk_get_physical_device_core_1_2_property_ext()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dlimits.adoc2061 * [[{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
Dinterfaces.adoc1120 or pname:maxPerStageDescriptorUpdateAfterBindSampledImages
1127 or pname:maxPerStageDescriptorUpdateAfterBindSampledImages
Ddescriptorsets.adoc1818 …VkPhysicalDeviceDescriptorIndexingProperties::pname:maxPerStageDescriptorUpdateAfterBindSampledIma…
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_hash.hpp3913 …E( seed, physicalDeviceDescriptorIndexingProperties.maxPerStageDescriptorUpdateAfterBindSampledIma… in operator ()()
5474 …ASH_COMBINE( seed, physicalDeviceVulkan12Properties.maxPerStageDescriptorUpdateAfterBindSampledIma… in operator ()()
Dvulkan_hash.hpp7299 …E( seed, physicalDeviceDescriptorIndexingProperties.maxPerStageDescriptorUpdateAfterBindSampledIma… in operator ()()
10716 …ASH_COMBINE( seed, physicalDeviceVulkan12Properties.maxPerStageDescriptorUpdateAfterBindSampledIma… in operator ()()
/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_marshaling_guest.cpp6721 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()
Dgoldfish_vk_reserved_marshaling_guest.cpp4695 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/
Dgoldfish_vk_marshaling.cpp8122 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()
Dgoldfish_vk_reserved_marshaling.cpp6263 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/
Dvulkan_core.h5995 uint32_t maxPerStageDescriptorUpdateAfterBindSampledImages; member
6199 uint32_t maxPerStageDescriptorUpdateAfterBindSampledImages; member