Home
last modified time | relevance | path

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

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