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

  /external/libdrm/freedreno/
freedreno-symbol-check 43 fd_ringbuffer_grow
freedreno_ringbuffer.h 64 void fd_ringbuffer_grow(struct fd_ringbuffer *ring, uint32_t ndwords);
freedreno_ringbuffer.c 94 void fd_ringbuffer_grow(struct fd_ringbuffer *ring, uint32_t ndwords) function
  /external/mesa3d/src/gallium/drivers/freedreno/
freedreno_util.h 254 fd_ringbuffer_grow(ring, ndwords);

Completed in 118 milliseconds