Home
last modified time | relevance | path

Searched refs:heightAttenuation (Results 1 - 1 of 1) sorted by relevance

/third_party/spirv-tools/test/opt/
H A Dlocal_ssa_elim_test.cpp4398 float heightAttenuation = smoothstep(lightRange, 0.0f, dist); in TEST_F() local
4409 fragcolor += float3((diff + spec) * spotEffect * heightAttenuation) * ubo.lights[i].color.rgb * albedo.rgb; in TEST_F()
4453 %199 = OpString "heightAttenuation" in TEST_F()

Completed in 6 milliseconds