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

/xsrc/external/mit/MesaLib.old/dist/src/intel/tools/
H A Derror2aub.c161 BO_TYPE_BATCH, enumerator in enum:bo::bo_type
411 { "gtt_offset", BO_TYPE_BATCH, PPGTT },
452 if (bo_entry->type == BO_TYPE_BATCH) {
463 case BO_TYPE_BATCH:
/xsrc/external/mit/MesaLib/dist/src/intel/tools/
H A Derror2aub.c148 BO_TYPE_BATCH, enumerator in enum:bo::bo_type
397 { "gtt_offset", BO_TYPE_BATCH, default_gtt },
438 if (bo_entry->type == BO_TYPE_BATCH) {
449 case BO_TYPE_BATCH:

Completed in 3 milliseconds