Searched refs:SI_MAX_VARIABLE_THREADS_PER_BLOCK (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dr600_pipe_common.h116 #define SI_MAX_VARIABLE_THREADS_PER_BLOCK 1024 macro
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_get.c874 *max_variable_threads_per_block = SI_MAX_VARIABLE_THREADS_PER_BLOCK;
H A Dsi_pipe.h103 #define SI_MAX_VARIABLE_THREADS_PER_BLOCK 1024 macro
H A Dsi_shader.c4446 max_work_group_size = SI_MAX_VARIABLE_THREADS_PER_BLOCK;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Dr600_pipe_common.h115 #define SI_MAX_VARIABLE_THREADS_PER_BLOCK 1024 macro
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_get.c883 *max_variable_threads_per_block = SI_MAX_VARIABLE_THREADS_PER_BLOCK;
H A Dsi_pipe.h119 #define SI_MAX_VARIABLE_THREADS_PER_BLOCK 512 macro
H A Dsi_shader.c222 return SI_MAX_VARIABLE_THREADS_PER_BLOCK;

Completed in 28 milliseconds