Searched refs:layerStep (Results 1 – 1 of 1) sorted by relevance
667 float layerStep = 1.0f / (float)m_textureSpec.depth; in initTexture() local681 float fA = (float)layer*layerStep + (float)level*levelStep; in initTexture()