Searched refs:nextEmpty (Results 1 – 1 of 1) sorted by relevance
302 GLint nextEmpty; in _mesa_log_msg() local319 nextEmpty = (ctx->Debug.NextMsg + ctx->Debug.NumMessages) in _mesa_log_msg()321 emptySlot = &ctx->Debug.Log[nextEmpty]; in _mesa_log_msg()