Searched refs:fd_ringbuffer_emit (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/libdrm/dist/freedreno/
H A Dfreedreno_ringbuffer.h82 * because fd_ringbuffer_emit needs to be something that can
116 static inline void fd_ringbuffer_emit(struct fd_ringbuffer *ring, function in typeref:typename:void
/xsrc/external/mit/MesaLib.old/dist/src/freedreno/drm/
H A Dfreedreno_ringbuffer.h117 static inline void fd_ringbuffer_emit(struct fd_ringbuffer *ring, function in typeref:typename:void
/xsrc/external/mit/MesaLib/dist/src/freedreno/drm/
H A Dfreedreno_ringbuffer.h191 fd_ringbuffer_emit(struct fd_ringbuffer *ring, uint32_t data) function in typeref:typename:void
275 fd_ringbuffer_emit(ring, data);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/
H A Dfreedreno_util.h224 fd_ringbuffer_emit(ring, data);

Completed in 5 milliseconds