Home
last modified time | relevance | path

Searched refs:fd_emit_string5 (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_context.c221 fd_emit_string5(struct fd_ringbuffer *ring, const char *string, int len) in fd_emit_string5() function
250 fd_emit_string5(batch->draw, string, len);
H A Dfreedreno_context.h710 void fd_emit_string5(struct fd_ringbuffer *ring, const char *string, int len);
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_program.c102 fd_emit_string5(ring, name, strlen(name)); in fd6_emit_shader()

Completed in 7 milliseconds