Searched refs:lastDrawChecked (Results 1 – 2 of 2) sorted by relevance
515 uint64_t lastDrawChecked; member
295 (curDraw - pContext->lastDrawChecked) > 0x10000) in GetDrawContext()301 pContext->lastDrawChecked = curDraw; in GetDrawContext()