Searched refs:maxPerStageDescriptorUpdateAfterBindSampledImages (Results 1 – 7 of 7) sorted by relevance
/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkansc_structs.hpp | 28814 …PerStageDescriptorUpdateAfterBindStorageBuffers_ ), maxPerStageDescriptorUpdateAfterBindSampledIma… 28852 …maxPerStageDescriptorUpdateAfterBindStorageBuffers, maxPerStageDescriptorUpdateAfterBindSampledIma… in reflect() 28878 …&& ( maxPerStageDescriptorUpdateAfterBindSampledImages == rhs.maxPerStageDescriptorUpdateAfterBind… in operator ==() 28913 uint32_t maxPerStageDescriptorUpdateAfterBindSampledImages = {}; member 38818 …PerStageDescriptorUpdateAfterBindStorageBuffers_ ), maxPerStageDescriptorUpdateAfterBindSampledIma… 38856 …maxPerStageDescriptorUpdateAfterBindStorageBuffers, maxPerStageDescriptorUpdateAfterBindSampledIma… in reflect() 38903 …&& ( maxPerStageDescriptorUpdateAfterBindSampledImages == rhs.maxPerStageDescriptorUpdateAfterBind… in operator ==() 38967 uint32_t maxPerStageDescriptorUpdateAfterBindSampledImages = {}; member
|
D | vulkansc_hash.hpp | 3913 …E( seed, physicalDeviceDescriptorIndexingProperties.maxPerStageDescriptorUpdateAfterBindSampledIma… in operator ()() 5474 …ASH_COMBINE( seed, physicalDeviceVulkan12Properties.maxPerStageDescriptorUpdateAfterBindSampledIma… in operator ()()
|
D | vulkan_core.h | 6039 uint32_t maxPerStageDescriptorUpdateAfterBindSampledImages; member 6243 uint32_t maxPerStageDescriptorUpdateAfterBindSampledImages; member
|
D | vulkan_structs.hpp | 57035 …PerStageDescriptorUpdateAfterBindStorageBuffers_ ), maxPerStageDescriptorUpdateAfterBindSampledIma… 57073 …maxPerStageDescriptorUpdateAfterBindStorageBuffers, maxPerStageDescriptorUpdateAfterBindSampledIma… in reflect() 57099 …&& ( maxPerStageDescriptorUpdateAfterBindSampledImages == rhs.maxPerStageDescriptorUpdateAfterBind… in operator ==() 57134 uint32_t maxPerStageDescriptorUpdateAfterBindSampledImages = {}; member 80833 …PerStageDescriptorUpdateAfterBindStorageBuffers_ ), maxPerStageDescriptorUpdateAfterBindSampledIma… 80871 …maxPerStageDescriptorUpdateAfterBindStorageBuffers, maxPerStageDescriptorUpdateAfterBindSampledIma… in reflect() 80918 …&& ( maxPerStageDescriptorUpdateAfterBindSampledImages == rhs.maxPerStageDescriptorUpdateAfterBind… in operator ==() 80982 uint32_t maxPerStageDescriptorUpdateAfterBindSampledImages = {}; member
|
D | vulkan_hash.hpp | 7299 …E( seed, physicalDeviceDescriptorIndexingProperties.maxPerStageDescriptorUpdateAfterBindSampledIma… in operator ()() 10716 …ASH_COMBINE( seed, physicalDeviceVulkan12Properties.maxPerStageDescriptorUpdateAfterBindSampledIma… in operator ()()
|
/hardware/google/gfxstream/host/vulkan/cereal/common/ |
D | goldfish_vk_marshaling.cpp | 8123 vkStream->write((uint32_t*)&forMarshaling->maxPerStageDescriptorUpdateAfterBindSampledImages, in marshal_VkPhysicalDeviceVulkan12Properties() 8231 vkStream->read((uint32_t*)&forUnmarshaling->maxPerStageDescriptorUpdateAfterBindSampledImages, in unmarshal_VkPhysicalDeviceVulkan12Properties() 9181 vkStream->write((uint32_t*)&forMarshaling->maxPerStageDescriptorUpdateAfterBindSampledImages, in marshal_VkPhysicalDeviceDescriptorIndexingProperties() 9249 vkStream->read((uint32_t*)&forUnmarshaling->maxPerStageDescriptorUpdateAfterBindSampledImages, in unmarshal_VkPhysicalDeviceDescriptorIndexingProperties()
|
D | goldfish_vk_reserved_marshaling.cpp | 6271 memcpy((uint32_t*)&forUnmarshaling->maxPerStageDescriptorUpdateAfterBindSampledImages, *ptr, in reservedunmarshal_VkPhysicalDeviceVulkan12Properties() 7065 memcpy((uint32_t*)&forUnmarshaling->maxPerStageDescriptorUpdateAfterBindSampledImages, *ptr, in reservedunmarshal_VkPhysicalDeviceDescriptorIndexingProperties()
|