Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/src/Renderer/
H A DVertexProcessor.hpp164 float lightRange[8]; member
223 void setLightRange(unsigned int light, float lightRange);
H A DVertexProcessor.cpp347 void VertexProcessor::setLightRange(unsigned int light, float lightRange) in setLightRange() argument
351 ff.lightRange[light] = lightRange; in setLightRange()
/third_party/spirv-tools/test/opt/
H A Dlocal_ssa_elim_test.cpp4390 float lightRange = 100.0; in TEST_F() local
4398 float heightAttenuation = smoothstep(lightRange, 0.0f, dist); in TEST_F()
4457 %211 = OpString "lightRange" in TEST_F()

Completed in 8 milliseconds