Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/postprocess/
H A Dpp_private.h39 struct pp_program struct
41 struct pipe_screen *screen;
42 struct pipe_context *pipe;
43 struct cso_context *cso;
46 struct st_context *st;
47 pp_st_invalidate_state_func st_invalidate_state;
49 struct pipe_blend_state blend;
50 struct pipe_depth_stencil_alpha_state depthstencil;
51 struct pipe_rasterizer_state rasterizer;
52 struct pipe_sampler_state sampler; /* bilinear */
[all …]