Searched refs:has_update_exec_mask (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/sb/ | ||
| H A D | sb_sched.h | 177 bool has_update_exec_mask() { return updates_exec_mask; } function in class:r600_sb::alu_group_tracker |
| H A D | sb_sched.cpp | 1993 if (grp().has_update_exec_mask()) { |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sb/ | ||
| H A D | sb_sched.h | 177 bool has_update_exec_mask() { return updates_exec_mask; } function in class:r600_sb::alu_group_tracker |
| H A D | sb_sched.cpp | 1996 if (grp().has_update_exec_mask()) { |
Completed in 103 milliseconds