Searched refs:ColorDitherEnable (Results 1 - 25 of 27) sorted by relevance

12

/xsrc/external/mit/MesaLib.old/src/intel/genxml/
H A Dgen45_pack.h485 bool ColorDitherEnable; member in struct:GEN45_COLOR_CALC_STATE
551 __gen_uint(values->ColorDitherEnable, 31, 31);
H A Dgen4_pack.h483 bool ColorDitherEnable; member in struct:GEN4_COLOR_CALC_STATE
549 __gen_uint(values->ColorDitherEnable, 31, 31);
H A Dgen5_pack.h481 bool ColorDitherEnable; member in struct:GEN5_COLOR_CALC_STATE
547 __gen_uint(values->ColorDitherEnable, 31, 31);
H A Dgen6_pack.h354 bool ColorDitherEnable; member in struct:GEN6_BLEND_STATE_ENTRY
391 __gen_uint(values->ColorDitherEnable, 12, 12) |
H A Dgen7_pack.h383 bool ColorDitherEnable; member in struct:GEN7_BLEND_STATE_ENTRY
420 __gen_uint(values->ColorDitherEnable, 12, 12) |
H A Dgen10_pack.h535 bool ColorDitherEnable; member in struct:GEN10_BLEND_STATE
555 __gen_uint(values->ColorDitherEnable, 23, 23) |
H A Dgen11_pack.h536 bool ColorDitherEnable; member in struct:GEN11_BLEND_STATE
556 __gen_uint(values->ColorDitherEnable, 23, 23) |
H A Dgen75_pack.h410 bool ColorDitherEnable; member in struct:GEN75_BLEND_STATE_ENTRY
447 __gen_uint(values->ColorDitherEnable, 12, 12) |
H A Dgen8_pack.h480 bool ColorDitherEnable; member in struct:GEN8_BLEND_STATE
500 __gen_uint(values->ColorDitherEnable, 23, 23) |
H A Dgen9_pack.h535 bool ColorDitherEnable; member in struct:GEN9_BLEND_STATE
555 __gen_uint(values->ColorDitherEnable, 23, 23) |
/xsrc/external/mit/MesaLib/src/intel/genxml/
H A Dgen45_pack.h501 bool ColorDitherEnable; member in struct:GFX45_COLOR_CALC_STATE
567 __gen_uint(values->ColorDitherEnable, 31, 31);
H A Dgen4_pack.h499 bool ColorDitherEnable; member in struct:GFX4_COLOR_CALC_STATE
565 __gen_uint(values->ColorDitherEnable, 31, 31);
H A Dgen5_pack.h497 bool ColorDitherEnable; member in struct:GFX5_COLOR_CALC_STATE
563 __gen_uint(values->ColorDitherEnable, 31, 31);
H A Dgen6_pack.h370 bool ColorDitherEnable; member in struct:GFX6_BLEND_STATE_ENTRY
407 __gen_uint(values->ColorDitherEnable, 12, 12) |
H A Dgen7_pack.h399 bool ColorDitherEnable; member in struct:GFX7_BLEND_STATE_ENTRY
436 __gen_uint(values->ColorDitherEnable, 12, 12) |
H A Dgen10_pack.h535 bool ColorDitherEnable; member in struct:GEN10_BLEND_STATE
555 __gen_uint(values->ColorDitherEnable, 23, 23) |
H A Dgen11_pack.h552 bool ColorDitherEnable; member in struct:GFX11_BLEND_STATE
572 __gen_uint(values->ColorDitherEnable, 23, 23) |
H A Dgen75_pack.h426 bool ColorDitherEnable; member in struct:GFX75_BLEND_STATE_ENTRY
463 __gen_uint(values->ColorDitherEnable, 12, 12) |
H A Dgen8_pack.h496 bool ColorDitherEnable; member in struct:GFX8_BLEND_STATE
516 __gen_uint(values->ColorDitherEnable, 23, 23) |
H A Dgen9_pack.h551 bool ColorDitherEnable; member in struct:GFX9_BLEND_STATE
571 __gen_uint(values->ColorDitherEnable, 23, 23) |
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
H A DgenX_state_upload.c3087 blend.ColorDitherEnable = true;
3476 cc.ColorDitherEnable = ctx->Color.DitherFlag;
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
H A DgenX_state_upload.c2986 blend.ColorDitherEnable = true;
3375 cc.ColorDitherEnable = ctx->Color.DitherFlag;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/
H A Dcrocus_state.c6151 be.ColorDitherEnable = cso_blend->cso.dither;
6231 cc.ColorDitherEnable = cso_blend->cso.dither;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
H A Diris_state.c1005 bs.ColorDitherEnable = state->dither;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
H A Diris_state.c1347 bs.ColorDitherEnable = state->dither;

Completed in 488 milliseconds

12