Searched defs:is_if (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/sb/ | ||
| H A D | sb_ir.h | 823 bool is_if() { return type == NT_IF; } function in class:r600_sb::node |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sb/ | ||
| H A D | sb_ir.h | 824 bool is_if() { return type == NT_IF; } function in class:r600_sb::node |
Completed in 6 milliseconds