Searched refs:descriptorBindingVariableDescriptorCount (Results 1 – 12 of 12) sorted by relevance
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/roadmap/ |
D | Roadmap-2022.adoc | 56 …** <<features-descriptorBindingVariableDescriptorCount, pname:descriptorBindingVariableDescriptorC…
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/ |
D | VK_EXT_inline_uniform_block.adoc | 86 5) Is the pname:descriptorBindingVariableDescriptorCount feature introduced
|
/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/ |
D | vk_device.c | 662 CORE_FEATURE(descriptorBindingVariableDescriptorCount); in vk_get_physical_device_core_1_2_feature_ext()
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | features.adoc | 2202 * [[{anchor-prefix}features-descriptorBindingVariableDescriptorCount]] 2203 pname:descriptorBindingVariableDescriptorCount indicates whether the 8101 * <<features-descriptorBindingVariableDescriptorCount, 8102 pname:descriptorBindingVariableDescriptorCount>>
|
D | descriptorsets.adoc | 1166 …* [[VUID-VkDescriptorSetLayoutBindingFlagsCreateInfo-descriptorBindingVariableDescriptorCount-0301… 1168 slink:VkPhysicalDeviceDescriptorIndexingFeatures::pname:descriptorBindingVariableDescriptorCount 1419 slink:VkPhysicalDeviceDescriptorIndexingFeatures::pname:descriptorBindingVariableDescriptorCount
|
/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkansc_hash.hpp | 3889 …COMBINE( seed, physicalDeviceDescriptorIndexingFeatures.descriptorBindingVariableDescriptorCount ); in operator ()() 5406 …_HPP_HASH_COMBINE( seed, physicalDeviceVulkan12Features.descriptorBindingVariableDescriptorCount ); in operator ()()
|
D | vulkan_hash.hpp | 7275 …COMBINE( seed, physicalDeviceDescriptorIndexingFeatures.descriptorBindingVariableDescriptorCount ); in operator ()() 10648 …_HPP_HASH_COMBINE( seed, physicalDeviceVulkan12Features.descriptorBindingVariableDescriptorCount ); in operator ()()
|
/hardware/google/gfxstream/guest/vulkan_enc/ |
D | goldfish_vk_marshaling_guest.cpp | 6546 vkStream->write((VkBool32*)&forMarshaling->descriptorBindingVariableDescriptorCount, in marshal_VkPhysicalDeviceVulkan12Features() 6624 vkStream->read((VkBool32*)&forUnmarshaling->descriptorBindingVariableDescriptorCount, in unmarshal_VkPhysicalDeviceVulkan12Features() 7496 vkStream->write((VkBool32*)&forMarshaling->descriptorBindingVariableDescriptorCount, in marshal_VkPhysicalDeviceDescriptorIndexingFeatures() 7545 vkStream->read((VkBool32*)&forUnmarshaling->descriptorBindingVariableDescriptorCount, in unmarshal_VkPhysicalDeviceDescriptorIndexingFeatures()
|
D | goldfish_vk_reserved_marshaling_guest.cpp | 4549 memcpy(*ptr, (VkBool32*)&forMarshaling->descriptorBindingVariableDescriptorCount, in reservedmarshal_VkPhysicalDeviceVulkan12Features() 5193 memcpy(*ptr, (VkBool32*)&forMarshaling->descriptorBindingVariableDescriptorCount, in reservedmarshal_VkPhysicalDeviceDescriptorIndexingFeatures()
|
/hardware/google/gfxstream/host/vulkan/cereal/common/ |
D | goldfish_vk_marshaling.cpp | 7936 vkStream->write((VkBool32*)&forMarshaling->descriptorBindingVariableDescriptorCount, in marshal_VkPhysicalDeviceVulkan12Features() 8025 vkStream->read((VkBool32*)&forUnmarshaling->descriptorBindingVariableDescriptorCount, in unmarshal_VkPhysicalDeviceVulkan12Features() 9085 vkStream->write((VkBool32*)&forMarshaling->descriptorBindingVariableDescriptorCount, in marshal_VkPhysicalDeviceDescriptorIndexingFeatures() 9146 vkStream->read((VkBool32*)&forUnmarshaling->descriptorBindingVariableDescriptorCount, in unmarshal_VkPhysicalDeviceDescriptorIndexingFeatures()
|
D | goldfish_vk_reserved_marshaling.cpp | 6106 memcpy((VkBool32*)&forUnmarshaling->descriptorBindingVariableDescriptorCount, *ptr, in reservedunmarshal_VkPhysicalDeviceVulkan12Features() 6994 memcpy((VkBool32*)&forUnmarshaling->descriptorBindingVariableDescriptorCount, *ptr, in reservedunmarshal_VkPhysicalDeviceDescriptorIndexingFeatures()
|
/hardware/google/gfxstream/guest/mesa/include/vulkan/ |
D | vulkan_core.h | 5932 VkBool32 descriptorBindingVariableDescriptorCount; member 6181 VkBool32 descriptorBindingVariableDescriptorCount; member
|