Home | History | Annotate | Download | only in i965

Lines Matching refs:ds0

51       ds->ds0.stencil_enable = 1;
52 ds->ds0.stencil_func =
54 ds->ds0.stencil_fail_op =
56 ds->ds0.stencil_pass_depth_fail_op =
58 ds->ds0.stencil_pass_depth_pass_op =
64 ds->ds0.bf_stencil_enable = 1;
65 ds->ds0.bf_stencil_func =
67 ds->ds0.bf_stencil_fail_op =
69 ds->ds0.bf_stencil_pass_depth_fail_op =
71 ds->ds0.bf_stencil_pass_depth_pass_op =
81 ds->ds0.stencil_write_enable = 1;