Home
last modified time | relevance | path

Searched refs:reqbuf_cnt (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/freedreno/drm/virtio/
Dvirtio_device.c316 virtio_dev->reqbuf_cnt = 0; in execbuf_flush_locked()
348 virtio_dev->reqbuf_cnt++; in virtio_execbuf()
Dvirtio_priv.h84 uint32_t reqbuf_cnt; member