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

  /external/swiftshader/src/Renderer/
PixelProcessor.cpp 875 void PixelProcessor::setFogColor(Color<float> fogColor)
    [all...]
  /external/swiftshader/src/OpenGL/libGLES_CM/
Context.cpp 777 void Context::setFogColor(float r, float g, float b, float a)
    [all...]

Completed in 903 milliseconds