Searched defs:setLightSpecular (Results 1 – 2 of 2) sorted by relevance
303 void VertexProcessor::setLightSpecular(unsigned int light, const Color<float> &lightSpecular) in setLightSpecular() function in sw::VertexProcessor
651 void Context::setLightSpecular(int index, float r, float g, float b, float a) in setLightSpecular() function in es1::Context