Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/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
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderTextureFunctionTests.cpp972 float layerStep = 1.0f / (float)m_textureSpec.depth; in initTexture() local
1072 float layerStep = 1.0f / (float)m_textureSpec.depth; in initTexture() local
1108 float layerStep = 1.0f / (float)(m_textureSpec.depth/6); in initTexture() local
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fShaderTextureFunctionTests.cpp667 float layerStep = 1.0f / (float)m_textureSpec.depth; in initTexture() local