Searched refs:m_curLayerFace (Results 1 – 1 of 1) sorted by relevance
123 int m_curLayerFace; member in deqp::gles31::Functional::TextureCubeArrayFormatCase136 , m_curLayerFace (0) in TextureCubeArrayFormatCase()150 , m_curLayerFace (0) in TextureCubeArrayFormatCase()179 m_curLayerFace = 0; in init()262 bool isOk = testLayerFace(m_curLayerFace); in iterate()267 m_curLayerFace += 1; in iterate()269 return m_curLayerFace < m_texture->getRefTexture().getDepth() ? CONTINUE : STOP; in iterate()