Searched refs:m_LayerIndex (Results 1 – 2 of 2) sorted by relevance
45 if (m_LayerIndex >= m_pContext->CountLayers()) { in Continue()49 m_pCurrentLayer = m_pContext->GetLayer(m_LayerIndex); in Continue()119 m_LayerIndex++; in Continue()
53 uint32_t m_LayerIndex = 0; variable