Searched refs:SMEM_WINDOW_SIZE (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/amd/compiler/ | ||
H A D | aco_scheduler.cpp | 34 #define SMEM_WINDOW_SIZE (350 - ctx.num_waves * 35) macro 648 int window_size = SMEM_WINDOW_SIZE; |
Completed in 2 milliseconds