/hardware/google/gfxstream/host/vulkan/cereal/common/ |
D | vk_struct_id.h | 78 REGISTER_VK_STRUCT_ID(VkPhysicalDeviceDriverProperties,
|
D | goldfish_vk_extension_structs.cpp | 382 return sizeof(VkPhysicalDeviceDriverProperties); in goldfish_vk_extension_struct_size() 1043 return sizeof(VkPhysicalDeviceDriverProperties); in goldfish_vk_extension_struct_size_with_stream_features()
|
D | goldfish_vk_deepcopy.h | 764 const VkPhysicalDeviceDriverProperties* from, 765 VkPhysicalDeviceDriverProperties* to);
|
D | goldfish_vk_transform.h | 1226 VkDecoderGlobalState* resourceTracker, VkPhysicalDeviceDriverProperties* toTransform); 1229 VkDecoderGlobalState* resourceTracker, VkPhysicalDeviceDriverProperties* toTransform);
|
D | goldfish_vk_marshaling.h | 1477 const VkPhysicalDeviceDriverProperties* forMarshaling); 1480 VkPhysicalDeviceDriverProperties* forUnmarshaling);
|
D | goldfish_vk_transform.cpp | 4085 VkDecoderGlobalState* resourceTracker, VkPhysicalDeviceDriverProperties* toTransform) { in transform_tohost_VkPhysicalDeviceDriverProperties() 4096 VkDecoderGlobalState* resourceTracker, VkPhysicalDeviceDriverProperties* toTransform) { in transform_fromhost_VkPhysicalDeviceDriverProperties() 8781 reinterpret_cast<VkPhysicalDeviceDriverProperties*>(structExtension_out)); in transform_tohost_extension_struct() 9941 reinterpret_cast<VkPhysicalDeviceDriverProperties*>(structExtension_out)); in transform_fromhost_extension_struct()
|
D | goldfish_vk_reserved_marshaling.h | 769 VkPhysicalDeviceDriverProperties* forUnmarshaling, uint8_t** ptr);
|
D | goldfish_vk_deepcopy.cpp | 4195 const VkPhysicalDeviceDriverProperties* from, in deepcopy_VkPhysicalDeviceDriverProperties() 4196 VkPhysicalDeviceDriverProperties* to) { in deepcopy_VkPhysicalDeviceDriverProperties() 9604 reinterpret_cast<const VkPhysicalDeviceDriverProperties*>(structExtension), in deepcopy_extension_struct() 9605 reinterpret_cast<VkPhysicalDeviceDriverProperties*>(structExtension_out)); in deepcopy_extension_struct()
|
D | goldfish_vk_marshaling.cpp | 8794 const VkPhysicalDeviceDriverProperties* forMarshaling) { in marshal_VkPhysicalDeviceDriverProperties() 8809 VkPhysicalDeviceDriverProperties* forUnmarshaling) { in unmarshal_VkPhysicalDeviceDriverProperties() 18565 reinterpret_cast<const VkPhysicalDeviceDriverProperties*>(structExtension)); in marshal_extension_struct() 19855 reinterpret_cast<VkPhysicalDeviceDriverProperties*>(structExtension_out)); in unmarshal_extension_struct()
|
/hardware/google/gfxstream/guest/vulkan_enc/ |
D | goldfish_vk_extension_structs_guest.cpp | 382 return sizeof(VkPhysicalDeviceDriverProperties); in goldfish_vk_extension_struct_size() 997 return sizeof(VkPhysicalDeviceDriverProperties); in goldfish_vk_extension_struct_size_with_stream_features()
|
D | goldfish_vk_deepcopy_guest.h | 771 const VkPhysicalDeviceDriverProperties* from, 772 VkPhysicalDeviceDriverProperties* to);
|
D | goldfish_vk_transform_guest.h | 1204 ResourceTracker* resourceTracker, VkPhysicalDeviceDriverProperties* toTransform); 1207 ResourceTracker* resourceTracker, VkPhysicalDeviceDriverProperties* toTransform);
|
D | goldfish_vk_marshaling_guest.h | 1507 const VkPhysicalDeviceDriverProperties* forMarshaling); 1511 VkPhysicalDeviceDriverProperties* forUnmarshaling);
|
D | goldfish_vk_transform_guest.cpp | 4067 ResourceTracker* resourceTracker, VkPhysicalDeviceDriverProperties* toTransform) { in transform_tohost_VkPhysicalDeviceDriverProperties() 4078 ResourceTracker* resourceTracker, VkPhysicalDeviceDriverProperties* toTransform) { in transform_fromhost_VkPhysicalDeviceDriverProperties() 8281 reinterpret_cast<VkPhysicalDeviceDriverProperties*>(structExtension_out)); in transform_tohost_extension_struct() 9361 reinterpret_cast<VkPhysicalDeviceDriverProperties*>(structExtension_out)); in transform_fromhost_extension_struct()
|
D | goldfish_vk_counting_guest.h | 701 const VkPhysicalDeviceDriverProperties* toCount,
|
D | goldfish_vk_reserved_marshaling_guest.h | 807 const VkPhysicalDeviceDriverProperties* forMarshaling, uint8_t** ptr);
|
D | goldfish_vk_deepcopy_guest.cpp | 4195 const VkPhysicalDeviceDriverProperties* from, in deepcopy_VkPhysicalDeviceDriverProperties() 4196 VkPhysicalDeviceDriverProperties* to) { in deepcopy_VkPhysicalDeviceDriverProperties() 9039 reinterpret_cast<const VkPhysicalDeviceDriverProperties*>(structExtension), in deepcopy_extension_struct() 9040 reinterpret_cast<VkPhysicalDeviceDriverProperties*>(structExtension_out)); in deepcopy_extension_struct()
|
D | goldfish_vk_counting_guest.cpp | 3907 const VkPhysicalDeviceDriverProperties* toCount, in count_VkPhysicalDeviceDriverProperties() 7697 reinterpret_cast<const VkPhysicalDeviceDriverProperties*>(structExtension), count); in count_extension_struct()
|
D | goldfish_vk_marshaling_guest.cpp | 7262 const VkPhysicalDeviceDriverProperties* forMarshaling) { in marshal_VkPhysicalDeviceDriverProperties() 7278 VkPhysicalDeviceDriverProperties* forUnmarshaling) { in unmarshal_VkPhysicalDeviceDriverProperties() 13925 reinterpret_cast<const VkPhysicalDeviceDriverProperties*>(structExtension)); in marshal_extension_struct() 15138 reinterpret_cast<VkPhysicalDeviceDriverProperties*>(structExtension_out)); in unmarshal_extension_struct()
|
D | goldfish_vk_reserved_marshaling_guest.cpp | 4999 const VkPhysicalDeviceDriverProperties* forMarshaling, uint8_t** ptr) { in reservedmarshal_VkPhysicalDeviceDriverProperties() 9465 reinterpret_cast<const VkPhysicalDeviceDriverProperties*>(structExtension), ptr); in reservedmarshal_extension_struct()
|
/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/ |
D | vk_device.c | 946 VkPhysicalDeviceDriverProperties *properties = (void *) ext; in vk_get_physical_device_core_1_2_property_ext()
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | devsandqueues.adoc | 385 slink:VkPhysicalDeviceDriverProperties, 698 [open,refpage='VkPhysicalDeviceDriverProperties',desc='Structure containing driver identification i… 700 The sname:VkPhysicalDeviceDriverProperties structure is defined as: 702 include::{generated}/api/structs/VkPhysicalDeviceDriverProperties.adoc[] 730 :refpage: VkPhysicalDeviceDriverProperties 738 include::{generated}/validity/structs/VkPhysicalDeviceDriverProperties.adoc[] 744 slink:VkPhysicalDeviceDriverProperties::pname:driverID are: 773 slink:VkPhysicalDeviceDriverProperties::pname:driverName. 788 slink:VkPhysicalDeviceDriverProperties::pname:driverInfo. 3397 sname:VkPhysicalDeviceDriverProperties::pname:conformanceVersion.
|
/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkansc_static_assertions.hpp | 806 …_HPP_NAMESPACE::PhysicalDeviceDriverProperties ) == sizeof( VkPhysicalDeviceDriverProperties ), "s…
|
D | vulkan_static_assertions.hpp | 873 …_HPP_NAMESPACE::PhysicalDeviceDriverProperties ) == sizeof( VkPhysicalDeviceDriverProperties ), "s…
|
/hardware/google/gfxstream/guest/mesa/include/vulkan/ |
D | vulkan_core.h | 6108 typedef struct VkPhysicalDeviceDriverProperties { struct 6115 } VkPhysicalDeviceDriverProperties; argument 9653 typedef VkPhysicalDeviceDriverProperties VkPhysicalDeviceDriverPropertiesKHR;
|