Searched refs:alpha_pass (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_shader_llvm_ps.c215 LLVMValueRef alpha_pass = LLVMBuildFCmp(ctx->ac.builder, cond, alpha, alpha_ref, ""); local in function:si_alpha_test
216 ac_build_kill_if_false(&ctx->ac, alpha_pass);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_shader.c2590 LLVMValueRef alpha_pass = local in function:si_alpha_test
2592 ac_build_kill_if_false(&ctx->ac, alpha_pass);

Completed in 15 milliseconds