Searched refs:fd_emit_string (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/
H A Dfreedreno_context.c209 fd_emit_string(struct fd_ringbuffer *ring, const char *string, int len) function in typeref:typename:void
251 fd_emit_string(batch->draw, string, len);
H A Dfreedreno_context.h720 void fd_emit_string(struct fd_ringbuffer *ring, const char *string, int len);

Completed in 3 milliseconds