Home
last modified time | relevance | path

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

/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_structs.hpp28814 …xPerStageDescriptorUpdateAfterBindSampledImages_ ), maxPerStageDescriptorUpdateAfterBindStorageIma…
28852 … maxPerStageDescriptorUpdateAfterBindSampledImages, maxPerStageDescriptorUpdateAfterBindStorageIma… in reflect()
28879 …&& ( maxPerStageDescriptorUpdateAfterBindStorageImages == rhs.maxPerStageDescriptorUpdateAfterBind… in operator ==()
28914 uint32_t maxPerStageDescriptorUpdateAfterBindStorageImages = {}; member
38818 …xPerStageDescriptorUpdateAfterBindSampledImages_ ), maxPerStageDescriptorUpdateAfterBindStorageIma…
38856 … maxPerStageDescriptorUpdateAfterBindSampledImages, maxPerStageDescriptorUpdateAfterBindStorageIma… in reflect()
38904 …&& ( maxPerStageDescriptorUpdateAfterBindStorageImages == rhs.maxPerStageDescriptorUpdateAfterBind… in operator ==()
38968 uint32_t maxPerStageDescriptorUpdateAfterBindStorageImages = {}; member
Dvulkansc_hash.hpp3914 …E( seed, physicalDeviceDescriptorIndexingProperties.maxPerStageDescriptorUpdateAfterBindStorageIma… in operator ()()
5475 …ASH_COMBINE( seed, physicalDeviceVulkan12Properties.maxPerStageDescriptorUpdateAfterBindStorageIma… in operator ()()
Dvulkan_core.h6040 uint32_t maxPerStageDescriptorUpdateAfterBindStorageImages; member
6244 uint32_t maxPerStageDescriptorUpdateAfterBindStorageImages; member
Dvulkan_structs.hpp57035 …xPerStageDescriptorUpdateAfterBindSampledImages_ ), maxPerStageDescriptorUpdateAfterBindStorageIma…
57073 … maxPerStageDescriptorUpdateAfterBindSampledImages, maxPerStageDescriptorUpdateAfterBindStorageIma… in reflect()
57100 …&& ( maxPerStageDescriptorUpdateAfterBindStorageImages == rhs.maxPerStageDescriptorUpdateAfterBind… in operator ==()
57135 uint32_t maxPerStageDescriptorUpdateAfterBindStorageImages = {}; member
80833 …xPerStageDescriptorUpdateAfterBindSampledImages_ ), maxPerStageDescriptorUpdateAfterBindStorageIma…
80871 … maxPerStageDescriptorUpdateAfterBindSampledImages, maxPerStageDescriptorUpdateAfterBindStorageIma… in reflect()
80919 …&& ( maxPerStageDescriptorUpdateAfterBindStorageImages == rhs.maxPerStageDescriptorUpdateAfterBind… in operator ==()
80983 uint32_t maxPerStageDescriptorUpdateAfterBindStorageImages = {}; member
Dvulkan_hash.hpp7300 …E( seed, physicalDeviceDescriptorIndexingProperties.maxPerStageDescriptorUpdateAfterBindStorageIma… in operator ()()
10717 …ASH_COMBINE( seed, physicalDeviceVulkan12Properties.maxPerStageDescriptorUpdateAfterBindStorageIma… in operator ()()
/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_marshaling.cpp8125 vkStream->write((uint32_t*)&forMarshaling->maxPerStageDescriptorUpdateAfterBindStorageImages, in marshal_VkPhysicalDeviceVulkan12Properties()
8233 vkStream->read((uint32_t*)&forUnmarshaling->maxPerStageDescriptorUpdateAfterBindStorageImages, in unmarshal_VkPhysicalDeviceVulkan12Properties()
9183 vkStream->write((uint32_t*)&forMarshaling->maxPerStageDescriptorUpdateAfterBindStorageImages, in marshal_VkPhysicalDeviceDescriptorIndexingProperties()
9251 vkStream->read((uint32_t*)&forUnmarshaling->maxPerStageDescriptorUpdateAfterBindStorageImages, in unmarshal_VkPhysicalDeviceDescriptorIndexingProperties()
Dgoldfish_vk_reserved_marshaling.cpp6274 memcpy((uint32_t*)&forUnmarshaling->maxPerStageDescriptorUpdateAfterBindStorageImages, *ptr, in reservedunmarshal_VkPhysicalDeviceVulkan12Properties()
7068 memcpy((uint32_t*)&forUnmarshaling->maxPerStageDescriptorUpdateAfterBindStorageImages, *ptr, in reservedunmarshal_VkPhysicalDeviceDescriptorIndexingProperties()