Home
last modified time | relevance | path

Searched refs:maxDescriptorSetUpdateAfterBindSamplers (Results 1 – 10 of 10) sorted by relevance

/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_device.c934 CORE_PROPERTY(maxDescriptorSetUpdateAfterBindSamplers); in vk_get_physical_device_core_1_2_property_ext()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dlimits.adoc2085 * [[{anchor-prefix}limits-maxDescriptorSetUpdateAfterBindSamplers]]
2086 pname:maxDescriptorSetUpdateAfterBindSamplers is similar to
4591 | code:uint32_t | pname:maxDescriptorSetUpdateAfterBindSamplers | `<<features-descr…
5049 | pname:maxDescriptorSetUpdateAfterBindSamplers | 0^9^ |500000 ^9^ | min
Ddescriptorsets.adoc1948 … sname:VkPhysicalDeviceDescriptorIndexingProperties::pname:maxDescriptorSetUpdateAfterBindSamplers
2205 or pname:maxDescriptorSetUpdateAfterBindSamplers
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_hash.hpp3917 …OMBINE( seed, physicalDeviceDescriptorIndexingProperties.maxDescriptorSetUpdateAfterBindSamplers ); in operator ()()
5478 …HPP_HASH_COMBINE( seed, physicalDeviceVulkan12Properties.maxDescriptorSetUpdateAfterBindSamplers ); in operator ()()
Dvulkan_hash.hpp7303 …OMBINE( seed, physicalDeviceDescriptorIndexingProperties.maxDescriptorSetUpdateAfterBindSamplers ); in operator ()()
10720 …HPP_HASH_COMBINE( seed, physicalDeviceVulkan12Properties.maxDescriptorSetUpdateAfterBindSamplers ); in operator ()()
/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_marshaling_guest.cpp6729 vkStream->write((uint32_t*)&forMarshaling->maxDescriptorSetUpdateAfterBindSamplers, in marshal_VkPhysicalDeviceVulkan12Properties()
6826 vkStream->read((uint32_t*)&forUnmarshaling->maxDescriptorSetUpdateAfterBindSamplers, in unmarshal_VkPhysicalDeviceVulkan12Properties()
7587 vkStream->write((uint32_t*)&forMarshaling->maxDescriptorSetUpdateAfterBindSamplers, in marshal_VkPhysicalDeviceDescriptorIndexingProperties()
7644 vkStream->read((uint32_t*)&forUnmarshaling->maxDescriptorSetUpdateAfterBindSamplers, in unmarshal_VkPhysicalDeviceDescriptorIndexingProperties()
Dgoldfish_vk_reserved_marshaling_guest.cpp4706 memcpy(*ptr, (uint32_t*)&forMarshaling->maxDescriptorSetUpdateAfterBindSamplers, in reservedmarshal_VkPhysicalDeviceVulkan12Properties()
5253 memcpy(*ptr, (uint32_t*)&forMarshaling->maxDescriptorSetUpdateAfterBindSamplers, in reservedmarshal_VkPhysicalDeviceDescriptorIndexingProperties()
/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_marshaling.cpp8130 vkStream->write((uint32_t*)&forMarshaling->maxDescriptorSetUpdateAfterBindSamplers, in marshal_VkPhysicalDeviceVulkan12Properties()
8239 vkStream->read((uint32_t*)&forUnmarshaling->maxDescriptorSetUpdateAfterBindSamplers, in unmarshal_VkPhysicalDeviceVulkan12Properties()
9188 vkStream->write((uint32_t*)&forMarshaling->maxDescriptorSetUpdateAfterBindSamplers, in marshal_VkPhysicalDeviceDescriptorIndexingProperties()
9257 vkStream->read((uint32_t*)&forUnmarshaling->maxDescriptorSetUpdateAfterBindSamplers, in unmarshal_VkPhysicalDeviceDescriptorIndexingProperties()
Dgoldfish_vk_reserved_marshaling.cpp6275 memcpy((uint32_t*)&forUnmarshaling->maxDescriptorSetUpdateAfterBindSamplers, *ptr, in reservedunmarshal_VkPhysicalDeviceVulkan12Properties()
7069 memcpy((uint32_t*)&forUnmarshaling->maxDescriptorSetUpdateAfterBindSamplers, *ptr, in reservedunmarshal_VkPhysicalDeviceDescriptorIndexingProperties()
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h5999 uint32_t maxDescriptorSetUpdateAfterBindSamplers; member
6203 uint32_t maxDescriptorSetUpdateAfterBindSamplers; member