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

/xsrc/external/mit/MesaLib/dist/src/intel/tools/
H A Daub_write.h104 uint32_t next_context_handle; member in struct:aub_file
H A Daub_write.c179 aub->next_context_handle = 1;
630 uint32_t new_id = ctx_id ? *ctx_id : aub->next_context_handle;
635 aub->next_context_handle++;

Completed in 4 milliseconds