Home
last modified time | relevance | path

Searched refs:VkPhysicalDeviceShaderIntegerDotProductFeatures (Results 1 – 25 of 26) sorted by relevance

12

/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_extension_structs_guest.cpp549 return sizeof(VkPhysicalDeviceShaderIntegerDotProductFeatures); in goldfish_vk_extension_struct_size()
1168 return sizeof(VkPhysicalDeviceShaderIntegerDotProductFeatures); in goldfish_vk_extension_struct_size_with_stream_features()
Dgoldfish_vk_deepcopy_guest.h1117 const VkPhysicalDeviceShaderIntegerDotProductFeatures* from,
1118 VkPhysicalDeviceShaderIntegerDotProductFeatures* to);
Dgoldfish_vk_transform_guest.h1712 ResourceTracker* resourceTracker, VkPhysicalDeviceShaderIntegerDotProductFeatures* toTransform);
1715 ResourceTracker* resourceTracker, VkPhysicalDeviceShaderIntegerDotProductFeatures* toTransform);
Dgoldfish_vk_marshaling_guest.h2140 const VkPhysicalDeviceShaderIntegerDotProductFeatures* forMarshaling);
2144 VkPhysicalDeviceShaderIntegerDotProductFeatures* forUnmarshaling);
Dgoldfish_vk_transform_guest.cpp5924 VkPhysicalDeviceShaderIntegerDotProductFeatures* toTransform) { in transform_tohost_VkPhysicalDeviceShaderIntegerDotProductFeatures()
5934 VkPhysicalDeviceShaderIntegerDotProductFeatures* toTransform) { in transform_fromhost_VkPhysicalDeviceShaderIntegerDotProductFeatures()
8621 resourceTracker, reinterpret_cast<VkPhysicalDeviceShaderIntegerDotProductFeatures*>( in transform_tohost_extension_struct()
9701 resourceTracker, reinterpret_cast<VkPhysicalDeviceShaderIntegerDotProductFeatures*>( in transform_fromhost_extension_struct()
Dgoldfish_vk_counting_guest.h1006 const VkPhysicalDeviceShaderIntegerDotProductFeatures* toCount, size_t* count);
Dgoldfish_vk_reserved_marshaling_guest.h1129 const VkPhysicalDeviceShaderIntegerDotProductFeatures* forMarshaling, uint8_t** ptr);
Dgoldfish_vk_deepcopy_guest.cpp6317 const VkPhysicalDeviceShaderIntegerDotProductFeatures* from, in deepcopy_VkPhysicalDeviceShaderIntegerDotProductFeatures()
6318 VkPhysicalDeviceShaderIntegerDotProductFeatures* to) { in deepcopy_VkPhysicalDeviceShaderIntegerDotProductFeatures()
9471 reinterpret_cast<const VkPhysicalDeviceShaderIntegerDotProductFeatures*>( in deepcopy_extension_struct()
9473 reinterpret_cast<VkPhysicalDeviceShaderIntegerDotProductFeatures*>( in deepcopy_extension_struct()
Dgoldfish_vk_counting_guest.cpp5556 const VkPhysicalDeviceShaderIntegerDotProductFeatures* toCount, size_t* count) { in count_VkPhysicalDeviceShaderIntegerDotProductFeatures()
8098 reinterpret_cast<const VkPhysicalDeviceShaderIntegerDotProductFeatures*>( in count_extension_struct()
Dgoldfish_vk_marshaling_guest.cpp10438 const VkPhysicalDeviceShaderIntegerDotProductFeatures* forMarshaling) { in marshal_VkPhysicalDeviceShaderIntegerDotProductFeatures()
10450 VkPhysicalDeviceShaderIntegerDotProductFeatures* forUnmarshaling) { in unmarshal_VkPhysicalDeviceShaderIntegerDotProductFeatures()
14285 reinterpret_cast<const VkPhysicalDeviceShaderIntegerDotProductFeatures*>( in marshal_extension_struct()
15491 reinterpret_cast<VkPhysicalDeviceShaderIntegerDotProductFeatures*>( in unmarshal_extension_struct()
Dgoldfish_vk_reserved_marshaling_guest.cpp7042 const VkPhysicalDeviceShaderIntegerDotProductFeatures* forMarshaling, uint8_t** ptr) { in reservedmarshal_VkPhysicalDeviceShaderIntegerDotProductFeatures()
9862 reinterpret_cast<const VkPhysicalDeviceShaderIntegerDotProductFeatures*>( in reservedmarshal_extension_struct()
/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_extension_structs.cpp549 return sizeof(VkPhysicalDeviceShaderIntegerDotProductFeatures); in goldfish_vk_extension_struct_size()
1214 return sizeof(VkPhysicalDeviceShaderIntegerDotProductFeatures); in goldfish_vk_extension_struct_size_with_stream_features()
Dgoldfish_vk_deepcopy.h1110 const VkPhysicalDeviceShaderIntegerDotProductFeatures* from,
1111 VkPhysicalDeviceShaderIntegerDotProductFeatures* to);
Dgoldfish_vk_transform.h1765 VkPhysicalDeviceShaderIntegerDotProductFeatures* toTransform);
1769 VkPhysicalDeviceShaderIntegerDotProductFeatures* toTransform);
Dgoldfish_vk_marshaling.h2105 const VkPhysicalDeviceShaderIntegerDotProductFeatures* forMarshaling);
2109 VkPhysicalDeviceShaderIntegerDotProductFeatures* forUnmarshaling);
Dgoldfish_vk_transform.cpp5974 VkPhysicalDeviceShaderIntegerDotProductFeatures* toTransform) { in transform_tohost_VkPhysicalDeviceShaderIntegerDotProductFeatures()
5984 VkPhysicalDeviceShaderIntegerDotProductFeatures* toTransform) { in transform_fromhost_VkPhysicalDeviceShaderIntegerDotProductFeatures()
9121 resourceTracker, reinterpret_cast<VkPhysicalDeviceShaderIntegerDotProductFeatures*>( in transform_tohost_extension_struct()
10281 resourceTracker, reinterpret_cast<VkPhysicalDeviceShaderIntegerDotProductFeatures*>( in transform_fromhost_extension_struct()
Dgoldfish_vk_reserved_marshaling.h1086 VkPhysicalDeviceShaderIntegerDotProductFeatures* forUnmarshaling, uint8_t** ptr);
Dgoldfish_vk_deepcopy.cpp6317 const VkPhysicalDeviceShaderIntegerDotProductFeatures* from, in deepcopy_VkPhysicalDeviceShaderIntegerDotProductFeatures()
6318 VkPhysicalDeviceShaderIntegerDotProductFeatures* to) { in deepcopy_VkPhysicalDeviceShaderIntegerDotProductFeatures()
10036 reinterpret_cast<const VkPhysicalDeviceShaderIntegerDotProductFeatures*>( in deepcopy_extension_struct()
10038 reinterpret_cast<VkPhysicalDeviceShaderIntegerDotProductFeatures*>( in deepcopy_extension_struct()
Dgoldfish_vk_marshaling.cpp12965 const VkPhysicalDeviceShaderIntegerDotProductFeatures* forMarshaling) { in marshal_VkPhysicalDeviceShaderIntegerDotProductFeatures()
12977 VkPhysicalDeviceShaderIntegerDotProductFeatures* forUnmarshaling) { in unmarshal_VkPhysicalDeviceShaderIntegerDotProductFeatures()
18925 reinterpret_cast<const VkPhysicalDeviceShaderIntegerDotProductFeatures*>( in marshal_extension_struct()
20208 reinterpret_cast<VkPhysicalDeviceShaderIntegerDotProductFeatures*>( in unmarshal_extension_struct()
/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_device.c789 VkPhysicalDeviceShaderIntegerDotProductFeatures *features = (void *)ext; in vk_get_physical_device_core_1_3_feature_ext()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dfeatures.adoc5819 [open,refpage='VkPhysicalDeviceShaderIntegerDotProductFeatures',desc='Structure describing integer …
5821 The sname:VkPhysicalDeviceShaderIntegerDotProductFeatures structure is
5824 include::{generated}/api/structs/VkPhysicalDeviceShaderIntegerDotProductFeatures.adoc[]
5848 :refpage: VkPhysicalDeviceShaderIntegerDotProductFeatures
5851 include::{generated}/validity/structs/VkPhysicalDeviceShaderIntegerDotProductFeatures.adoc[]
Ddevsandqueues.adoc2059 slink:VkPhysicalDeviceShaderIntegerDotProductFeatures,
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_static_assertions.hpp1139 …alDeviceShaderIntegerDotProductFeatures ) == sizeof( VkPhysicalDeviceShaderIntegerDotProductFeatur…
Dvulkan_static_assertions.hpp1206 …alDeviceShaderIntegerDotProductFeatures ) == sizeof( VkPhysicalDeviceShaderIntegerDotProductFeatur…
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h7248 typedef struct VkPhysicalDeviceShaderIntegerDotProductFeatures { struct
7252 } VkPhysicalDeviceShaderIntegerDotProductFeatures; argument
10085 typedef VkPhysicalDeviceShaderIntegerDotProductFeatures VkPhysicalDeviceShaderIntegerDotProductFeat…

12