Searched refs:alpha_test_func (Results 1 – 5 of 5) sorted by relevance
187 found |= check("mrt alpha test function", alpha_test_func); in debug_fs_recompile()
595 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()
514 enum compare_func alpha_test_func:3; /* < For Gfx4/5 MRT alpha test */ member
4855 key->alpha_test_func = zsa->cso.alpha_func; in crocus_populate_fs_key()
2015 - intel/fs: Use compare_func for wm_prog_key::alpha_test_func