Home
last modified time | relevance | path

Searched refs:alpha_test_func (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/intel/compiler/
H A Dbrw_debug_recompile.c187 found |= check("mrt alpha test function", alpha_test_func); in debug_fs_recompile()
H A Dbrw_fs_visitor.cpp595 if (key->alpha_test_func == COMPARE_FUNC_ALWAYS) in emit_alpha_test()
598 if (key->alpha_test_func == COMPARE_FUNC_NEVER) { in emit_alpha_test()
610 cond_for_alpha_func(key->alpha_test_func)); in emit_alpha_test()
H A Dbrw_compiler.h514 enum compare_func alpha_test_func:3; /* < For Gfx4/5 MRT alpha test */ member
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_state.c4855 key->alpha_test_func = zsa->cso.alpha_func; in crocus_populate_fs_key()

Completed in 18 milliseconds