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.cpp518 float layerStep = 1.0f / (float)m_textureSpec.depth; in initTexture() local
623 float layerStep = 1.0f / (float)m_textureSpec.depth; in initTexture() local
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderTextureFunctionTests.cpp978 float layerStep = 1.0f / (float)m_textureSpec.depth; in initTexture() local
1078 float layerStep = 1.0f / (float)m_textureSpec.depth; in initTexture() local
1114 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