Searched refs:alpha_test_ref (Results 1 - 9 of 9) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_debug_recompile.c180 found |= check("mrt alpha test reference value", alpha_test_ref);
H A Dbrw_compiler.h416 float alpha_test_ref; member in struct:brw_wm_prog_key
H A Dbrw_fs_visitor.cpp358 cmp = abld.CMP(bld.null_reg_f(), color, brw_imm_f(key->alpha_test_ref),
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_debug_recompile.c188 found |= check("mrt alpha test reference value", alpha_test_ref);
H A Dbrw_compiler.h498 float alpha_test_ref; member in struct:brw_wm_prog_key
H A Dbrw_fs_visitor.cpp604 cmp = abld.CMP(bld.null_reg_f(), color, brw_imm_f(key->alpha_test_ref),
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
H A Dbrw_wm.c488 key->alpha_test_ref = ctx->Color.AlphaRef;
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
H A Dbrw_wm.c532 key->alpha_test_ref = ctx->Color.AlphaRef;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/
H A Dcrocus_state.c4856 key->alpha_test_ref = zsa->cso.alpha_ref_value;

Completed in 28 milliseconds