Searched refs:is_fetch_clause (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/sb/
H A Dsb_bc_builder.cpp47 assert(cf->is_cf_inst() || cf->is_alu_clause() || cf->is_fetch_clause());
H A Dsb_shader.cpp625 else if (n->is_fetch_clause())
H A Dsb_ir.h809 bool is_fetch_clause() { function in class:r600_sb::node
H A Dsb_sched.cpp795 if (n->is_fetch_clause()) {
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sb/
H A Dsb_bc_builder.cpp47 assert(cf->is_cf_inst() || cf->is_alu_clause() || cf->is_fetch_clause());
H A Dsb_shader.cpp625 else if (n->is_fetch_clause())
H A Dsb_ir.h810 bool is_fetch_clause() { function in class:r600_sb::node
H A Dsb_sched.cpp795 if (n->is_fetch_clause()) {

Completed in 19 milliseconds