Searched refs:m_curLayerFace (Results 1 – 1 of 1) sorted by relevance
99 int m_curLayerFace; member in deqp::gles31::Functional::TextureCubeArrayFormatCase112 , m_curLayerFace (0) in TextureCubeArrayFormatCase()126 , m_curLayerFace (0) in TextureCubeArrayFormatCase()151 m_curLayerFace = 0; in init()231 bool isOk = testLayerFace(m_curLayerFace); in iterate()236 m_curLayerFace += 1; in iterate()238 return m_curLayerFace < m_texture->getRefTexture().getDepth() ? CONTINUE : STOP; in iterate()