Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/src/Renderer/
DVertexProcessor.hpp222 void setLightAttenuation(unsigned int light, float constant, float linear, float quadratic);
DVertexProcessor.cpp336 …void VertexProcessor::setLightAttenuation(unsigned int light, float constant, float linear, float … in setLightAttenuation() function in sw::VertexProcessor