Searched refs:blend_quad_stage (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/softpipe/
H A Dsp_quad_blend.c56 struct blend_quad_stage struct
66 static INLINE struct blend_quad_stage *
67 blend_quad_stage(struct quad_stage *stage) function
69 return (struct blend_quad_stage *) stage;
922 const struct blend_quad_stage *bqs = blend_quad_stage(qs);
1030 const struct blend_quad_stage *bqs = blend_quad_stage(qs);
1107 const struct blend_quad_stage *bqs = blend_quad_stage(q
[all...]
/external/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_quad_blend.c56 struct blend_quad_stage struct
66 static INLINE struct blend_quad_stage *
67 blend_quad_stage(struct quad_stage *stage) function
69 return (struct blend_quad_stage *) stage;
922 const struct blend_quad_stage *bqs = blend_quad_stage(qs);
1030 const struct blend_quad_stage *bqs = blend_quad_stage(qs);
1107 const struct blend_quad_stage *bqs = blend_quad_stage(q
[all...]

Completed in 114 milliseconds