Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_pipe_aaline.c86 struct aaline_stage struct
88 struct draw_stage stage;
90 float half_line_width;
93 uint tex_slot;
95 uint pos_slot;
97 void *sampler_cso;
98 struct pipe_resource *texture;
99 struct pipe_sampler_view *sampler_view;
100 uint num_samplers;
101 uint num_sampler_views;
[all …]