Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_surface.h32 struct fd_surface { struct
36 static inline struct fd_surface * argument
37 fd_surface(struct pipe_surface *psurf) in fd_surface() function
39 return (struct fd_surface *)psurf; in fd_surface()
Dfreedreno_surface.c40 struct fd_surface* surface = CALLOC_STRUCT(fd_surface); in fd_create_surface()
/external/mesa3d/docs/relnotes/
D19.0.0.rst2112 - freedreno: remove unused fd_surface fields