HomeSort by relevance Sort by last modified time
    Searched refs:setStencilBackParams (Results 1 - 6 of 6) sorted by null

  /external/swiftshader/src/OpenGL/libGL/
Context.h 539 void setStencilBackParams(GLenum stencilBackFunc, GLint stencilBackRef, GLuint stencilBackMask);
Context.cpp 476 void Context::setStencilBackParams(GLenum stencilBackFunc, GLint stencilBackRef, GLuint stencilBackMask)
    [all...]
libGL.cpp     [all...]
  /external/swiftshader/src/OpenGL/libGLESv2/
Context.h 466 void setStencilBackParams(GLenum stencilBackFunc, GLint stencilBackRef, GLuint stencilBackMask);
Context.cpp 502 void Context::setStencilBackParams(GLenum stencilBackFunc, GLint stencilBackRef, GLuint stencilBackMask)
    [all...]
libGLESv2.cpp     [all...]

Completed in 278 milliseconds