Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/tools/
Daub_write.h104 uint32_t next_context_handle; member
Daub_write.c179 aub->next_context_handle = 1; in aub_file_init()
630 uint32_t new_id = ctx_id ? *ctx_id : aub->next_context_handle; in aub_write_context_create()
635 aub->next_context_handle++; in aub_write_context_create()