Searched refs:maxPerStageDescriptorUpdateAfterBindInputAttachments (Results 1 – 12 of 12) sorted by relevance
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/roadmap/ |
D | Roadmap-2022.adoc | 123 | pname:maxPerStageDescriptorUpdateAfterBindInputAttachments | 0 | 4 | 7 | min
|
/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/ |
D | vk_device.c | 932 CORE_PROPERTY(maxPerStageDescriptorUpdateAfterBindInputAttachments); in vk_get_physical_device_core_1_2_property_ext()
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | limits.adoc | 2073 * [[{anchor-prefix}limits-maxPerStageDescriptorUpdateAfterBindInputAttachments]] 2074 pname:maxPerStageDescriptorUpdateAfterBindInputAttachments is similar to 4589 | code:uint32_t | pname:maxPerStageDescriptorUpdateAfterBindInputAttachments| `<<features-descr… 5047 | pname:maxPerStageDescriptorUpdateAfterBindInputAttachments| 0^9^ |4 ^9^ | min 5526 | pname:maxPerStageDescriptorUpdateAfterBindInputAttachments | 7 | min
|
D | interfaces.adoc | 1149 or pname:maxPerStageDescriptorUpdateAfterBindInputAttachments
|
D | descriptorsets.adoc | 1831 …PhysicalDeviceDescriptorIndexingProperties::pname:maxPerStageDescriptorUpdateAfterBindInputAttachm…
|
/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkansc_hash.hpp | 3915 … seed, physicalDeviceDescriptorIndexingProperties.maxPerStageDescriptorUpdateAfterBindInputAttachm… in operator ()() 5476 …H_COMBINE( seed, physicalDeviceVulkan12Properties.maxPerStageDescriptorUpdateAfterBindInputAttachm… in operator ()()
|
D | vulkan_hash.hpp | 7301 … seed, physicalDeviceDescriptorIndexingProperties.maxPerStageDescriptorUpdateAfterBindInputAttachm… in operator ()() 10718 …H_COMBINE( seed, physicalDeviceVulkan12Properties.maxPerStageDescriptorUpdateAfterBindInputAttachm… in operator ()()
|
/hardware/google/gfxstream/guest/vulkan_enc/ |
D | goldfish_vk_marshaling_guest.cpp | 6725 vkStream->write((uint32_t*)&forMarshaling->maxPerStageDescriptorUpdateAfterBindInputAttachments, in marshal_VkPhysicalDeviceVulkan12Properties() 6822 (uint32_t*)&forUnmarshaling->maxPerStageDescriptorUpdateAfterBindInputAttachments, in unmarshal_VkPhysicalDeviceVulkan12Properties() 7583 vkStream->write((uint32_t*)&forMarshaling->maxPerStageDescriptorUpdateAfterBindInputAttachments, in marshal_VkPhysicalDeviceDescriptorIndexingProperties() 7640 (uint32_t*)&forUnmarshaling->maxPerStageDescriptorUpdateAfterBindInputAttachments, in unmarshal_VkPhysicalDeviceDescriptorIndexingProperties()
|
D | goldfish_vk_reserved_marshaling_guest.cpp | 4701 memcpy(*ptr, (uint32_t*)&forMarshaling->maxPerStageDescriptorUpdateAfterBindInputAttachments, in reservedmarshal_VkPhysicalDeviceVulkan12Properties() 5248 memcpy(*ptr, (uint32_t*)&forMarshaling->maxPerStageDescriptorUpdateAfterBindInputAttachments, in reservedmarshal_VkPhysicalDeviceDescriptorIndexingProperties()
|
/hardware/google/gfxstream/host/vulkan/cereal/common/ |
D | goldfish_vk_marshaling.cpp | 8126 vkStream->write((uint32_t*)&forMarshaling->maxPerStageDescriptorUpdateAfterBindInputAttachments, in marshal_VkPhysicalDeviceVulkan12Properties() 8235 (uint32_t*)&forUnmarshaling->maxPerStageDescriptorUpdateAfterBindInputAttachments, in unmarshal_VkPhysicalDeviceVulkan12Properties() 9184 vkStream->write((uint32_t*)&forMarshaling->maxPerStageDescriptorUpdateAfterBindInputAttachments, in marshal_VkPhysicalDeviceDescriptorIndexingProperties() 9253 (uint32_t*)&forUnmarshaling->maxPerStageDescriptorUpdateAfterBindInputAttachments, in unmarshal_VkPhysicalDeviceDescriptorIndexingProperties()
|
D | goldfish_vk_reserved_marshaling.cpp | 6269 memcpy((uint32_t*)&forUnmarshaling->maxPerStageDescriptorUpdateAfterBindInputAttachments, *ptr, in reservedunmarshal_VkPhysicalDeviceVulkan12Properties() 7063 memcpy((uint32_t*)&forUnmarshaling->maxPerStageDescriptorUpdateAfterBindInputAttachments, *ptr, in reservedunmarshal_VkPhysicalDeviceDescriptorIndexingProperties()
|
/hardware/google/gfxstream/guest/mesa/include/vulkan/ |
D | vulkan_core.h | 5997 uint32_t maxPerStageDescriptorUpdateAfterBindInputAttachments; member 6201 uint32_t maxPerStageDescriptorUpdateAfterBindInputAttachments; member
|