Home
last modified time | relevance | path

Searched refs:layerStep (Results 1 – 1 of 1) sorted by relevance

/external/deqp/modules/gles3/functional/
Des3fShaderTextureFunctionTests.cpp667 float layerStep = 1.0f / (float)m_textureSpec.depth; in initTexture() local
681 float fA = (float)layer*layerStep + (float)level*levelStep; in initTexture()