Searched refs:m_curLayerFace (Results 1 – 1 of 1) sorted by relevance
101 int m_curLayerFace; member in deqp::gles31::Functional::TextureCubeArrayFormatCase114 , m_curLayerFace (0) in TextureCubeArrayFormatCase()128 , m_curLayerFace (0) in TextureCubeArrayFormatCase()153 m_curLayerFace = 0; in init()233 bool isOk = testLayerFace(m_curLayerFace); in iterate()238 m_curLayerFace += 1; in iterate()240 return m_curLayerFace < m_texture->getRefTexture().getDepth() ? CONTINUE : STOP; in iterate()