Home
last modified time | relevance | path

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

/external/mesa3d/src/broadcom/vulkan/
Dv3dv_private.h460 struct v3dv_device { struct
461 struct vk_device vk;
463 struct v3dv_instance *instance;
464 struct v3dv_physical_device *pdevice;
466 struct v3d_device_info devinfo;
467 struct v3dv_queue queue;
470 mtx_t query_mutex;
473 cnd_t query_ended;
476 struct {
496 } meta;
[all …]