Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/xa/
Dxa_priv.h63 struct xa_surface { struct
64 int refcount;
65 struct pipe_resource template;
66 struct xa_tracker *xa;
67 struct pipe_resource *tex;
68 struct pipe_transfer *transfer;
69 unsigned int flags;
70 struct xa_format_descriptor fdesc;
71 struct pipe_context *mapping_pipe;