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.h408 struct v3dv_device { struct
409 struct vk_device vk;
411 struct v3dv_instance *instance;
412 struct v3dv_physical_device *pdevice;
414 struct v3d_device_info devinfo;
415 struct v3dv_queue queue;
418 uint32_t last_job_sync;
421 mtx_t mutex;
424 struct {
444 } meta;
[all …]