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

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/
H A Dzink_context.h354 bool first_frame_done; member in struct:zink_context
H A Dzink_context.c3076 if (!ctx->first_frame_done)
3078 ctx->first_frame_done = true;

Completed in 9 milliseconds