Searched refs:maxPerStageDescriptorUpdateAfterBindInlineUniformBlocks (Results 1 – 11 of 11) sorted by relevance
/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/ |
D | vk_device.c | 1007 CORE_PROPERTY(maxPerStageDescriptorUpdateAfterBindInlineUniformBlocks); in vk_get_physical_device_core_1_3_property_ext()
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | limits.adoc | 2190 * [[{anchor-prefix}limits-maxPerStageDescriptorUpdateAfterBindInlineUniformBlocks]] 2191 pname:maxPerStageDescriptorUpdateAfterBindInlineUniformBlocks 4603 | code:uint32_t | pname:maxPerStageDescriptorUpdateAfterBindInlineUniformBlocks |`<<features-in… 5061 | pname:maxPerStageDescriptorUpdateAfterBindInlineUniformBlocks | - | 4 | min
|
D | interfaces.adoc | 1155 or pname:maxPerStageDescriptorUpdateAfterBindInlineUniformBlocks
|
D | descriptorsets.adoc | 1838 …hysicalDeviceInlineUniformBlockProperties::pname:maxPerStageDescriptorUpdateAfterBindInlineUniform…
|
/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkansc_hash.hpp | 4389 …seed, physicalDeviceInlineUniformBlockProperties.maxPerStageDescriptorUpdateAfterBindInlineUniform… in operator ()() 5537 …_COMBINE( seed, physicalDeviceVulkan13Properties.maxPerStageDescriptorUpdateAfterBindInlineUniform… in operator ()()
|
D | vulkan_hash.hpp | 8360 …seed, physicalDeviceInlineUniformBlockProperties.maxPerStageDescriptorUpdateAfterBindInlineUniform… in operator ()() 10779 …_COMBINE( seed, physicalDeviceVulkan13Properties.maxPerStageDescriptorUpdateAfterBindInlineUniform… in operator ()()
|
/hardware/google/gfxstream/guest/vulkan_enc/ |
D | goldfish_vk_marshaling_guest.cpp | 8636 (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()
|
D | goldfish_vk_reserved_marshaling_guest.cpp | 5916 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/ |
D | goldfish_vk_marshaling.cpp | 10618 (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()
|
D | goldfish_vk_reserved_marshaling.cpp | 8203 memcpy((uint32_t*)&forUnmarshaling->maxPerStageDescriptorUpdateAfterBindInlineUniformBlocks, in reservedunmarshal_VkPhysicalDeviceVulkan13Properties() 9618 memcpy((uint32_t*)&forUnmarshaling->maxPerStageDescriptorUpdateAfterBindInlineUniformBlocks, in reservedunmarshal_VkPhysicalDeviceInlineUniformBlockProperties()
|
/hardware/google/gfxstream/guest/mesa/include/vulkan/ |
D | vulkan_core.h | 6829 uint32_t maxPerStageDescriptorUpdateAfterBindInlineUniformBlocks; member 7170 uint32_t maxPerStageDescriptorUpdateAfterBindInlineUniformBlocks; member
|