Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_surface.h34 struct fd_surface { struct
43 static inline struct fd_surface * argument
44 fd_surface(struct pipe_surface *psurf) in fd_surface() function