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

  /external/swiftshader/src/OpenGL/libGLES_CM/
Context.h 332 void setStencilParams(GLenum stencilFunc, GLint stencilRef, GLuint stencilMask);
Context.cpp 493 void Context::setStencilParams(GLenum stencilFunc, GLint stencilRef, GLuint stencilMask)
    [all...]
libGLES_CM.cpp     [all...]
  /external/swiftshader/src/OpenGL/libGL/
Context.h 538 void setStencilParams(GLenum stencilFunc, GLint stencilRef, GLuint stencilMask);
Context.cpp 463 void Context::setStencilParams(GLenum stencilFunc, GLint stencilRef, GLuint stencilMask)
    [all...]
libGL.cpp     [all...]
  /external/swiftshader/src/OpenGL/libGLESv2/
Context.h 464 void setStencilParams(GLenum stencilFunc, GLint stencilRef, GLuint stencilMask);
Context.cpp 482 void Context::setStencilParams(GLenum stencilFunc, GLint stencilRef, GLuint stencilMask)
    [all...]
libGLESv2.cpp     [all...]

Completed in 170 milliseconds