Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/util/
Du_blit.c54 struct blit_state struct
56 struct pipe_context *pipe;
57 struct cso_context *cso;
59 struct pipe_blend_state blend_write_color, blend_keep_color;
60 struct pipe_depth_stencil_alpha_state dsa_keep_depthstencil;
61 struct pipe_depth_stencil_alpha_state dsa_write_depthstencil;
62 struct pipe_depth_stencil_alpha_state dsa_write_depth;
63 struct pipe_depth_stencil_alpha_state dsa_write_stencil;
64 struct pipe_rasterizer_state rasterizer;
65 struct pipe_sampler_state sampler;
[all …]
/external/mesa3d/src/mesa/drivers/common/
Dmeta.c221 struct blit_state struct
223 GLuint ArrayObj;
224 GLuint VBO;
225 GLuint DepthFP;