Searched refs:per_thread_scratch_value (Results 1 – 1 of 1) sorted by relevance
4206 uint32_t per_thread_scratch_value; local4212 per_thread_scratch_value = ffs(stage_state->per_thread_scratch) - 11;4217 per_thread_scratch_value = ffs(stage_state->per_thread_scratch) - 12;4222 per_thread_scratch_value = stage_state->per_thread_scratch / 1024 - 1;4225 vfe.PerThreadScratchSpace = per_thread_scratch_value;