Home
last modified time | relevance | path

Searched refs:maxPerStageDescriptorUpdateAfterBindInlineUniformBlocks (Results 1 – 11 of 11) sorted by relevance

/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_device.c1007 CORE_PROPERTY(maxPerStageDescriptorUpdateAfterBindInlineUniformBlocks); in vk_get_physical_device_core_1_3_property_ext()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dlimits.adoc2190 * [[{anchor-prefix}limits-maxPerStageDescriptorUpdateAfterBindInlineUniformBlocks]]
2191 pname:maxPerStageDescriptorUpdateAfterBindInlineUniformBlocks
4603 | code:uint32_t | pname:maxPerStageDescriptorUpdateAfterBindInlineUniformBlocks |`<<features-in…
5061 | pname:maxPerStageDescriptorUpdateAfterBindInlineUniformBlocks | - | 4 | min
Dinterfaces.adoc1155 or pname:maxPerStageDescriptorUpdateAfterBindInlineUniformBlocks
Ddescriptorsets.adoc1838 …hysicalDeviceInlineUniformBlockProperties::pname:maxPerStageDescriptorUpdateAfterBindInlineUniform…
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_hash.hpp4389 …seed, physicalDeviceInlineUniformBlockProperties.maxPerStageDescriptorUpdateAfterBindInlineUniform… in operator ()()
5537 …_COMBINE( seed, physicalDeviceVulkan13Properties.maxPerStageDescriptorUpdateAfterBindInlineUniform… in operator ()()
Dvulkan_hash.hpp8360 …seed, physicalDeviceInlineUniformBlockProperties.maxPerStageDescriptorUpdateAfterBindInlineUniform… in operator ()()
10779 …_COMBINE( seed, physicalDeviceVulkan13Properties.maxPerStageDescriptorUpdateAfterBindInlineUniform… in operator ()()
/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_marshaling_guest.cpp8636 (uint32_t*)&forMarshaling->maxPerStageDescriptorUpdateAfterBindInlineUniformBlocks, in marshal_VkPhysicalDeviceVulkan13Properties()
8749 (uint32_t*)&forUnmarshaling->maxPerStageDescriptorUpdateAfterBindInlineUniformBlocks, in unmarshal_VkPhysicalDeviceVulkan13Properties()
10086 (uint32_t*)&forMarshaling->maxPerStageDescriptorUpdateAfterBindInlineUniformBlocks, in marshal_VkPhysicalDeviceInlineUniformBlockProperties()
10107 (uint32_t*)&forUnmarshaling->maxPerStageDescriptorUpdateAfterBindInlineUniformBlocks, in unmarshal_VkPhysicalDeviceInlineUniformBlockProperties()
Dgoldfish_vk_reserved_marshaling_guest.cpp5916 memcpy(*ptr, (uint32_t*)&forMarshaling->maxPerStageDescriptorUpdateAfterBindInlineUniformBlocks, in reservedmarshal_VkPhysicalDeviceVulkan13Properties()
6826 memcpy(*ptr, (uint32_t*)&forMarshaling->maxPerStageDescriptorUpdateAfterBindInlineUniformBlocks, in reservedmarshal_VkPhysicalDeviceInlineUniformBlockProperties()
/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_marshaling.cpp10618 (uint32_t*)&forMarshaling->maxPerStageDescriptorUpdateAfterBindInlineUniformBlocks, in marshal_VkPhysicalDeviceVulkan13Properties()
10743 (uint32_t*)&forUnmarshaling->maxPerStageDescriptorUpdateAfterBindInlineUniformBlocks, in unmarshal_VkPhysicalDeviceVulkan13Properties()
12508 (uint32_t*)&forMarshaling->maxPerStageDescriptorUpdateAfterBindInlineUniformBlocks, in marshal_VkPhysicalDeviceInlineUniformBlockProperties()
12541 (uint32_t*)&forUnmarshaling->maxPerStageDescriptorUpdateAfterBindInlineUniformBlocks, in unmarshal_VkPhysicalDeviceInlineUniformBlockProperties()
Dgoldfish_vk_reserved_marshaling.cpp8203 memcpy((uint32_t*)&forUnmarshaling->maxPerStageDescriptorUpdateAfterBindInlineUniformBlocks, in reservedunmarshal_VkPhysicalDeviceVulkan13Properties()
9618 memcpy((uint32_t*)&forUnmarshaling->maxPerStageDescriptorUpdateAfterBindInlineUniformBlocks, in reservedunmarshal_VkPhysicalDeviceInlineUniformBlockProperties()
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h6829 uint32_t maxPerStageDescriptorUpdateAfterBindInlineUniformBlocks; member
7170 uint32_t maxPerStageDescriptorUpdateAfterBindInlineUniformBlocks; member