Home
last modified time | relevance | path

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

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/roadmap/
DRoadmap-2022.adoc54 …** <<features-descriptorBindingUpdateUnusedWhilePending, pname:descriptorBindingUpdateUnusedWhileP…
/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_device.c660 CORE_FEATURE(descriptorBindingUpdateUnusedWhilePending); in vk_get_physical_device_core_1_2_feature_ext()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dfeatures.adoc2190 * [[{anchor-prefix}features-descriptorBindingUpdateUnusedWhilePending]]
2191 pname:descriptorBindingUpdateUnusedWhilePending indicates whether the
7277 ** <<features-descriptorBindingUpdateUnusedWhilePending,
7278 pname:descriptorBindingUpdateUnusedWhilePending>>
8097 * <<features-descriptorBindingUpdateUnusedWhilePending,
8098 pname:descriptorBindingUpdateUnusedWhilePending>>
Ddescriptorsets.adoc1156 …* [[VUID-VkDescriptorSetLayoutBindingFlagsCreateInfo-descriptorBindingUpdateUnusedWhilePending-030…
1158 … slink:VkPhysicalDeviceDescriptorIndexingFeatures::pname:descriptorBindingUpdateUnusedWhilePending
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_hash.hpp3887 …COMBINE( seed, physicalDeviceDescriptorIndexingFeatures.descriptorBindingUpdateUnusedWhilePending in operator ()()
5404 …_HPP_HASH_COMBINE( seed, physicalDeviceVulkan12Features.descriptorBindingUpdateUnusedWhilePending in operator ()()
Dvulkan_hash.hpp7273 …COMBINE( seed, physicalDeviceDescriptorIndexingFeatures.descriptorBindingUpdateUnusedWhilePending in operator ()()
10646 …_HPP_HASH_COMBINE( seed, physicalDeviceVulkan12Features.descriptorBindingUpdateUnusedWhilePending in operator ()()
/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_marshaling_guest.cpp6543 vkStream->write((VkBool32*)&forMarshaling->descriptorBindingUpdateUnusedWhilePending, in marshal_VkPhysicalDeviceVulkan12Features()
6621 vkStream->read((VkBool32*)&forUnmarshaling->descriptorBindingUpdateUnusedWhilePending, in unmarshal_VkPhysicalDeviceVulkan12Features()
7493 vkStream->write((VkBool32*)&forMarshaling->descriptorBindingUpdateUnusedWhilePending, in marshal_VkPhysicalDeviceDescriptorIndexingFeatures()
7542 vkStream->read((VkBool32*)&forUnmarshaling->descriptorBindingUpdateUnusedWhilePending, in unmarshal_VkPhysicalDeviceDescriptorIndexingFeatures()
Dgoldfish_vk_reserved_marshaling_guest.cpp4544 memcpy(*ptr, (VkBool32*)&forMarshaling->descriptorBindingUpdateUnusedWhilePending, in reservedmarshal_VkPhysicalDeviceVulkan12Features()
5188 memcpy(*ptr, (VkBool32*)&forMarshaling->descriptorBindingUpdateUnusedWhilePending, in reservedmarshal_VkPhysicalDeviceDescriptorIndexingFeatures()
/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_marshaling.cpp7933 vkStream->write((VkBool32*)&forMarshaling->descriptorBindingUpdateUnusedWhilePending, in marshal_VkPhysicalDeviceVulkan12Features()
8022 vkStream->read((VkBool32*)&forUnmarshaling->descriptorBindingUpdateUnusedWhilePending, in unmarshal_VkPhysicalDeviceVulkan12Features()
9082 vkStream->write((VkBool32*)&forMarshaling->descriptorBindingUpdateUnusedWhilePending, in marshal_VkPhysicalDeviceDescriptorIndexingFeatures()
9143 vkStream->read((VkBool32*)&forUnmarshaling->descriptorBindingUpdateUnusedWhilePending, in unmarshal_VkPhysicalDeviceDescriptorIndexingFeatures()
Dgoldfish_vk_reserved_marshaling.cpp6101 memcpy((VkBool32*)&forUnmarshaling->descriptorBindingUpdateUnusedWhilePending, *ptr, in reservedunmarshal_VkPhysicalDeviceVulkan12Features()
6989 memcpy((VkBool32*)&forUnmarshaling->descriptorBindingUpdateUnusedWhilePending, *ptr, in reservedunmarshal_VkPhysicalDeviceDescriptorIndexingFeatures()
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h5930 VkBool32 descriptorBindingUpdateUnusedWhilePending; member
6179 VkBool32 descriptorBindingUpdateUnusedWhilePending; member