Home
last modified time | relevance | path

Searched refs:descriptorBindingStorageBufferUpdateAfterBind (Results 1 – 12 of 12) sorted by relevance

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/roadmap/
DRoadmap-2022.adoc51 …** <<features-descriptorBindingStorageBufferUpdateAfterBind, pname:descriptorBindingStorageBufferU…
/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_device.c657 CORE_FEATURE(descriptorBindingStorageBufferUpdateAfterBind); in vk_get_physical_device_core_1_2_feature_ext()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dfeatures.adoc2169 * [[{anchor-prefix}features-descriptorBindingStorageBufferUpdateAfterBind]]
2170 pname:descriptorBindingStorageBufferUpdateAfterBind indicates whether
7265 ** <<features-descriptorBindingStorageBufferUpdateAfterBind,
7266 pname:descriptorBindingStorageBufferUpdateAfterBind>> (see also
8091 * <<features-descriptorBindingStorageBufferUpdateAfterBind,
8092 pname:descriptorBindingStorageBufferUpdateAfterBind>>
Ddescriptorsets.adoc1115 …* [[VUID-VkDescriptorSetLayoutBindingFlagsCreateInfo-descriptorBindingStorageBufferUpdateAfterBind
1117 …ink:VkPhysicalDeviceDescriptorIndexingFeatures::pname:descriptorBindingStorageBufferUpdateAfterBind
Dlimits.adoc2031 pname:descriptorBindingStorageBufferUpdateAfterBind,
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_hash.hpp3884 …MBINE( seed, physicalDeviceDescriptorIndexingFeatures.descriptorBindingStorageBufferUpdateAfterBin… in operator ()()
5401 …PP_HASH_COMBINE( seed, physicalDeviceVulkan12Features.descriptorBindingStorageBufferUpdateAfterBin… in operator ()()
Dvulkan_hash.hpp7270 …MBINE( seed, physicalDeviceDescriptorIndexingFeatures.descriptorBindingStorageBufferUpdateAfterBin… in operator ()()
10643 …PP_HASH_COMBINE( seed, physicalDeviceVulkan12Features.descriptorBindingStorageBufferUpdateAfterBin… in operator ()()
/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_marshaling_guest.cpp6537 vkStream->write((VkBool32*)&forMarshaling->descriptorBindingStorageBufferUpdateAfterBind, in marshal_VkPhysicalDeviceVulkan12Features()
6615 vkStream->read((VkBool32*)&forUnmarshaling->descriptorBindingStorageBufferUpdateAfterBind, in unmarshal_VkPhysicalDeviceVulkan12Features()
7487 vkStream->write((VkBool32*)&forMarshaling->descriptorBindingStorageBufferUpdateAfterBind, in marshal_VkPhysicalDeviceDescriptorIndexingFeatures()
7536 vkStream->read((VkBool32*)&forUnmarshaling->descriptorBindingStorageBufferUpdateAfterBind, in unmarshal_VkPhysicalDeviceDescriptorIndexingFeatures()
Dgoldfish_vk_reserved_marshaling_guest.cpp4535 memcpy(*ptr, (VkBool32*)&forMarshaling->descriptorBindingStorageBufferUpdateAfterBind, in reservedmarshal_VkPhysicalDeviceVulkan12Features()
5179 memcpy(*ptr, (VkBool32*)&forMarshaling->descriptorBindingStorageBufferUpdateAfterBind, in reservedmarshal_VkPhysicalDeviceDescriptorIndexingFeatures()
/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_marshaling.cpp7927 vkStream->write((VkBool32*)&forMarshaling->descriptorBindingStorageBufferUpdateAfterBind, in marshal_VkPhysicalDeviceVulkan12Features()
8016 vkStream->read((VkBool32*)&forUnmarshaling->descriptorBindingStorageBufferUpdateAfterBind, in unmarshal_VkPhysicalDeviceVulkan12Features()
9076 vkStream->write((VkBool32*)&forMarshaling->descriptorBindingStorageBufferUpdateAfterBind, in marshal_VkPhysicalDeviceDescriptorIndexingFeatures()
9137 vkStream->read((VkBool32*)&forUnmarshaling->descriptorBindingStorageBufferUpdateAfterBind, in unmarshal_VkPhysicalDeviceDescriptorIndexingFeatures()
Dgoldfish_vk_reserved_marshaling.cpp6092 memcpy((VkBool32*)&forUnmarshaling->descriptorBindingStorageBufferUpdateAfterBind, *ptr, in reservedunmarshal_VkPhysicalDeviceVulkan12Features()
6980 memcpy((VkBool32*)&forUnmarshaling->descriptorBindingStorageBufferUpdateAfterBind, *ptr, in reservedunmarshal_VkPhysicalDeviceDescriptorIndexingFeatures()
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h5927 VkBool32 descriptorBindingStorageBufferUpdateAfterBind; member
6176 VkBool32 descriptorBindingStorageBufferUpdateAfterBind; member