Home
last modified time | relevance | path

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

/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_structs.hpp28814 …: pNext( pNext_ ), maxUpdateAfterBindDescriptorsInAllPools( maxUpdateAfterBindDescriptorsInAllPool…
28852 …return std::tie( sType, pNext, maxUpdateAfterBindDescriptorsInAllPools, shaderUniformBufferArrayNo… in reflect()
28867 … && ( maxUpdateAfterBindDescriptorsInAllPools == rhs.maxUpdateAfterBindDescriptorsInAllPools ) in operator ==()
28902 uint32_t maxUpdateAfterBindDescriptorsInAllPools = {}; member
38818 …RoundingModeRTZFloat64( shaderRoundingModeRTZFloat64_ ), maxUpdateAfterBindDescriptorsInAllPools( …
38856 …derRoundingModeRTZFloat32, shaderRoundingModeRTZFloat64, maxUpdateAfterBindDescriptorsInAllPools, … in reflect()
38892 … && ( maxUpdateAfterBindDescriptorsInAllPools == rhs.maxUpdateAfterBindDescriptorsInAllPools ) in operator ==()
38956 uint32_t maxUpdateAfterBindDescriptorsInAllPools = {}; member
Dvulkansc_hash.hpp3902 …OMBINE( seed, physicalDeviceDescriptorIndexingProperties.maxUpdateAfterBindDescriptorsInAllPools ); in operator ()()
5463 …HPP_HASH_COMBINE( seed, physicalDeviceVulkan12Properties.maxUpdateAfterBindDescriptorsInAllPools ); in operator ()()
Dvulkan_core.h6028 uint32_t maxUpdateAfterBindDescriptorsInAllPools; member
6232 uint32_t maxUpdateAfterBindDescriptorsInAllPools; member
Dvulkan_structs.hpp57035 …: pNext( pNext_ ), maxUpdateAfterBindDescriptorsInAllPools( maxUpdateAfterBindDescriptorsInAllPool…
57073 …return std::tie( sType, pNext, maxUpdateAfterBindDescriptorsInAllPools, shaderUniformBufferArrayNo… in reflect()
57088 … && ( maxUpdateAfterBindDescriptorsInAllPools == rhs.maxUpdateAfterBindDescriptorsInAllPools ) in operator ==()
57123 uint32_t maxUpdateAfterBindDescriptorsInAllPools = {}; member
80833 …RoundingModeRTZFloat64( shaderRoundingModeRTZFloat64_ ), maxUpdateAfterBindDescriptorsInAllPools( …
80871 …derRoundingModeRTZFloat32, shaderRoundingModeRTZFloat64, maxUpdateAfterBindDescriptorsInAllPools, … in reflect()
80907 … && ( maxUpdateAfterBindDescriptorsInAllPools == rhs.maxUpdateAfterBindDescriptorsInAllPools ) in operator ==()
80971 uint32_t maxUpdateAfterBindDescriptorsInAllPools = {}; member
Dvulkan_hash.hpp7288 …OMBINE( seed, physicalDeviceDescriptorIndexingProperties.maxUpdateAfterBindDescriptorsInAllPools ); in operator ()()
10705 …HPP_HASH_COMBINE( seed, physicalDeviceVulkan12Properties.maxUpdateAfterBindDescriptorsInAllPools ); in operator ()()
/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_marshaling.cpp8103 vkStream->write((uint32_t*)&forMarshaling->maxUpdateAfterBindDescriptorsInAllPools, in marshal_VkPhysicalDeviceVulkan12Properties()
8210 vkStream->read((uint32_t*)&forUnmarshaling->maxUpdateAfterBindDescriptorsInAllPools, in unmarshal_VkPhysicalDeviceVulkan12Properties()
9161 vkStream->write((uint32_t*)&forMarshaling->maxUpdateAfterBindDescriptorsInAllPools, in marshal_VkPhysicalDeviceDescriptorIndexingProperties()
9228 vkStream->read((uint32_t*)&forUnmarshaling->maxUpdateAfterBindDescriptorsInAllPools, in unmarshal_VkPhysicalDeviceDescriptorIndexingProperties()
Dgoldfish_vk_reserved_marshaling.cpp6240 memcpy((uint32_t*)&forUnmarshaling->maxUpdateAfterBindDescriptorsInAllPools, *ptr, in reservedunmarshal_VkPhysicalDeviceVulkan12Properties()
7034 memcpy((uint32_t*)&forUnmarshaling->maxUpdateAfterBindDescriptorsInAllPools, *ptr, in reservedunmarshal_VkPhysicalDeviceDescriptorIndexingProperties()