/hardware/google/gfxstream/guest/vulkan_enc/ |
D | goldfish_vk_extension_structs_guest.cpp | 549 return sizeof(VkPhysicalDeviceShaderIntegerDotProductFeatures); in goldfish_vk_extension_struct_size() 1168 return sizeof(VkPhysicalDeviceShaderIntegerDotProductFeatures); in goldfish_vk_extension_struct_size_with_stream_features()
|
D | goldfish_vk_deepcopy_guest.h | 1117 const VkPhysicalDeviceShaderIntegerDotProductFeatures* from, 1118 VkPhysicalDeviceShaderIntegerDotProductFeatures* to);
|
D | goldfish_vk_transform_guest.h | 1712 ResourceTracker* resourceTracker, VkPhysicalDeviceShaderIntegerDotProductFeatures* toTransform); 1715 ResourceTracker* resourceTracker, VkPhysicalDeviceShaderIntegerDotProductFeatures* toTransform);
|
D | goldfish_vk_marshaling_guest.h | 2140 const VkPhysicalDeviceShaderIntegerDotProductFeatures* forMarshaling); 2144 VkPhysicalDeviceShaderIntegerDotProductFeatures* forUnmarshaling);
|
D | goldfish_vk_transform_guest.cpp | 5924 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()
|
D | goldfish_vk_counting_guest.h | 1006 const VkPhysicalDeviceShaderIntegerDotProductFeatures* toCount, size_t* count);
|
D | goldfish_vk_reserved_marshaling_guest.h | 1129 const VkPhysicalDeviceShaderIntegerDotProductFeatures* forMarshaling, uint8_t** ptr);
|
D | goldfish_vk_deepcopy_guest.cpp | 6317 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()
|
D | goldfish_vk_counting_guest.cpp | 5556 const VkPhysicalDeviceShaderIntegerDotProductFeatures* toCount, size_t* count) { in count_VkPhysicalDeviceShaderIntegerDotProductFeatures() 8098 reinterpret_cast<const VkPhysicalDeviceShaderIntegerDotProductFeatures*>( in count_extension_struct()
|
D | goldfish_vk_marshaling_guest.cpp | 10438 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()
|
D | goldfish_vk_reserved_marshaling_guest.cpp | 7042 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/ |
D | goldfish_vk_extension_structs.cpp | 549 return sizeof(VkPhysicalDeviceShaderIntegerDotProductFeatures); in goldfish_vk_extension_struct_size() 1214 return sizeof(VkPhysicalDeviceShaderIntegerDotProductFeatures); in goldfish_vk_extension_struct_size_with_stream_features()
|
D | goldfish_vk_deepcopy.h | 1110 const VkPhysicalDeviceShaderIntegerDotProductFeatures* from, 1111 VkPhysicalDeviceShaderIntegerDotProductFeatures* to);
|
D | goldfish_vk_transform.h | 1765 VkPhysicalDeviceShaderIntegerDotProductFeatures* toTransform); 1769 VkPhysicalDeviceShaderIntegerDotProductFeatures* toTransform);
|
D | goldfish_vk_marshaling.h | 2105 const VkPhysicalDeviceShaderIntegerDotProductFeatures* forMarshaling); 2109 VkPhysicalDeviceShaderIntegerDotProductFeatures* forUnmarshaling);
|
D | goldfish_vk_transform.cpp | 5974 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()
|
D | goldfish_vk_reserved_marshaling.h | 1086 VkPhysicalDeviceShaderIntegerDotProductFeatures* forUnmarshaling, uint8_t** ptr);
|
D | goldfish_vk_deepcopy.cpp | 6317 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()
|
D | goldfish_vk_marshaling.cpp | 12965 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/ |
D | vk_device.c | 789 VkPhysicalDeviceShaderIntegerDotProductFeatures *features = (void *)ext; in vk_get_physical_device_core_1_3_feature_ext()
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | features.adoc | 5819 [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[]
|
D | devsandqueues.adoc | 2059 slink:VkPhysicalDeviceShaderIntegerDotProductFeatures,
|
/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkansc_static_assertions.hpp | 1139 …alDeviceShaderIntegerDotProductFeatures ) == sizeof( VkPhysicalDeviceShaderIntegerDotProductFeatur…
|
D | vulkan_static_assertions.hpp | 1206 …alDeviceShaderIntegerDotProductFeatures ) == sizeof( VkPhysicalDeviceShaderIntegerDotProductFeatur…
|
/hardware/google/gfxstream/guest/mesa/include/vulkan/ |
D | vulkan_core.h | 7248 typedef struct VkPhysicalDeviceShaderIntegerDotProductFeatures { struct 7252 } VkPhysicalDeviceShaderIntegerDotProductFeatures; argument 10085 typedef VkPhysicalDeviceShaderIntegerDotProductFeatures VkPhysicalDeviceShaderIntegerDotProductFeat…
|