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.h247 void emit_alpha_test();
Dbrw_fs_visitor.cpp330 fs_visitor::emit_alpha_test() in emit_alpha_test() function in fs_visitor
Dbrw_fs.cpp6474 emit_alpha_test(); in run_fs()
/external/virglrenderer/src/
Dvrend_shader.c1448 static int emit_alpha_test(struct dump_ctx *ctx) in emit_alpha_test() function
1729 if (emit_alpha_test(ctx)) in handle_fragment_proc_exit()