Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_device.c939 CORE_PROPERTY(maxDescriptorSetUpdateAfterBindSampledImages); in vk_get_physical_device_core_1_2_property_ext()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dlimits.adoc2127 * [[{anchor-prefix}limits-maxDescriptorSetUpdateAfterBindSampledImages]]
2128 pname:maxDescriptorSetUpdateAfterBindSampledImages is similar to
4596 | code:uint32_t | pname:maxDescriptorSetUpdateAfterBindSampledImages | `<<features-descr…
5054 | pname:maxDescriptorSetUpdateAfterBindSampledImages | 0^9^ |500000 ^9^ | min
Ddescriptorsets.adoc1980 …me:VkPhysicalDeviceDescriptorIndexingProperties::pname:maxDescriptorSetUpdateAfterBindSampledImages
2210 or pname:maxDescriptorSetUpdateAfterBindSampledImages
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_hash.hpp3922 …INE( seed, physicalDeviceDescriptorIndexingProperties.maxDescriptorSetUpdateAfterBindSampledImages in operator ()()
5483 …_HASH_COMBINE( seed, physicalDeviceVulkan12Properties.maxDescriptorSetUpdateAfterBindSampledImages in operator ()()
Dvulkan_hash.hpp7308 …INE( seed, physicalDeviceDescriptorIndexingProperties.maxDescriptorSetUpdateAfterBindSampledImages in operator ()()
10725 …_HASH_COMBINE( seed, physicalDeviceVulkan12Properties.maxDescriptorSetUpdateAfterBindSampledImages in operator ()()
/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_marshaling_guest.cpp6739 vkStream->write((uint32_t*)&forMarshaling->maxDescriptorSetUpdateAfterBindSampledImages, in marshal_VkPhysicalDeviceVulkan12Properties()
6838 vkStream->read((uint32_t*)&forUnmarshaling->maxDescriptorSetUpdateAfterBindSampledImages, in unmarshal_VkPhysicalDeviceVulkan12Properties()
7597 vkStream->write((uint32_t*)&forMarshaling->maxDescriptorSetUpdateAfterBindSampledImages, in marshal_VkPhysicalDeviceDescriptorIndexingProperties()
7656 vkStream->read((uint32_t*)&forUnmarshaling->maxDescriptorSetUpdateAfterBindSampledImages, in unmarshal_VkPhysicalDeviceDescriptorIndexingProperties()
Dgoldfish_vk_reserved_marshaling_guest.cpp4721 memcpy(*ptr, (uint32_t*)&forMarshaling->maxDescriptorSetUpdateAfterBindSampledImages, in reservedmarshal_VkPhysicalDeviceVulkan12Properties()
5268 memcpy(*ptr, (uint32_t*)&forMarshaling->maxDescriptorSetUpdateAfterBindSampledImages, in reservedmarshal_VkPhysicalDeviceDescriptorIndexingProperties()
/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_marshaling.cpp8140 vkStream->write((uint32_t*)&forMarshaling->maxDescriptorSetUpdateAfterBindSampledImages, in marshal_VkPhysicalDeviceVulkan12Properties()
8251 vkStream->read((uint32_t*)&forUnmarshaling->maxDescriptorSetUpdateAfterBindSampledImages, in unmarshal_VkPhysicalDeviceVulkan12Properties()
9198 vkStream->write((uint32_t*)&forMarshaling->maxDescriptorSetUpdateAfterBindSampledImages, in marshal_VkPhysicalDeviceDescriptorIndexingProperties()
9269 vkStream->read((uint32_t*)&forUnmarshaling->maxDescriptorSetUpdateAfterBindSampledImages, in unmarshal_VkPhysicalDeviceDescriptorIndexingProperties()
Dgoldfish_vk_reserved_marshaling.cpp6290 memcpy((uint32_t*)&forUnmarshaling->maxDescriptorSetUpdateAfterBindSampledImages, *ptr, in reservedunmarshal_VkPhysicalDeviceVulkan12Properties()
7084 memcpy((uint32_t*)&forUnmarshaling->maxDescriptorSetUpdateAfterBindSampledImages, *ptr, in reservedunmarshal_VkPhysicalDeviceDescriptorIndexingProperties()
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h6004 uint32_t maxDescriptorSetUpdateAfterBindSampledImages; member
6208 uint32_t maxDescriptorSetUpdateAfterBindSampledImages; member