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

  /external/swiftshader/src/OpenGL/libGL/
Context.cpp 438 void Context::setBlendEquation(GLenum rgbEquation, GLenum alphaEquation)
    [all...]
  /external/swiftshader/src/OpenGL/libGLES_CM/
Context.cpp 468 void Context::setBlendEquation(GLenum rgbEquation, GLenum alphaEquation)
    [all...]
  /external/swiftshader/src/OpenGL/libGLESv2/
Context.cpp 457 void Context::setBlendEquation(GLenum rgbEquation, GLenum alphaEquation)
    [all...]

Completed in 261 milliseconds