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

  /external/swiftshader/src/Renderer/
VertexProcessor.cpp 403 void VertexProcessor::setMaterialAmbient(const Color<float> &materialAmbient)
  /external/swiftshader/src/OpenGL/libGLES_CM/
Context.cpp 700 void Context::setMaterialAmbient(float red, float green, float blue, float alpha)
    [all...]

Completed in 333 milliseconds