Searched refs:SMEM_MAX_MOVES (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/amd/compiler/ | ||
H A D | aco_scheduler.cpp | 37 #define SMEM_MAX_MOVES (64 - ctx.num_waves * 4) macro 649 int max_moves = SMEM_MAX_MOVES; |
Completed in 2 milliseconds