Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_device.c927 CORE_PROPERTY(maxPerStageDescriptorUpdateAfterBindSamplers); in vk_get_physical_device_core_1_2_property_ext()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dlimits.adoc2043 * [[{anchor-prefix}limits-maxPerStageDescriptorUpdateAfterBindSamplers]]
2044 pname:maxPerStageDescriptorUpdateAfterBindSamplers is similar to
4584 | code:uint32_t | pname:maxPerStageDescriptorUpdateAfterBindSamplers | `<<features-descr…
5042 | pname:maxPerStageDescriptorUpdateAfterBindSamplers | 0^9^ |500000 ^9^ | min
Dinterfaces.adoc1114 or pname:maxPerStageDescriptorUpdateAfterBindSamplers
Ddescriptorsets.adoc1796 …me:VkPhysicalDeviceDescriptorIndexingProperties::pname:maxPerStageDescriptorUpdateAfterBindSamplers
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_hash.hpp3910 …INE( seed, physicalDeviceDescriptorIndexingProperties.maxPerStageDescriptorUpdateAfterBindSamplers in operator ()()
5471 …_HASH_COMBINE( seed, physicalDeviceVulkan12Properties.maxPerStageDescriptorUpdateAfterBindSamplers in operator ()()
Dvulkan_hash.hpp7296 …INE( seed, physicalDeviceDescriptorIndexingProperties.maxPerStageDescriptorUpdateAfterBindSamplers in operator ()()
10713 …_HASH_COMBINE( seed, physicalDeviceVulkan12Properties.maxPerStageDescriptorUpdateAfterBindSamplers in operator ()()
/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_marshaling_guest.cpp6715 vkStream->write((uint32_t*)&forMarshaling->maxPerStageDescriptorUpdateAfterBindSamplers, in marshal_VkPhysicalDeviceVulkan12Properties()
6811 vkStream->read((uint32_t*)&forUnmarshaling->maxPerStageDescriptorUpdateAfterBindSamplers, in unmarshal_VkPhysicalDeviceVulkan12Properties()
7573 vkStream->write((uint32_t*)&forMarshaling->maxPerStageDescriptorUpdateAfterBindSamplers, in marshal_VkPhysicalDeviceDescriptorIndexingProperties()
7629 vkStream->read((uint32_t*)&forUnmarshaling->maxPerStageDescriptorUpdateAfterBindSamplers, in unmarshal_VkPhysicalDeviceDescriptorIndexingProperties()
Dgoldfish_vk_reserved_marshaling_guest.cpp4686 memcpy(*ptr, (uint32_t*)&forMarshaling->maxPerStageDescriptorUpdateAfterBindSamplers, in reservedmarshal_VkPhysicalDeviceVulkan12Properties()
5233 memcpy(*ptr, (uint32_t*)&forMarshaling->maxPerStageDescriptorUpdateAfterBindSamplers, in reservedmarshal_VkPhysicalDeviceDescriptorIndexingProperties()
/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_marshaling.cpp8116 vkStream->write((uint32_t*)&forMarshaling->maxPerStageDescriptorUpdateAfterBindSamplers, in marshal_VkPhysicalDeviceVulkan12Properties()
8224 vkStream->read((uint32_t*)&forUnmarshaling->maxPerStageDescriptorUpdateAfterBindSamplers, in unmarshal_VkPhysicalDeviceVulkan12Properties()
9174 vkStream->write((uint32_t*)&forMarshaling->maxPerStageDescriptorUpdateAfterBindSamplers, in marshal_VkPhysicalDeviceDescriptorIndexingProperties()
9242 vkStream->read((uint32_t*)&forUnmarshaling->maxPerStageDescriptorUpdateAfterBindSamplers, in unmarshal_VkPhysicalDeviceDescriptorIndexingProperties()
Dgoldfish_vk_reserved_marshaling.cpp6254 memcpy((uint32_t*)&forUnmarshaling->maxPerStageDescriptorUpdateAfterBindSamplers, *ptr, in reservedunmarshal_VkPhysicalDeviceVulkan12Properties()
7048 memcpy((uint32_t*)&forUnmarshaling->maxPerStageDescriptorUpdateAfterBindSamplers, *ptr, in reservedunmarshal_VkPhysicalDeviceDescriptorIndexingProperties()
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h5992 uint32_t maxPerStageDescriptorUpdateAfterBindSamplers; member
6196 uint32_t maxPerStageDescriptorUpdateAfterBindSamplers; member