Home
last modified time | relevance | path

Searched refs:PPGTT (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/intel/tools/
H A Derror2aub.c143 PPGTT, enumerator
281 enum address_space active_gtt = PPGTT; in main()
282 enum address_space default_gtt = PPGTT; in main()
312 default_gtt = active_gtt = aub_use_execlists(&aub) ? PPGTT : GGTT; in main()
450 if (bo_entry->gtt == PPGTT) { in main()
458 if (bo_entry->gtt == PPGTT) { in main()
508 if (bo_entry->gtt == PPGTT) { in main()

Completed in 2 milliseconds