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

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

Completed in 301 milliseconds