Searched refs:SwapCount (Results 1 – 2 of 2) sorted by relevance
333 ctx->SwapCount = 0; in init_timings()391 swaprate = ctx->SwapCount / ctx->SwapTime; in print_timings()424 ctx->SwapCount, ctx->SwapTime, swaprate ); in print_timings()
1399 GLuint SwapCount; /* number of swap-buffer calls */ member