Searched refs:descriptorBindingSampledImageUpdateAfterBind (Results 1 – 11 of 11) sorted by relevance
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/roadmap/ |
D | Roadmap-2022.adoc | 49 …** <<features-descriptorBindingSampledImageUpdateAfterBind, pname:descriptorBindingSampledImageUpd…
|
/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/ |
D | vk_device.c | 655 CORE_FEATURE(descriptorBindingSampledImageUpdateAfterBind); in vk_get_physical_device_core_1_2_feature_ext()
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | features.adoc | 2153 * [[{anchor-prefix}features-descriptorBindingSampledImageUpdateAfterBind]] 2154 pname:descriptorBindingSampledImageUpdateAfterBind indicates whether the 7261 ** <<features-descriptorBindingSampledImageUpdateAfterBind, 7262 pname:descriptorBindingSampledImageUpdateAfterBind>> 8087 * <<features-descriptorBindingSampledImageUpdateAfterBind, 8088 pname:descriptorBindingSampledImageUpdateAfterBind>>
|
D | descriptorsets.adoc | 1101 …* [[VUID-VkDescriptorSetLayoutBindingFlagsCreateInfo-descriptorBindingSampledImageUpdateAfterBind-… 1103 …link:VkPhysicalDeviceDescriptorIndexingFeatures::pname:descriptorBindingSampledImageUpdateAfterBind
|
/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkansc_hash.hpp | 3882 …MBINE( seed, physicalDeviceDescriptorIndexingFeatures.descriptorBindingSampledImageUpdateAfterBind… in operator ()() 5399 …PP_HASH_COMBINE( seed, physicalDeviceVulkan12Features.descriptorBindingSampledImageUpdateAfterBind… in operator ()()
|
D | vulkan_hash.hpp | 7268 …MBINE( seed, physicalDeviceDescriptorIndexingFeatures.descriptorBindingSampledImageUpdateAfterBind… in operator ()() 10641 …PP_HASH_COMBINE( seed, physicalDeviceVulkan12Features.descriptorBindingSampledImageUpdateAfterBind… in operator ()()
|
/hardware/google/gfxstream/guest/vulkan_enc/ |
D | goldfish_vk_marshaling_guest.cpp | 6533 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()
|
D | goldfish_vk_reserved_marshaling_guest.cpp | 4529 memcpy(*ptr, (VkBool32*)&forMarshaling->descriptorBindingSampledImageUpdateAfterBind, in reservedmarshal_VkPhysicalDeviceVulkan12Features() 5173 memcpy(*ptr, (VkBool32*)&forMarshaling->descriptorBindingSampledImageUpdateAfterBind, in reservedmarshal_VkPhysicalDeviceDescriptorIndexingFeatures()
|
/hardware/google/gfxstream/host/vulkan/cereal/common/ |
D | goldfish_vk_marshaling.cpp | 7923 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()
|
D | goldfish_vk_reserved_marshaling.cpp | 6086 memcpy((VkBool32*)&forUnmarshaling->descriptorBindingSampledImageUpdateAfterBind, *ptr, in reservedunmarshal_VkPhysicalDeviceVulkan12Features() 6974 memcpy((VkBool32*)&forUnmarshaling->descriptorBindingSampledImageUpdateAfterBind, *ptr, in reservedunmarshal_VkPhysicalDeviceDescriptorIndexingFeatures()
|
/hardware/google/gfxstream/guest/mesa/include/vulkan/ |
D | vulkan_core.h | 5925 VkBool32 descriptorBindingSampledImageUpdateAfterBind; member 6174 VkBool32 descriptorBindingSampledImageUpdateAfterBind; member
|