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