Searched refs:alpha_test_func (Results 1 – 6 of 6) sorted by relevance
187 found |= check("mrt alpha test function", alpha_test_func); in debug_fs_recompile()
590 if (key->alpha_test_func == GL_ALWAYS) in emit_alpha_test()593 if (key->alpha_test_func == GL_NEVER) { in emit_alpha_test()605 cond_for_alpha_func(key->alpha_test_func)); in emit_alpha_test()
497 GLenum alpha_test_func; /* < For Gfx4/5 MRT alpha test */ member
9290 if (wm_key->alpha_test_func) in run_fs()9635 key->alpha_test_func; in brw_nir_populate_wm_prog_data()
531 key->alpha_test_func = ctx->Color.AlphaFunc; in brw_wm_populate_key()
4855 key->alpha_test_func = compare_func_to_gl(zsa->cso.alpha_func); in crocus_populate_fs_key()