HomeSort by relevance Sort by last modified time
    Searched refs:emit_marker5 (Results 1 - 4 of 4) sorted by null

  /external/mesa3d/src/gallium/drivers/freedreno/a5xx/
fd5_draw.h 56 emit_marker5(ring, 7);
76 emit_marker5(ring, 7);
96 emit_marker5(ring, 7);
118 emit_marker5(ring, 7);
fd5_emit.h 118 emit_marker5(ring, 7);
126 emit_marker5(ring, 7);
134 emit_marker5(ring, 7);
141 emit_marker5(ring, 7);
fd5_emit.c 494 emit_marker5(ring, 5);
    [all...]
  /external/mesa3d/src/gallium/drivers/freedreno/
freedreno_util.h 186 static inline void emit_marker5(struct fd_ringbuffer *ring, int scratch_idx);
381 emit_marker5(ring, 6);
391 emit_marker5(ring, 6);
413 emit_marker5(struct fd_ringbuffer *ring, int scratch_idx) function

Completed in 64 milliseconds