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