Home
last modified time | relevance | path

Searched defs:layerStep (Results 1 – 4 of 4) 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_no_buildgn/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
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderTextureFunctionTests.cpp981 float layerStep = 1.0f / (float)m_textureSpec.depth; in initTexture() local
1081 float layerStep = 1.0f / (float)m_textureSpec.depth; in initTexture() local
1117 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