Searched refs:maxPerStageDescriptorUpdateAfterBindStorageImages (Results 1 – 7 of 7) sorted by relevance
/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkansc_structs.hpp | 28814 …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
|
D | vulkansc_hash.hpp | 3914 …E( seed, physicalDeviceDescriptorIndexingProperties.maxPerStageDescriptorUpdateAfterBindStorageIma… in operator ()() 5475 …ASH_COMBINE( seed, physicalDeviceVulkan12Properties.maxPerStageDescriptorUpdateAfterBindStorageIma… in operator ()()
|
D | vulkan_core.h | 6040 uint32_t maxPerStageDescriptorUpdateAfterBindStorageImages; member 6244 uint32_t maxPerStageDescriptorUpdateAfterBindStorageImages; member
|
D | vulkan_structs.hpp | 57035 …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
|
D | vulkan_hash.hpp | 7300 …E( seed, physicalDeviceDescriptorIndexingProperties.maxPerStageDescriptorUpdateAfterBindStorageIma… in operator ()() 10717 …ASH_COMBINE( seed, physicalDeviceVulkan12Properties.maxPerStageDescriptorUpdateAfterBindStorageIma… in operator ()()
|
/hardware/google/gfxstream/host/vulkan/cereal/common/ |
D | goldfish_vk_marshaling.cpp | 8125 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()
|
D | goldfish_vk_reserved_marshaling.cpp | 6274 memcpy((uint32_t*)&forUnmarshaling->maxPerStageDescriptorUpdateAfterBindStorageImages, *ptr, in reservedunmarshal_VkPhysicalDeviceVulkan12Properties() 7068 memcpy((uint32_t*)&forUnmarshaling->maxPerStageDescriptorUpdateAfterBindStorageImages, *ptr, in reservedunmarshal_VkPhysicalDeviceDescriptorIndexingProperties()
|