Home
last modified time | relevance | path

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

/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_private.h458 struct v3dv_device { struct
459 struct vk_device vk;
461 struct v3dv_instance *instance;
462 struct v3dv_physical_device *pdevice;
464 struct v3d_device_info devinfo;
465 struct v3dv_queue queue;
468 mtx_t query_mutex;
471 cnd_t query_ended;
474 struct {
494 } meta;
[all …]