Searched refs:descriptorBindingUpdateUnusedWhilePending (Results 1 – 11 of 11) sorted by relevance
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/roadmap/ |
D | Roadmap-2022.adoc | 54 …** <<features-descriptorBindingUpdateUnusedWhilePending, pname:descriptorBindingUpdateUnusedWhileP…
|
/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/ |
D | vk_device.c | 660 CORE_FEATURE(descriptorBindingUpdateUnusedWhilePending); in vk_get_physical_device_core_1_2_feature_ext()
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | features.adoc | 2190 * [[{anchor-prefix}features-descriptorBindingUpdateUnusedWhilePending]] 2191 pname:descriptorBindingUpdateUnusedWhilePending indicates whether the 7277 ** <<features-descriptorBindingUpdateUnusedWhilePending, 7278 pname:descriptorBindingUpdateUnusedWhilePending>> 8097 * <<features-descriptorBindingUpdateUnusedWhilePending, 8098 pname:descriptorBindingUpdateUnusedWhilePending>>
|
D | descriptorsets.adoc | 1156 …* [[VUID-VkDescriptorSetLayoutBindingFlagsCreateInfo-descriptorBindingUpdateUnusedWhilePending-030… 1158 … slink:VkPhysicalDeviceDescriptorIndexingFeatures::pname:descriptorBindingUpdateUnusedWhilePending
|
/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkansc_hash.hpp | 3887 …COMBINE( seed, physicalDeviceDescriptorIndexingFeatures.descriptorBindingUpdateUnusedWhilePending … in operator ()() 5404 …_HPP_HASH_COMBINE( seed, physicalDeviceVulkan12Features.descriptorBindingUpdateUnusedWhilePending … in operator ()()
|
D | vulkan_hash.hpp | 7273 …COMBINE( seed, physicalDeviceDescriptorIndexingFeatures.descriptorBindingUpdateUnusedWhilePending … in operator ()() 10646 …_HPP_HASH_COMBINE( seed, physicalDeviceVulkan12Features.descriptorBindingUpdateUnusedWhilePending … in operator ()()
|
/hardware/google/gfxstream/guest/vulkan_enc/ |
D | goldfish_vk_marshaling_guest.cpp | 6543 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()
|
D | goldfish_vk_reserved_marshaling_guest.cpp | 4544 memcpy(*ptr, (VkBool32*)&forMarshaling->descriptorBindingUpdateUnusedWhilePending, in reservedmarshal_VkPhysicalDeviceVulkan12Features() 5188 memcpy(*ptr, (VkBool32*)&forMarshaling->descriptorBindingUpdateUnusedWhilePending, in reservedmarshal_VkPhysicalDeviceDescriptorIndexingFeatures()
|
/hardware/google/gfxstream/host/vulkan/cereal/common/ |
D | goldfish_vk_marshaling.cpp | 7933 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()
|
D | goldfish_vk_reserved_marshaling.cpp | 6101 memcpy((VkBool32*)&forUnmarshaling->descriptorBindingUpdateUnusedWhilePending, *ptr, in reservedunmarshal_VkPhysicalDeviceVulkan12Features() 6989 memcpy((VkBool32*)&forUnmarshaling->descriptorBindingUpdateUnusedWhilePending, *ptr, in reservedunmarshal_VkPhysicalDeviceDescriptorIndexingFeatures()
|
/hardware/google/gfxstream/guest/mesa/include/vulkan/ |
D | vulkan_core.h | 5930 VkBool32 descriptorBindingUpdateUnusedWhilePending; member 6179 VkBool32 descriptorBindingUpdateUnusedWhilePending; member
|