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