Searched refs:getLevelImageCount (Results 1 – 1 of 1) sorted by relevance
456 int getLevelImageCount (void) const { return m_levelImageCount; } in getLevelImageCount() function in deqp::gles31::Functional::__anonc568d0ff0111::TextureImageIterator554 const float r = (float(currentImage) + 0.5f) / (float)iteration.getLevelImageCount(); in computeQuadTexCoords()1146 const int imagesOnLevel = imageIterator.getLevelImageCount(); in renderTexture()