Home
last modified time | relevance | path

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

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/roadmap/
DRoadmap-2022.adoc50 …** <<features-descriptorBindingStorageImageUpdateAfterBind, pname:descriptorBindingStorageImageUpd…
/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_device.c656 CORE_FEATURE(descriptorBindingStorageImageUpdateAfterBind); in vk_get_physical_device_core_1_2_feature_ext()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dfeatures.adoc2162 * [[{anchor-prefix}features-descriptorBindingStorageImageUpdateAfterBind]]
2163 pname:descriptorBindingStorageImageUpdateAfterBind indicates whether the
7263 ** <<features-descriptorBindingStorageImageUpdateAfterBind,
7264 pname:descriptorBindingStorageImageUpdateAfterBind>>
8089 * <<features-descriptorBindingStorageImageUpdateAfterBind,
8090 pname:descriptorBindingStorageImageUpdateAfterBind>>
Ddescriptorsets.adoc1109 …* [[VUID-VkDescriptorSetLayoutBindingFlagsCreateInfo-descriptorBindingStorageImageUpdateAfterBind-…
1111 …link:VkPhysicalDeviceDescriptorIndexingFeatures::pname:descriptorBindingStorageImageUpdateAfterBind
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_hash.hpp3883 …MBINE( seed, physicalDeviceDescriptorIndexingFeatures.descriptorBindingStorageImageUpdateAfterBind in operator ()()
5400 …PP_HASH_COMBINE( seed, physicalDeviceVulkan12Features.descriptorBindingStorageImageUpdateAfterBind in operator ()()
Dvulkan_hash.hpp7269 …MBINE( seed, physicalDeviceDescriptorIndexingFeatures.descriptorBindingStorageImageUpdateAfterBind in operator ()()
10642 …PP_HASH_COMBINE( seed, physicalDeviceVulkan12Features.descriptorBindingStorageImageUpdateAfterBind in operator ()()
/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_marshaling_guest.cpp6535 vkStream->write((VkBool32*)&forMarshaling->descriptorBindingStorageImageUpdateAfterBind, in marshal_VkPhysicalDeviceVulkan12Features()
6613 vkStream->read((VkBool32*)&forUnmarshaling->descriptorBindingStorageImageUpdateAfterBind, in unmarshal_VkPhysicalDeviceVulkan12Features()
7485 vkStream->write((VkBool32*)&forMarshaling->descriptorBindingStorageImageUpdateAfterBind, in marshal_VkPhysicalDeviceDescriptorIndexingFeatures()
7534 vkStream->read((VkBool32*)&forUnmarshaling->descriptorBindingStorageImageUpdateAfterBind, in unmarshal_VkPhysicalDeviceDescriptorIndexingFeatures()
Dgoldfish_vk_reserved_marshaling_guest.cpp4532 memcpy(*ptr, (VkBool32*)&forMarshaling->descriptorBindingStorageImageUpdateAfterBind, in reservedmarshal_VkPhysicalDeviceVulkan12Features()
5176 memcpy(*ptr, (VkBool32*)&forMarshaling->descriptorBindingStorageImageUpdateAfterBind, in reservedmarshal_VkPhysicalDeviceDescriptorIndexingFeatures()
/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_marshaling.cpp7925 vkStream->write((VkBool32*)&forMarshaling->descriptorBindingStorageImageUpdateAfterBind, in marshal_VkPhysicalDeviceVulkan12Features()
8014 vkStream->read((VkBool32*)&forUnmarshaling->descriptorBindingStorageImageUpdateAfterBind, in unmarshal_VkPhysicalDeviceVulkan12Features()
9074 vkStream->write((VkBool32*)&forMarshaling->descriptorBindingStorageImageUpdateAfterBind, in marshal_VkPhysicalDeviceDescriptorIndexingFeatures()
9135 vkStream->read((VkBool32*)&forUnmarshaling->descriptorBindingStorageImageUpdateAfterBind, in unmarshal_VkPhysicalDeviceDescriptorIndexingFeatures()
Dgoldfish_vk_reserved_marshaling.cpp6089 memcpy((VkBool32*)&forUnmarshaling->descriptorBindingStorageImageUpdateAfterBind, *ptr, in reservedunmarshal_VkPhysicalDeviceVulkan12Features()
6977 memcpy((VkBool32*)&forUnmarshaling->descriptorBindingStorageImageUpdateAfterBind, *ptr, in reservedunmarshal_VkPhysicalDeviceDescriptorIndexingFeatures()
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h5926 VkBool32 descriptorBindingStorageImageUpdateAfterBind; member
6175 VkBool32 descriptorBindingStorageImageUpdateAfterBind; member