Home
last modified time | relevance | path

Searched refs:setLightRange (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/Renderer/
DVertexProcessor.hpp223 void setLightRange(unsigned int light, float lightRange);
DVertexProcessor.cpp347 void VertexProcessor::setLightRange(unsigned int light, float lightRange) in setLightRange() function in sw::VertexProcessor