Home
last modified time | relevance | path

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

/device/generic/opengl-transport/host/libs/virglrenderer/
DAVDVirglRenderer.cpp180 static int sync_linear_to_iovec(Resource* res, uint64_t offset, const virgl_box* box) { in sync_linear_to_iovec() function
538 sync_linear_to_iovec(ctx->cmd_resp, 0, &box); in process_cmd()
616 sync_linear_to_iovec(ctx->cmd_resp, 0, &box); in virgl_renderer_submit_cmd()
908 sync_linear_to_iovec(res, 0, &box); in virgl_renderer_resource_detach_iov()
1032 return sync_linear_to_iovec(it->second, offset, box); in virgl_renderer_transfer_read_iov()