Home
last modified time | relevance | path

Searched refs:descriptorBindingVariableDescriptorCount (Results 1 – 12 of 12) sorted by relevance

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/roadmap/
DRoadmap-2022.adoc56 …** <<features-descriptorBindingVariableDescriptorCount, pname:descriptorBindingVariableDescriptorC…
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
DVK_EXT_inline_uniform_block.adoc86 5) Is the pname:descriptorBindingVariableDescriptorCount feature introduced
/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_device.c662 CORE_FEATURE(descriptorBindingVariableDescriptorCount); in vk_get_physical_device_core_1_2_feature_ext()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dfeatures.adoc2202 * [[{anchor-prefix}features-descriptorBindingVariableDescriptorCount]]
2203 pname:descriptorBindingVariableDescriptorCount indicates whether the
8101 * <<features-descriptorBindingVariableDescriptorCount,
8102 pname:descriptorBindingVariableDescriptorCount>>
Ddescriptorsets.adoc1166 …* [[VUID-VkDescriptorSetLayoutBindingFlagsCreateInfo-descriptorBindingVariableDescriptorCount-0301…
1168 slink:VkPhysicalDeviceDescriptorIndexingFeatures::pname:descriptorBindingVariableDescriptorCount
1419 slink:VkPhysicalDeviceDescriptorIndexingFeatures::pname:descriptorBindingVariableDescriptorCount
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_hash.hpp3889 …COMBINE( seed, physicalDeviceDescriptorIndexingFeatures.descriptorBindingVariableDescriptorCount ); in operator ()()
5406 …_HPP_HASH_COMBINE( seed, physicalDeviceVulkan12Features.descriptorBindingVariableDescriptorCount ); in operator ()()
Dvulkan_hash.hpp7275 …COMBINE( seed, physicalDeviceDescriptorIndexingFeatures.descriptorBindingVariableDescriptorCount ); in operator ()()
10648 …_HPP_HASH_COMBINE( seed, physicalDeviceVulkan12Features.descriptorBindingVariableDescriptorCount ); in operator ()()
/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_marshaling_guest.cpp6546 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()
Dgoldfish_vk_reserved_marshaling_guest.cpp4549 memcpy(*ptr, (VkBool32*)&forMarshaling->descriptorBindingVariableDescriptorCount, in reservedmarshal_VkPhysicalDeviceVulkan12Features()
5193 memcpy(*ptr, (VkBool32*)&forMarshaling->descriptorBindingVariableDescriptorCount, in reservedmarshal_VkPhysicalDeviceDescriptorIndexingFeatures()
/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_marshaling.cpp7936 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()
Dgoldfish_vk_reserved_marshaling.cpp6106 memcpy((VkBool32*)&forUnmarshaling->descriptorBindingVariableDescriptorCount, *ptr, in reservedunmarshal_VkPhysicalDeviceVulkan12Features()
6994 memcpy((VkBool32*)&forUnmarshaling->descriptorBindingVariableDescriptorCount, *ptr, in reservedunmarshal_VkPhysicalDeviceDescriptorIndexingFeatures()
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h5932 VkBool32 descriptorBindingVariableDescriptorCount; member
6181 VkBool32 descriptorBindingVariableDescriptorCount; member