Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_pipe_pstipple.c74 struct pstip_stage struct
76 struct draw_stage stage;
78 void *sampler_cso;
79 struct pipe_resource *texture;
80 struct pipe_sampler_view *sampler_view;
81 uint num_samplers;
82 uint num_sampler_views;
87 struct pstip_fragment_shader *fs;
88 struct {
92 } state;
[all …]