Searched refs:is_bb (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/sb/
H A Dsb_ir.h824 bool is_bb() { return subtype == NST_BB; } function in class:r600_sb::node
1149 if (c->is_bb())
H A Dsb_gcm.cpp108 if (c->is_bb()) {
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sb/
H A Dsb_ir.h825 bool is_bb() { return subtype == NST_BB; } function in class:r600_sb::node
1151 if (c->is_bb())
H A Dsb_gcm.cpp108 if (c->is_bb()) {

Completed in 66 milliseconds