Searched refs:fd_surface (Results 1 – 3 of 3) sorted by relevance
32 struct fd_surface { struct36 static inline struct fd_surface * argument37 fd_surface(struct pipe_surface *psurf) in fd_surface() function39 return (struct fd_surface *)psurf; in fd_surface()
40 struct fd_surface* surface = CALLOC_STRUCT(fd_surface); in fd_create_surface()
2112 - freedreno: remove unused fd_surface fields