Searched refs:per_thread_size (Results 1 – 2 of 2) sorted by relevance
358 unsigned per_thread_size) in brw_alloc_stage_scratch() argument360 if (stage_state->per_thread_scratch >= per_thread_size) in brw_alloc_stage_scratch()363 stage_state->per_thread_scratch = per_thread_size; in brw_alloc_stage_scratch()442 per_thread_size * thread_count, 4096); in brw_alloc_stage_scratch()
1431 unsigned per_thread_size);