Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderTextureFunctionTests.cpp958 float layerStep = 1.0f / (float)m_textureSpec.depth; in initTexture() local
1058 float layerStep = 1.0f / (float)m_textureSpec.depth; in initTexture() local
1094 float layerStep = 1.0f / (float)(m_textureSpec.depth/6); in initTexture() local
/external/deqp/modules/gles3/functional/
Des3fShaderTextureFunctionTests.cpp667 float layerStep = 1.0f / (float)m_textureSpec.depth; in initTexture() local