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