Searched refs:per_thread_size (Results 1 – 2 of 2) sorted by relevance
428 unsigned per_thread_size) in brw_alloc_stage_scratch() argument430 if (stage_state->per_thread_scratch >= per_thread_size) in brw_alloc_stage_scratch()433 stage_state->per_thread_scratch = per_thread_size; in brw_alloc_stage_scratch()529 per_thread_size * thread_count, BRW_MEMZONE_SCRATCH); in brw_alloc_stage_scratch()
1372 unsigned per_thread_size);