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 863 void PixelProcessor::setFogColor(Color<float> fogColor)
    [all...]
  /external/swiftshader/src/OpenGL/libGLES_CM/
Context.cpp 772 void Context::setFogColor(float r, float g, float b, float a)
    [all...]

Completed in 348 milliseconds