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

  /external/swiftshader/src/Renderer/
VertexProcessor.cpp 291 void VertexProcessor::setLightDiffuse(unsigned int light, const Color<float> &lightDiffuse)
  /external/swiftshader/src/OpenGL/libGLES_CM/
Context.cpp 646 void Context::setLightDiffuse(int index, float r, float g, float b, float a)
    [all...]

Completed in 544 milliseconds