Searched refs:fd_ringbuffer_grow (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/libdrm/dist/freedreno/
H A Dfreedreno_ringbuffer.h113 void fd_ringbuffer_grow(struct fd_ringbuffer *ring, uint32_t ndwords);
H A Dfreedreno_ringbuffer.c124 drm_public void fd_ringbuffer_grow(struct fd_ringbuffer *ring, uint32_t ndwords) function in typeref:typename:drm_public void
/xsrc/external/mit/MesaLib.old/dist/src/freedreno/drm/
H A Dfreedreno_ringbuffer.c85 void fd_ringbuffer_grow(struct fd_ringbuffer *ring, uint32_t ndwords) function in typeref:typename:void
H A Dfreedreno_ringbuffer.h115 void fd_ringbuffer_grow(struct fd_ringbuffer *ring, uint32_t ndwords);
/xsrc/external/mit/MesaLib/dist/src/freedreno/drm/
H A Dfreedreno_ringbuffer.h174 fd_ringbuffer_grow(struct fd_ringbuffer *ring, uint32_t ndwords) function in typeref:typename:void
323 fd_ringbuffer_grow(ring, ndwords);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/
H A Dfreedreno_util.h295 fd_ringbuffer_grow(ring, ndwords);

Completed in 8 milliseconds