Searched refs:descriptorBindingStorageImageUpdateAfterBind (Results 1 – 11 of 11) sorted by relevance
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/roadmap/ |
D | Roadmap-2022.adoc | 50 …** <<features-descriptorBindingStorageImageUpdateAfterBind, pname:descriptorBindingStorageImageUpd…
|
/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/ |
D | vk_device.c | 656 CORE_FEATURE(descriptorBindingStorageImageUpdateAfterBind); in vk_get_physical_device_core_1_2_feature_ext()
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | features.adoc | 2162 * [[{anchor-prefix}features-descriptorBindingStorageImageUpdateAfterBind]] 2163 pname:descriptorBindingStorageImageUpdateAfterBind indicates whether the 7263 ** <<features-descriptorBindingStorageImageUpdateAfterBind, 7264 pname:descriptorBindingStorageImageUpdateAfterBind>> 8089 * <<features-descriptorBindingStorageImageUpdateAfterBind, 8090 pname:descriptorBindingStorageImageUpdateAfterBind>>
|
D | descriptorsets.adoc | 1109 …* [[VUID-VkDescriptorSetLayoutBindingFlagsCreateInfo-descriptorBindingStorageImageUpdateAfterBind-… 1111 …link:VkPhysicalDeviceDescriptorIndexingFeatures::pname:descriptorBindingStorageImageUpdateAfterBind
|
/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkansc_hash.hpp | 3883 …MBINE( seed, physicalDeviceDescriptorIndexingFeatures.descriptorBindingStorageImageUpdateAfterBind… in operator ()() 5400 …PP_HASH_COMBINE( seed, physicalDeviceVulkan12Features.descriptorBindingStorageImageUpdateAfterBind… in operator ()()
|
D | vulkan_hash.hpp | 7269 …MBINE( seed, physicalDeviceDescriptorIndexingFeatures.descriptorBindingStorageImageUpdateAfterBind… in operator ()() 10642 …PP_HASH_COMBINE( seed, physicalDeviceVulkan12Features.descriptorBindingStorageImageUpdateAfterBind… in operator ()()
|
/hardware/google/gfxstream/guest/vulkan_enc/ |
D | goldfish_vk_marshaling_guest.cpp | 6535 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()
|
D | goldfish_vk_reserved_marshaling_guest.cpp | 4532 memcpy(*ptr, (VkBool32*)&forMarshaling->descriptorBindingStorageImageUpdateAfterBind, in reservedmarshal_VkPhysicalDeviceVulkan12Features() 5176 memcpy(*ptr, (VkBool32*)&forMarshaling->descriptorBindingStorageImageUpdateAfterBind, in reservedmarshal_VkPhysicalDeviceDescriptorIndexingFeatures()
|
/hardware/google/gfxstream/host/vulkan/cereal/common/ |
D | goldfish_vk_marshaling.cpp | 7925 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()
|
D | goldfish_vk_reserved_marshaling.cpp | 6089 memcpy((VkBool32*)&forUnmarshaling->descriptorBindingStorageImageUpdateAfterBind, *ptr, in reservedunmarshal_VkPhysicalDeviceVulkan12Features() 6977 memcpy((VkBool32*)&forUnmarshaling->descriptorBindingStorageImageUpdateAfterBind, *ptr, in reservedunmarshal_VkPhysicalDeviceDescriptorIndexingFeatures()
|
/hardware/google/gfxstream/guest/mesa/include/vulkan/ |
D | vulkan_core.h | 5926 VkBool32 descriptorBindingStorageImageUpdateAfterBind; member 6175 VkBool32 descriptorBindingStorageImageUpdateAfterBind; member
|