Searched refs:curStateId (Results 1 – 2 of 2) sorted by relevance
467 uint32_t curStateId; // Current index to the next available entry in the DS ring. member
280 uint32_t dsIndex = pContext->curStateId % KNOB_MAX_DRAWS_IN_FLIGHT; in GetDrawContext()300 pContext->curStateId++; // Progress state ring index forward. in GetDrawContext()313 pContext->curStateId++; // Progress state ring index forward. in GetDrawContext()