Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/src/Renderer/
DVertexProcessor.hpp220 void setLightSpecular(unsigned int light, const Color<float> &lightSpecular);
DVertexProcessor.cpp312 void VertexProcessor::setLightSpecular(unsigned int light, const Color<float> &lightSpecular) in setLightSpecular() function in sw::VertexProcessor