Searched refs:mLastDrawElementsIndices (Results 1 – 2 of 2) sorted by relevance
94 mLastDrawElementsIndices.reset(); in syncState()174 mLastDrawElementsIndices.value() != indices || in syncStateForDraw()178 mLastDrawElementsIndices = indices; in syncStateForDraw()
103 Optional<const void *> mLastDrawElementsIndices; variable