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

  /external/swiftshader/src/Renderer/
VertexProcessor.cpp 419 void VertexProcessor::setMaterialSpecular(const Color<float> &specularColor)
  /external/swiftshader/src/OpenGL/libGLES_CM/
Context.cpp 716 void Context::setMaterialSpecular(float red, float green, float blue, float alpha)
    [all...]

Completed in 109 milliseconds