Home
last modified time | relevance | path

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

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/roadmap/
DRoadmap-2022.adoc49 …** <<features-descriptorBindingSampledImageUpdateAfterBind, pname:descriptorBindingSampledImageUpd…
/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_device.c655 CORE_FEATURE(descriptorBindingSampledImageUpdateAfterBind); in vk_get_physical_device_core_1_2_feature_ext()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dfeatures.adoc2153 * [[{anchor-prefix}features-descriptorBindingSampledImageUpdateAfterBind]]
2154 pname:descriptorBindingSampledImageUpdateAfterBind indicates whether the
7261 ** <<features-descriptorBindingSampledImageUpdateAfterBind,
7262 pname:descriptorBindingSampledImageUpdateAfterBind>>
8087 * <<features-descriptorBindingSampledImageUpdateAfterBind,
8088 pname:descriptorBindingSampledImageUpdateAfterBind>>
Ddescriptorsets.adoc1101 …* [[VUID-VkDescriptorSetLayoutBindingFlagsCreateInfo-descriptorBindingSampledImageUpdateAfterBind-…
1103 …link:VkPhysicalDeviceDescriptorIndexingFeatures::pname:descriptorBindingSampledImageUpdateAfterBind
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_hash.hpp3882 …MBINE( seed, physicalDeviceDescriptorIndexingFeatures.descriptorBindingSampledImageUpdateAfterBind in operator ()()
5399 …PP_HASH_COMBINE( seed, physicalDeviceVulkan12Features.descriptorBindingSampledImageUpdateAfterBind in operator ()()
Dvulkan_hash.hpp7268 …MBINE( seed, physicalDeviceDescriptorIndexingFeatures.descriptorBindingSampledImageUpdateAfterBind in operator ()()
10641 …PP_HASH_COMBINE( seed, physicalDeviceVulkan12Features.descriptorBindingSampledImageUpdateAfterBind in operator ()()
/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_marshaling_guest.cpp6533 vkStream->write((VkBool32*)&forMarshaling->descriptorBindingSampledImageUpdateAfterBind, in marshal_VkPhysicalDeviceVulkan12Features()
6611 vkStream->read((VkBool32*)&forUnmarshaling->descriptorBindingSampledImageUpdateAfterBind, in unmarshal_VkPhysicalDeviceVulkan12Features()
7483 vkStream->write((VkBool32*)&forMarshaling->descriptorBindingSampledImageUpdateAfterBind, in marshal_VkPhysicalDeviceDescriptorIndexingFeatures()
7532 vkStream->read((VkBool32*)&forUnmarshaling->descriptorBindingSampledImageUpdateAfterBind, in unmarshal_VkPhysicalDeviceDescriptorIndexingFeatures()
Dgoldfish_vk_reserved_marshaling_guest.cpp4529 memcpy(*ptr, (VkBool32*)&forMarshaling->descriptorBindingSampledImageUpdateAfterBind, in reservedmarshal_VkPhysicalDeviceVulkan12Features()
5173 memcpy(*ptr, (VkBool32*)&forMarshaling->descriptorBindingSampledImageUpdateAfterBind, in reservedmarshal_VkPhysicalDeviceDescriptorIndexingFeatures()
/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_marshaling.cpp7923 vkStream->write((VkBool32*)&forMarshaling->descriptorBindingSampledImageUpdateAfterBind, in marshal_VkPhysicalDeviceVulkan12Features()
8012 vkStream->read((VkBool32*)&forUnmarshaling->descriptorBindingSampledImageUpdateAfterBind, in unmarshal_VkPhysicalDeviceVulkan12Features()
9072 vkStream->write((VkBool32*)&forMarshaling->descriptorBindingSampledImageUpdateAfterBind, in marshal_VkPhysicalDeviceDescriptorIndexingFeatures()
9133 vkStream->read((VkBool32*)&forUnmarshaling->descriptorBindingSampledImageUpdateAfterBind, in unmarshal_VkPhysicalDeviceDescriptorIndexingFeatures()
Dgoldfish_vk_reserved_marshaling.cpp6086 memcpy((VkBool32*)&forUnmarshaling->descriptorBindingSampledImageUpdateAfterBind, *ptr, in reservedunmarshal_VkPhysicalDeviceVulkan12Features()
6974 memcpy((VkBool32*)&forUnmarshaling->descriptorBindingSampledImageUpdateAfterBind, *ptr, in reservedunmarshal_VkPhysicalDeviceDescriptorIndexingFeatures()
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h5925 VkBool32 descriptorBindingSampledImageUpdateAfterBind; member
6174 VkBool32 descriptorBindingSampledImageUpdateAfterBind; member