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

  /external/swiftshader/src/OpenGL/libGL/
Context.cpp 463 void Context::setStencilParams(GLenum stencilFunc, GLint stencilRef, GLuint stencilMask)
    [all...]
  /external/swiftshader/src/OpenGL/libGLES_CM/
Context.cpp 488 void Context::setStencilParams(GLenum stencilFunc, GLint stencilRef, GLuint stencilMask)
    [all...]
  /external/swiftshader/src/OpenGL/libGLESv2/
Context.cpp 489 void Context::setStencilParams(GLenum stencilFunc, GLint stencilRef, GLuint stencilMask)
    [all...]

Completed in 59 milliseconds