Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/tools/
Derror2aub.c281 enum address_space active_gtt = PPGTT; in main() local
312 default_gtt = active_gtt = aub_use_execlists(&aub) ? PPGTT : GGTT; in main()
340 active_gtt = default_gtt; in main()
352 active_gtt = GGTT; in main()
360 active_gtt, in main()