Home
last modified time | relevance | path

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

/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_structs.hpp28561 …ind( descriptorBindingSampledImageUpdateAfterBind_ ), descriptorBindingStorageImageUpdateAfterBind
28661 descriptorBindingStorageImageUpdateAfterBind = descriptorBindingStorageImageUpdateAfterBind_; in setDescriptorBindingStorageImageUpdateAfterBind()
28727 …erBind, descriptorBindingSampledImageUpdateAfterBind, descriptorBindingStorageImageUpdateAfterBind in reflect()
28754 …&& ( descriptorBindingStorageImageUpdateAfterBind == rhs.descriptorBindingStorageImageUpdateAfterB… in operator ==()
28786 VULKAN_HPP_NAMESPACE::Bool32 descriptorBindingStorageImageUpdateAfterBind = {}; member
38350 …ind( descriptorBindingSampledImageUpdateAfterBind_ ), descriptorBindingStorageImageUpdateAfterBind
38510 descriptorBindingStorageImageUpdateAfterBind = descriptorBindingStorageImageUpdateAfterBind_; in setDescriptorBindingStorageImageUpdateAfterBind()
38678 …erBind, descriptorBindingSampledImageUpdateAfterBind, descriptorBindingStorageImageUpdateAfterBind in reflect()
38715 …&& ( descriptorBindingStorageImageUpdateAfterBind == rhs.descriptorBindingStorageImageUpdateAfterB… in operator ==()
38774 VULKAN_HPP_NAMESPACE::Bool32 descriptorBindingStorageImageUpdateAfterBind = {}; member
Dvulkansc_hash.hpp3883 …MBINE( seed, physicalDeviceDescriptorIndexingFeatures.descriptorBindingStorageImageUpdateAfterBind in operator ()()
5400 …PP_HASH_COMBINE( seed, physicalDeviceVulkan12Features.descriptorBindingStorageImageUpdateAfterBind in operator ()()
Dvulkan_structs.hpp56782 …ind( descriptorBindingSampledImageUpdateAfterBind_ ), descriptorBindingStorageImageUpdateAfterBind
56882 descriptorBindingStorageImageUpdateAfterBind = descriptorBindingStorageImageUpdateAfterBind_; in setDescriptorBindingStorageImageUpdateAfterBind()
56948 …erBind, descriptorBindingSampledImageUpdateAfterBind, descriptorBindingStorageImageUpdateAfterBind in reflect()
56975 …&& ( descriptorBindingStorageImageUpdateAfterBind == rhs.descriptorBindingStorageImageUpdateAfterB… in operator ==()
57007 VULKAN_HPP_NAMESPACE::Bool32 descriptorBindingStorageImageUpdateAfterBind = {}; member
80365 …ind( descriptorBindingSampledImageUpdateAfterBind_ ), descriptorBindingStorageImageUpdateAfterBind
80525 descriptorBindingStorageImageUpdateAfterBind = descriptorBindingStorageImageUpdateAfterBind_; in setDescriptorBindingStorageImageUpdateAfterBind()
80693 …erBind, descriptorBindingSampledImageUpdateAfterBind, descriptorBindingStorageImageUpdateAfterBind in reflect()
80730 …&& ( descriptorBindingStorageImageUpdateAfterBind == rhs.descriptorBindingStorageImageUpdateAfterB… in operator ==()
80789 VULKAN_HPP_NAMESPACE::Bool32 descriptorBindingStorageImageUpdateAfterBind = {}; member
Dvulkan_core.h5970 VkBool32 descriptorBindingStorageImageUpdateAfterBind; member
6219 VkBool32 descriptorBindingStorageImageUpdateAfterBind; member
Dvulkan_hash.hpp7269 …MBINE( seed, physicalDeviceDescriptorIndexingFeatures.descriptorBindingStorageImageUpdateAfterBind in operator ()()
10642 …PP_HASH_COMBINE( seed, physicalDeviceVulkan12Features.descriptorBindingStorageImageUpdateAfterBind in operator ()()
/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_marshaling.cpp7926 vkStream->write((VkBool32*)&forMarshaling->descriptorBindingStorageImageUpdateAfterBind, in marshal_VkPhysicalDeviceVulkan12Features()
8015 vkStream->read((VkBool32*)&forUnmarshaling->descriptorBindingStorageImageUpdateAfterBind, in unmarshal_VkPhysicalDeviceVulkan12Features()
9075 vkStream->write((VkBool32*)&forMarshaling->descriptorBindingStorageImageUpdateAfterBind, in marshal_VkPhysicalDeviceDescriptorIndexingFeatures()
9136 vkStream->read((VkBool32*)&forUnmarshaling->descriptorBindingStorageImageUpdateAfterBind, in unmarshal_VkPhysicalDeviceDescriptorIndexingFeatures()
Dgoldfish_vk_reserved_marshaling.cpp6097 memcpy((VkBool32*)&forUnmarshaling->descriptorBindingStorageImageUpdateAfterBind, *ptr, in reservedunmarshal_VkPhysicalDeviceVulkan12Features()
6985 memcpy((VkBool32*)&forUnmarshaling->descriptorBindingStorageImageUpdateAfterBind, *ptr, in reservedunmarshal_VkPhysicalDeviceDescriptorIndexingFeatures()