Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/glesext/texture_shadow_lod/
DesextcTextureShadowLodFunctionsTest.cpp519 float layerStep = 1.0f / (float)m_textureSpec.depth; in initTexture() local
624 float layerStep = 1.0f / (float)m_textureSpec.depth; in initTexture() local
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderTextureFunctionTests.cpp1681 float layerStep = 1.0f / (float)m_textureSpec.depth; in initTexture() local
1793 float layerStep = 1.0f / (float)m_textureSpec.depth; in initTexture() local
1833 float layerStep = 1.0f / (float)(m_textureSpec.depth / 6); in initTexture() local
/external/deqp/modules/gles3/functional/
Des3fShaderTextureFunctionTests.cpp975 float layerStep = 1.0f / (float)m_textureSpec.depth; in initTexture() local