Searched defs:pvr_physical_device (Results 1 – 1 of 1) sorted by relevance
187 struct pvr_physical_device { struct188 struct vk_physical_device vk;191 struct pvr_instance *instance;193 char *name;217 struct pvr_physical_device physical_device; argument