Searched refs:uses_grad (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 | 1069 bool uses_grad() { return bc.op_ptr->flags & FF_USEGRAD; } function in class:r600_sb::fetch_node |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sb/ | ||
| H A D | sb_ir.h | 1071 bool uses_grad() { return bc.op_ptr->flags & FF_USEGRAD; } function in class:r600_sb::fetch_node |
Completed in 5 milliseconds