Searched defs:layerStep (Results 1 – 2 of 2) sorted by relevance
958 float layerStep = 1.0f / (float)m_textureSpec.depth; in initTexture() local1058 float layerStep = 1.0f / (float)m_textureSpec.depth; in initTexture() local1094 float layerStep = 1.0f / (float)(m_textureSpec.depth/6); in initTexture() local
667 float layerStep = 1.0f / (float)m_textureSpec.depth; in initTexture() local