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

  /external/webkit/Source/WebCore/platform/graphics/cairo/
OpenGLShims.h 88 typedef void (*glStencilFuncSeparateType) (GLenum, GLenum, GLint, GLuint);
  /external/webkit/Source/WebCore/platform/graphics/qt/
GraphicsContext3DQt.cpp 122 typedef void (APIENTRY* glStencilFuncSeparateType) (GLenum, GLenum, GLint, GLuint);
225 glStencilFuncSeparateType stencilFuncSeparate;
    [all...]

Completed in 132 milliseconds