Searched refs:alpha_test_func (Results 1 – 14 of 14) sorted by relevance
412 if (key->alpha_test_func == GL_ALWAYS) in emit_alpha_test()415 if (key->alpha_test_func == GL_NEVER) { in emit_alpha_test()427 cond_for_alpha_func(key->alpha_test_func)); in emit_alpha_test()
187 found |= check("mrt alpha test function", alpha_test_func); in debug_fs_recompile()
476 GLenum alpha_test_func; /* < For Gen4/5 MRT alpha test */ member
8402 if (wm_key->alpha_test_func) in run_fs()8721 key->alpha_test_func; in brw_nir_populate_wm_prog_data()
267 uint32_t alpha_test_func:3; member
582 unsigned int alpha_test_func:3; member
819 uint32_t alpha_test_func:3; member
218 unsigned alpha_test_func:3; member337 unsigned alpha_test_func:3; member
520 key->alpha_test_func = ctx->Color.AlphaFunc; in brw_wm_populate_key()
339 uint8_t alpha_test_func; member
2743 key->alpha_test_func = vc4->zsa->base.alpha.func; in vc4_update_compiled_fs()2745 key->alpha_test_func = COMPARE_FUNC_ALWAYS; in vc4_update_compiled_fs()
394 uint8_t alpha_test_func; member
564 key->alpha_test_func = v3d->zsa->base.alpha.func; in v3d_update_compiled_fs()
1150 key->alpha_test_func = COMPARE_FUNC_NEVER; in pipeline_populate_v3d_fs_key()