Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/tools/
Daub_write.h63 struct aub_ppgtt_table { struct
65 struct aub_ppgtt_table *subtables[512]; argument
93 struct aub_ppgtt_table pml4;
Daub_write.c68 aub_ppgtt_table_finish(struct aub_ppgtt_table *table, int level) in aub_ppgtt_table_finish()
236 populate_ppgtt_table(struct aub_file *aub, struct aub_ppgtt_table *table, in populate_ppgtt_table()
262 calloc(1, sizeof(struct aub_ppgtt_table)); in populate_ppgtt_table()