Home
last modified time | relevance | path

Searched refs:fd_ringbuffer_funcs (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/libdrm/freedreno/
H A Dfreedreno_ringbuffer.h39 struct fd_ringbuffer_funcs;
68 const struct fd_ringbuffer_funcs *funcs;
H A Dfreedreno_priv.h134 struct fd_ringbuffer_funcs { struct
/aosp_15_r20/external/mesa3d/src/freedreno/drm/
H A Dfreedreno_ringbuffer_sp.c662 static const struct fd_ringbuffer_funcs ring_funcs_nonobj_32 = {
673 static const struct fd_ringbuffer_funcs ring_funcs_obj_32 = {
683 static const struct fd_ringbuffer_funcs ring_funcs_nonobj_64 = {
694 static const struct fd_ringbuffer_funcs ring_funcs_obj_64 = {
H A Dfreedreno_ringbuffer.h86 struct fd_ringbuffer_funcs { struct
111 const struct fd_ringbuffer_funcs *funcs; argument
/aosp_15_r20/external/libdrm/freedreno/kgsl/
H A Dkgsl_ringbuffer.c196 static const struct fd_ringbuffer_funcs funcs = {
/aosp_15_r20/external/mesa3d/src/freedreno/drm/msm/
H A Dmsm_ringbuffer.c634 static const struct fd_ringbuffer_funcs ring_funcs = {
/aosp_15_r20/external/libdrm/freedreno/msm/
H A Dmsm_ringbuffer.c681 static const struct fd_ringbuffer_funcs funcs = {