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