Home
last modified time | relevance | path

Searched refs:emit_alpha_test (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/intel/compiler/
Dbrw_fs.h298 void emit_alpha_test();
Dbrw_fs_visitor.cpp405 fs_visitor::emit_alpha_test() in emit_alpha_test() function in fs_visitor
Dbrw_fs.cpp8403 emit_alpha_test(); in run_fs()
/external/virglrenderer/src/
Dvrend_shader.c1781 static void emit_alpha_test(const struct dump_ctx *ctx, in emit_alpha_test() function
2196 emit_alpha_test(ctx, glsl_strbufs); in handle_fragment_proc_exit()