Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/texture_shadow_lod/
H A 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
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
H A 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
/aosp_15_r20/external/deqp/modules/gles3/functional/
H A Des3fShaderTextureFunctionTests.cpp975 float layerStep = 1.0f / (float)m_textureSpec.depth; in initTexture() local