Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_surface.h14 struct fd_surface { struct
18 static inline struct fd_surface * argument
19 fd_surface(struct pipe_surface *psurf) in fd_surface() function