HomeSort by relevance Sort by last modified time
    Searched defs:setGlobalAmbient (Results 1 - 2 of 2) sorted by null

  /external/swiftshader/src/Renderer/
VertexProcessor.cpp 387 void VertexProcessor::setGlobalAmbient(const Color<float> &globalAmbient)
  /external/swiftshader/src/OpenGL/libGLES_CM/
Context.cpp 697 void Context::setGlobalAmbient(float red, float green, float blue, float alpha)
    [all...]

Completed in 82 milliseconds