Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_screen.h97 volatile uint32_t ctx_count; member
H A Dd3d12_context.cpp2553 ctx->submit_id = (uint64_t)p_atomic_add_return(&screen->ctx_count, 1) << 32ull;

Completed in 4 milliseconds