Searched refs:get_max_threads_per_block (Results 1 – 2 of 2) sorted by relevance
725 static unsigned get_max_threads_per_block(struct si_screen *screen, in get_max_threads_per_block() function785 unsigned threads_per_block = get_max_threads_per_block(sscreen, ir_type); in si_get_compute_param()795 *max_threads_per_block = get_max_threads_per_block(sscreen, ir_type); in si_get_compute_param()
993 static unsigned get_max_threads_per_block(struct r600_common_screen *screen, in get_max_threads_per_block() function1041 unsigned threads_per_block = get_max_threads_per_block(rscreen, ir_type); in r600_get_compute_param()1051 *max_threads_per_block = get_max_threads_per_block(rscreen, ir_type); in r600_get_compute_param()