Searched refs:maxPerStageDescriptorUpdateAfterBindStorageBuffers (Results 1 – 7 of 7) sorted by relevance
/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkansc_structs.hpp | 28814 …erStageDescriptorUpdateAfterBindUniformBuffers_ ), maxPerStageDescriptorUpdateAfterBindStorageBuff… 28852 …axPerStageDescriptorUpdateAfterBindUniformBuffers, maxPerStageDescriptorUpdateAfterBindStorageBuff… in reflect() 28877 …&& ( maxPerStageDescriptorUpdateAfterBindStorageBuffers == rhs.maxPerStageDescriptorUpdateAfterBin… in operator ==() 28912 uint32_t maxPerStageDescriptorUpdateAfterBindStorageBuffers = {}; member 38818 …erStageDescriptorUpdateAfterBindUniformBuffers_ ), maxPerStageDescriptorUpdateAfterBindStorageBuff… 38856 …axPerStageDescriptorUpdateAfterBindUniformBuffers, maxPerStageDescriptorUpdateAfterBindStorageBuff… in reflect() 38902 …&& ( maxPerStageDescriptorUpdateAfterBindStorageBuffers == rhs.maxPerStageDescriptorUpdateAfterBin… in operator ==() 38966 uint32_t maxPerStageDescriptorUpdateAfterBindStorageBuffers = {}; member
|
D | vulkansc_hash.hpp | 3912 …( seed, physicalDeviceDescriptorIndexingProperties.maxPerStageDescriptorUpdateAfterBindStorageBuff… in operator ()() 5473 …SH_COMBINE( seed, physicalDeviceVulkan12Properties.maxPerStageDescriptorUpdateAfterBindStorageBuff… in operator ()()
|
D | vulkan_core.h | 6038 uint32_t maxPerStageDescriptorUpdateAfterBindStorageBuffers; member 6242 uint32_t maxPerStageDescriptorUpdateAfterBindStorageBuffers; member
|
D | vulkan_structs.hpp | 57035 …erStageDescriptorUpdateAfterBindUniformBuffers_ ), maxPerStageDescriptorUpdateAfterBindStorageBuff… 57073 …axPerStageDescriptorUpdateAfterBindUniformBuffers, maxPerStageDescriptorUpdateAfterBindStorageBuff… in reflect() 57098 …&& ( maxPerStageDescriptorUpdateAfterBindStorageBuffers == rhs.maxPerStageDescriptorUpdateAfterBin… in operator ==() 57133 uint32_t maxPerStageDescriptorUpdateAfterBindStorageBuffers = {}; member 80833 …erStageDescriptorUpdateAfterBindUniformBuffers_ ), maxPerStageDescriptorUpdateAfterBindStorageBuff… 80871 …axPerStageDescriptorUpdateAfterBindUniformBuffers, maxPerStageDescriptorUpdateAfterBindStorageBuff… in reflect() 80917 …&& ( maxPerStageDescriptorUpdateAfterBindStorageBuffers == rhs.maxPerStageDescriptorUpdateAfterBin… in operator ==() 80981 uint32_t maxPerStageDescriptorUpdateAfterBindStorageBuffers = {}; member
|
D | vulkan_hash.hpp | 7298 …( seed, physicalDeviceDescriptorIndexingProperties.maxPerStageDescriptorUpdateAfterBindStorageBuff… in operator ()() 10715 …SH_COMBINE( seed, physicalDeviceVulkan12Properties.maxPerStageDescriptorUpdateAfterBindStorageBuff… in operator ()()
|
/hardware/google/gfxstream/host/vulkan/cereal/common/ |
D | goldfish_vk_marshaling.cpp | 8121 vkStream->write((uint32_t*)&forMarshaling->maxPerStageDescriptorUpdateAfterBindStorageBuffers, in marshal_VkPhysicalDeviceVulkan12Properties() 8229 vkStream->read((uint32_t*)&forUnmarshaling->maxPerStageDescriptorUpdateAfterBindStorageBuffers, in unmarshal_VkPhysicalDeviceVulkan12Properties() 9179 vkStream->write((uint32_t*)&forMarshaling->maxPerStageDescriptorUpdateAfterBindStorageBuffers, in marshal_VkPhysicalDeviceDescriptorIndexingProperties() 9247 vkStream->read((uint32_t*)&forUnmarshaling->maxPerStageDescriptorUpdateAfterBindStorageBuffers, in unmarshal_VkPhysicalDeviceDescriptorIndexingProperties()
|
D | goldfish_vk_reserved_marshaling.cpp | 6268 memcpy((uint32_t*)&forUnmarshaling->maxPerStageDescriptorUpdateAfterBindStorageBuffers, *ptr, in reservedunmarshal_VkPhysicalDeviceVulkan12Properties() 7062 memcpy((uint32_t*)&forUnmarshaling->maxPerStageDescriptorUpdateAfterBindStorageBuffers, *ptr, in reservedunmarshal_VkPhysicalDeviceDescriptorIndexingProperties()
|