Searched refs:fd_submit_flush (Results 1 - 9 of 9) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/freedreno/drm/ |
| H A D | freedreno_ringbuffer.c | 64 fd_submit_flush(struct fd_submit *submit, int in_fence_fd, function in typeref:typename:int
|
| H A D | freedreno_ringbuffer.h | 121 int fd_submit_flush(struct fd_submit *submit, int in_fence_fd,
|
| /xsrc/external/mit/MesaLib.old/dist/src/freedreno/drm/ |
| H A D | freedreno_ringbuffer.c | 46 fd_submit_flush(struct fd_submit *submit, int in_fence_fd, int *out_fence_fd, function in typeref:typename:int
|
| H A D | freedreno_ringbuffer.h | 86 int fd_submit_flush(struct fd_submit *submit,
|
| /xsrc/external/mit/MesaLib/dist/src/freedreno/computerator/ |
| H A D | main.c | 291 fd_submit_flush(submit, -1, &fence);
|
| /xsrc/external/mit/MesaLib/dist/src/freedreno/ds/ |
| H A D | fd_pps_driver.cc | 107 fd_submit_flush(submit, -1, &fence);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/ |
| H A D | freedreno_gmem.c | 407 fd_submit_flush(batch->submit, batch->in_fence_fd,
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/ |
| H A D | freedreno_gmem.c | 661 fd_submit_flush(batch->submit, batch->in_fence_fd,
|
| /xsrc/external/mit/MesaLib/dist/src/freedreno/perfcntrs/ |
| H A D | fdperf.c | 179 ret = fd_submit_flush(dev.submit, -1, &fence);
|
Completed in 11 milliseconds