Home
last modified time | relevance | path

Searched defs:pvr_physical_device (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/imagination/vulkan/
Dpvr_private.h187 struct pvr_physical_device { struct
188 struct vk_physical_device vk;
191 struct pvr_instance *instance;
193 char *name;
217 struct pvr_physical_device physical_device; argument