Searched defs:setMaterialAmbient (Results 1 – 2 of 2) sorted by relevance
412 void VertexProcessor::setMaterialAmbient(const Color<float> &materialAmbient) in setMaterialAmbient() function in sw::VertexProcessor
705 void Context::setMaterialAmbient(float red, float green, float blue, float alpha) in setMaterialAmbient() function in es1::Context