Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/lima/
Dlima_resource.h62 struct lima_surface { struct
79 static inline struct lima_surface * argument
80 lima_surface(struct pipe_surface *surf) in lima_surface() function