Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_context.c209 fd_emit_string(struct fd_ringbuffer *ring, const char *string, int len) in fd_emit_string() function
251 fd_emit_string(batch->draw, string, len); in fd_emit_string_marker()
Dfreedreno_context.h719 void fd_emit_string(struct fd_ringbuffer *ring, const char *string, int len);