Home
last modified time | relevance | path

Searched defs:cStep (Results 1 – 1 of 1) sorted by relevance

/external/deqp/modules/gles2/functional/
Des2fShaderTextureFunctionTests.cpp352 float cStep = 1.0f / (float)de::max(1, m_textureSpec.numLevels - 1); in initTexture() local
387 float cStep = 1.0f / (float)de::max(1, m_textureSpec.numLevels - 1); in initTexture() local