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_emit.h 112 emit_marker5(ring, 7);
119 emit_marker5(ring, 7);
127 emit_marker5(ring, 7);
134 emit_marker5(ring, 7);
fd5_draw.h 54 emit_marker5(ring, 7);
74 emit_marker5(ring, 7);
fd5_emit.c 408 emit_marker5(ring, 5);
  /external/mesa3d/src/gallium/drivers/freedreno/
freedreno_util.h 182 static inline void emit_marker5(struct fd_ringbuffer *ring, int scratch_idx);
377 emit_marker5(ring, 6);
387 emit_marker5(ring, 6);
409 emit_marker5(struct fd_ringbuffer *ring, int scratch_idx) function

Completed in 75 milliseconds