Searched refs:per_thread_scratch_space (Results 1 – 3 of 3) sorted by relevance
79 vs->thread2.per_thread_scratch_space = in brw_upload_vs_unit()83 vs->thread2.per_thread_scratch_space = 0; in brw_upload_vs_unit()162 vs->thread2.per_thread_scratch_space, in brw_upload_vs_unit()
121 wm->thread2.per_thread_scratch_space = in brw_upload_wm_unit()125 wm->thread2.per_thread_scratch_space = 0; in brw_upload_wm_unit()231 wm->thread2.per_thread_scratch_space, in brw_upload_wm_unit()
125 GLuint per_thread_scratch_space:4; member