Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/postprocess/
Dpp_private.h38 struct pp_program struct
40 struct pipe_screen *screen;
41 struct pipe_context *pipe;
42 struct cso_context *cso;
44 struct pipe_blend_state blend;
45 struct pipe_depth_stencil_alpha_state depthstencil;
46 struct pipe_rasterizer_state rasterizer;
47 struct pipe_sampler_state sampler; /* bilinear */
48 struct pipe_sampler_state sampler_point; /* point */
49 struct pipe_viewport_state viewport;
[all …]