Searched defs:exa_context (Results 1 – 1 of 1) sorted by relevance
14 struct exa_context struct16 ExaDriverPtr pExa;17 struct pipe_context *pipe;18 struct pipe_screen *scrn;19 struct xorg_renderer *renderer;21 struct pipe_sampler_view *bound_sampler_views[MAX_EXA_SAMPLERS];22 int num_bound_samplers;24 float solid_color[4];25 boolean has_solid_color;27 boolean accel;[all …]