Home
last modified time | relevance | path

Searched refs:VkPhysicalDeviceDescriptorIndexingFeatures (Results 1 – 25 of 28) sorted by relevance

12

/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_extension_structs_guest.cpp397 return sizeof(VkPhysicalDeviceDescriptorIndexingFeatures); in goldfish_vk_extension_struct_size()
1016 return sizeof(VkPhysicalDeviceDescriptorIndexingFeatures); in goldfish_vk_extension_struct_size_with_stream_features()
Dgoldfish_vk_deepcopy_guest.h795 const VkPhysicalDeviceDescriptorIndexingFeatures* from,
796 VkPhysicalDeviceDescriptorIndexingFeatures* to);
Dgoldfish_vk_transform_guest.h1234 ResourceTracker* resourceTracker, VkPhysicalDeviceDescriptorIndexingFeatures* toTransform);
1237 ResourceTracker* resourceTracker, VkPhysicalDeviceDescriptorIndexingFeatures* toTransform);
Dgoldfish_vk_marshaling_guest.h1547 const VkPhysicalDeviceDescriptorIndexingFeatures* forMarshaling);
1551 VkPhysicalDeviceDescriptorIndexingFeatures* forUnmarshaling);
Dgoldfish_vk_transform_guest.cpp4161 ResourceTracker* resourceTracker, VkPhysicalDeviceDescriptorIndexingFeatures* toTransform) { in transform_tohost_VkPhysicalDeviceDescriptorIndexingFeatures()
4170 ResourceTracker* resourceTracker, VkPhysicalDeviceDescriptorIndexingFeatures* toTransform) { in transform_fromhost_VkPhysicalDeviceDescriptorIndexingFeatures()
8311 reinterpret_cast<VkPhysicalDeviceDescriptorIndexingFeatures*>(structExtension_out)); in transform_tohost_extension_struct()
9391 reinterpret_cast<VkPhysicalDeviceDescriptorIndexingFeatures*>(structExtension_out)); in transform_fromhost_extension_struct()
Dgoldfish_vk_counting_guest.h722 const VkPhysicalDeviceDescriptorIndexingFeatures* toCount, size_t* count);
Dgoldfish_vk_reserved_marshaling_guest.h827 const VkPhysicalDeviceDescriptorIndexingFeatures* forMarshaling, uint8_t** ptr);
Dgoldfish_vk_deepcopy_guest.cpp4318 const VkPhysicalDeviceDescriptorIndexingFeatures* from, in deepcopy_VkPhysicalDeviceDescriptorIndexingFeatures()
4319 VkPhysicalDeviceDescriptorIndexingFeatures* to) { in deepcopy_VkPhysicalDeviceDescriptorIndexingFeatures()
9076 reinterpret_cast<const VkPhysicalDeviceDescriptorIndexingFeatures*>( in deepcopy_extension_struct()
9078 reinterpret_cast<VkPhysicalDeviceDescriptorIndexingFeatures*>(structExtension_out)); in deepcopy_extension_struct()
Dgoldfish_vk_counting_guest.cpp4012 const VkPhysicalDeviceDescriptorIndexingFeatures* toCount, size_t* count) { in count_VkPhysicalDeviceDescriptorIndexingFeatures()
7732 reinterpret_cast<const VkPhysicalDeviceDescriptorIndexingFeatures*>( in count_extension_struct()
Dgoldfish_vk_marshaling_guest.cpp7454 const VkPhysicalDeviceDescriptorIndexingFeatures* forMarshaling) { in marshal_VkPhysicalDeviceDescriptorIndexingFeatures()
7503 VkPhysicalDeviceDescriptorIndexingFeatures* forUnmarshaling) { in unmarshal_VkPhysicalDeviceDescriptorIndexingFeatures()
13958 reinterpret_cast<const VkPhysicalDeviceDescriptorIndexingFeatures*>( in marshal_extension_struct()
15169 reinterpret_cast<VkPhysicalDeviceDescriptorIndexingFeatures*>(structExtension_out)); in unmarshal_extension_struct()
Dgoldfish_vk_reserved_marshaling_guest.cpp5131 const VkPhysicalDeviceDescriptorIndexingFeatures* forMarshaling, uint8_t** ptr) { in reservedmarshal_VkPhysicalDeviceDescriptorIndexingFeatures()
9500 reinterpret_cast<const VkPhysicalDeviceDescriptorIndexingFeatures*>( in reservedmarshal_extension_struct()
/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_extension_structs.cpp397 return sizeof(VkPhysicalDeviceDescriptorIndexingFeatures); in goldfish_vk_extension_struct_size()
1062 return sizeof(VkPhysicalDeviceDescriptorIndexingFeatures); in goldfish_vk_extension_struct_size_with_stream_features()
Dgoldfish_vk_deepcopy.h788 const VkPhysicalDeviceDescriptorIndexingFeatures* from,
789 VkPhysicalDeviceDescriptorIndexingFeatures* to);
Dgoldfish_vk_transform.h1258 VkDecoderGlobalState* resourceTracker, VkPhysicalDeviceDescriptorIndexingFeatures* toTransform);
1261 VkDecoderGlobalState* resourceTracker, VkPhysicalDeviceDescriptorIndexingFeatures* toTransform);
Dgoldfish_vk_marshaling.h1516 const VkPhysicalDeviceDescriptorIndexingFeatures* forMarshaling);
1520 VkPhysicalDeviceDescriptorIndexingFeatures* forUnmarshaling);
Dgoldfish_vk_transform.cpp4182 VkPhysicalDeviceDescriptorIndexingFeatures* toTransform) { in transform_tohost_VkPhysicalDeviceDescriptorIndexingFeatures()
4192 VkPhysicalDeviceDescriptorIndexingFeatures* toTransform) { in transform_fromhost_VkPhysicalDeviceDescriptorIndexingFeatures()
8811 reinterpret_cast<VkPhysicalDeviceDescriptorIndexingFeatures*>(structExtension_out)); in transform_tohost_extension_struct()
9971 reinterpret_cast<VkPhysicalDeviceDescriptorIndexingFeatures*>(structExtension_out)); in transform_fromhost_extension_struct()
Dgoldfish_vk_reserved_marshaling.h789 VkPhysicalDeviceDescriptorIndexingFeatures* forUnmarshaling, uint8_t** ptr);
Dgoldfish_vk_deepcopy.cpp4318 const VkPhysicalDeviceDescriptorIndexingFeatures* from, in deepcopy_VkPhysicalDeviceDescriptorIndexingFeatures()
4319 VkPhysicalDeviceDescriptorIndexingFeatures* to) { in deepcopy_VkPhysicalDeviceDescriptorIndexingFeatures()
9641 reinterpret_cast<const VkPhysicalDeviceDescriptorIndexingFeatures*>( in deepcopy_extension_struct()
9643 reinterpret_cast<VkPhysicalDeviceDescriptorIndexingFeatures*>(structExtension_out)); in deepcopy_extension_struct()
Dgoldfish_vk_marshaling.cpp9043 const VkPhysicalDeviceDescriptorIndexingFeatures* forMarshaling) { in marshal_VkPhysicalDeviceDescriptorIndexingFeatures()
9092 VkPhysicalDeviceDescriptorIndexingFeatures* forUnmarshaling) { in unmarshal_VkPhysicalDeviceDescriptorIndexingFeatures()
18598 reinterpret_cast<const VkPhysicalDeviceDescriptorIndexingFeatures*>( in marshal_extension_struct()
19886 reinterpret_cast<VkPhysicalDeviceDescriptorIndexingFeatures*>(structExtension_out)); in unmarshal_extension_struct()
/hardware/google/gfxstream/host/vulkan/
Dvk_util_unittest.cpp242 VkPhysicalDeviceDescriptorIndexingFeatures indexingFeatures = { in TEST()
/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_device.c643 VkPhysicalDeviceDescriptorIndexingFeatures *features = (void *)ext; in vk_get_physical_device_core_1_2_feature_ext()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Ddescriptorsets.adoc1097 …slink:VkPhysicalDeviceDescriptorIndexingFeatures::pname:descriptorBindingUniformBufferUpdateAfterB…
1103 …slink:VkPhysicalDeviceDescriptorIndexingFeatures::pname:descriptorBindingSampledImageUpdateAfterBi…
1111 …slink:VkPhysicalDeviceDescriptorIndexingFeatures::pname:descriptorBindingStorageImageUpdateAfterBi…
1117 …slink:VkPhysicalDeviceDescriptorIndexingFeatures::pname:descriptorBindingStorageBufferUpdateAfterB…
1123 …slink:VkPhysicalDeviceDescriptorIndexingFeatures::pname:descriptorBindingUniformTexelBufferUpdateA…
1129 …slink:VkPhysicalDeviceDescriptorIndexingFeatures::pname:descriptorBindingStorageTexelBufferUpdateA…
1158 … slink:VkPhysicalDeviceDescriptorIndexingFeatures::pname:descriptorBindingUpdateUnusedWhilePending
1163 slink:VkPhysicalDeviceDescriptorIndexingFeatures::pname:descriptorBindingPartiallyBound
1168 slink:VkPhysicalDeviceDescriptorIndexingFeatures::pname:descriptorBindingVariableDescriptorCount
1419 slink:VkPhysicalDeviceDescriptorIndexingFeatures::pname:descriptorBindingVariableDescriptorCount
Dfeatures.adoc2019 [open,refpage='VkPhysicalDeviceDescriptorIndexingFeatures',desc='Structure describing descriptor in…
2021 The sname:VkPhysicalDeviceDescriptorIndexingFeatures structure is defined
2024 include::{generated}/api/structs/VkPhysicalDeviceDescriptorIndexingFeatures.adoc[]
2216 :refpage: VkPhysicalDeviceDescriptorIndexingFeatures
2219 include::{generated}/validity/structs/VkPhysicalDeviceDescriptorIndexingFeatures.adoc[]
5050 slink:VkPhysicalDeviceDescriptorIndexingFeatures.
5055 slink:VkPhysicalDeviceDescriptorIndexingFeatures.
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_static_assertions.hpp826 …:PhysicalDeviceDescriptorIndexingFeatures ) == sizeof( VkPhysicalDeviceDescriptorIndexingFeatures
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h6160 typedef struct VkPhysicalDeviceDescriptorIndexingFeatures { struct
6183 } VkPhysicalDeviceDescriptorIndexingFeatures; typedef
12393 typedef VkPhysicalDeviceDescriptorIndexingFeatures VkPhysicalDeviceDescriptorIndexingFeaturesEXT;

12