Home
last modified time | relevance | path

Searched defs:fd_ringbuffer_grow (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/libdrm/freedreno/
H A Dfreedreno_ringbuffer.c124 drm_public void fd_ringbuffer_grow(struct fd_ringbuffer *ring, uint32_t ndwords) in fd_ringbuffer_grow() function
/aosp_15_r20/external/mesa3d/src/freedreno/drm/
H A Dfreedreno_ringbuffer.h165 fd_ringbuffer_grow(struct fd_ringbuffer *ring, uint32_t ndwords) in fd_ringbuffer_grow() function