HomeSort by relevance Sort by last modified time
    Searched full:dither_enable (Results 1 - 8 of 8) sorted by null

  /external/mesa3d/src/mesa/drivers/dri/nouveau/
nv10_state_raster.c 111 BEGIN_NV04(push, NV10_3D(DITHER_ENABLE), 1);
nv10_context.c 287 BEGIN_NV04(push, NV10_3D(DITHER_ENABLE), 2);
nv20_context.c 255 BEGIN_NV04(push, NV20_3D(DITHER_ENABLE), 1);
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_cc.c 200 cc->cc5.dither_enable = 1;
gen6_cc.c 158 blend[b].blend1.dither_enable = 1;
brw_structs.h 233 GLuint dither_enable:1; member in struct:gen6_blend_state::__anon16929
377 GLuint dither_enable:1; member in struct:brw_cc_unit_state::__anon16941
    [all...]
  /external/mesa3d/src/gallium/drivers/nv30/
nv30_state.c 59 SB_MTHD30(so, DITHER_ENABLE, 1);
nv30_transfer.c 230 BEGIN_NV04(push, NV30_3D(DITHER_ENABLE), 1);

Completed in 335 milliseconds