Searched refs:maxPerStageDescriptorUpdateAfterBindSamplers (Results 1 – 11 of 11) sorted by relevance
/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/ |
D | vk_device.c | 927 CORE_PROPERTY(maxPerStageDescriptorUpdateAfterBindSamplers); in vk_get_physical_device_core_1_2_property_ext()
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | limits.adoc | 2043 * [[{anchor-prefix}limits-maxPerStageDescriptorUpdateAfterBindSamplers]] 2044 pname:maxPerStageDescriptorUpdateAfterBindSamplers is similar to 4584 | code:uint32_t | pname:maxPerStageDescriptorUpdateAfterBindSamplers | `<<features-descr… 5042 | pname:maxPerStageDescriptorUpdateAfterBindSamplers | 0^9^ |500000 ^9^ | min
|
D | interfaces.adoc | 1114 or pname:maxPerStageDescriptorUpdateAfterBindSamplers
|
D | descriptorsets.adoc | 1796 …me:VkPhysicalDeviceDescriptorIndexingProperties::pname:maxPerStageDescriptorUpdateAfterBindSamplers
|
/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkansc_hash.hpp | 3910 …INE( seed, physicalDeviceDescriptorIndexingProperties.maxPerStageDescriptorUpdateAfterBindSamplers… in operator ()() 5471 …_HASH_COMBINE( seed, physicalDeviceVulkan12Properties.maxPerStageDescriptorUpdateAfterBindSamplers… in operator ()()
|
D | vulkan_hash.hpp | 7296 …INE( seed, physicalDeviceDescriptorIndexingProperties.maxPerStageDescriptorUpdateAfterBindSamplers… in operator ()() 10713 …_HASH_COMBINE( seed, physicalDeviceVulkan12Properties.maxPerStageDescriptorUpdateAfterBindSamplers… in operator ()()
|
/hardware/google/gfxstream/guest/vulkan_enc/ |
D | goldfish_vk_marshaling_guest.cpp | 6715 vkStream->write((uint32_t*)&forMarshaling->maxPerStageDescriptorUpdateAfterBindSamplers, in marshal_VkPhysicalDeviceVulkan12Properties() 6811 vkStream->read((uint32_t*)&forUnmarshaling->maxPerStageDescriptorUpdateAfterBindSamplers, in unmarshal_VkPhysicalDeviceVulkan12Properties() 7573 vkStream->write((uint32_t*)&forMarshaling->maxPerStageDescriptorUpdateAfterBindSamplers, in marshal_VkPhysicalDeviceDescriptorIndexingProperties() 7629 vkStream->read((uint32_t*)&forUnmarshaling->maxPerStageDescriptorUpdateAfterBindSamplers, in unmarshal_VkPhysicalDeviceDescriptorIndexingProperties()
|
D | goldfish_vk_reserved_marshaling_guest.cpp | 4686 memcpy(*ptr, (uint32_t*)&forMarshaling->maxPerStageDescriptorUpdateAfterBindSamplers, in reservedmarshal_VkPhysicalDeviceVulkan12Properties() 5233 memcpy(*ptr, (uint32_t*)&forMarshaling->maxPerStageDescriptorUpdateAfterBindSamplers, in reservedmarshal_VkPhysicalDeviceDescriptorIndexingProperties()
|
/hardware/google/gfxstream/host/vulkan/cereal/common/ |
D | goldfish_vk_marshaling.cpp | 8116 vkStream->write((uint32_t*)&forMarshaling->maxPerStageDescriptorUpdateAfterBindSamplers, in marshal_VkPhysicalDeviceVulkan12Properties() 8224 vkStream->read((uint32_t*)&forUnmarshaling->maxPerStageDescriptorUpdateAfterBindSamplers, in unmarshal_VkPhysicalDeviceVulkan12Properties() 9174 vkStream->write((uint32_t*)&forMarshaling->maxPerStageDescriptorUpdateAfterBindSamplers, in marshal_VkPhysicalDeviceDescriptorIndexingProperties() 9242 vkStream->read((uint32_t*)&forUnmarshaling->maxPerStageDescriptorUpdateAfterBindSamplers, in unmarshal_VkPhysicalDeviceDescriptorIndexingProperties()
|
D | goldfish_vk_reserved_marshaling.cpp | 6254 memcpy((uint32_t*)&forUnmarshaling->maxPerStageDescriptorUpdateAfterBindSamplers, *ptr, in reservedunmarshal_VkPhysicalDeviceVulkan12Properties() 7048 memcpy((uint32_t*)&forUnmarshaling->maxPerStageDescriptorUpdateAfterBindSamplers, *ptr, in reservedunmarshal_VkPhysicalDeviceDescriptorIndexingProperties()
|
/hardware/google/gfxstream/guest/mesa/include/vulkan/ |
D | vulkan_core.h | 5992 uint32_t maxPerStageDescriptorUpdateAfterBindSamplers; member 6196 uint32_t maxPerStageDescriptorUpdateAfterBindSamplers; member
|