Home
last modified time | relevance | path

Searched refs:max_ids (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_program.c441 unsigned max_ids = devinfo->max_scratch_ids[stage_state->stage]; in brw_alloc_stage_scratch() local
444 per_thread_size * max_ids, BRW_MEMZONE_SCRATCH); in brw_alloc_stage_scratch()