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

  /external/skia/include/gpu/gl/
GrGLInterface.h 234 GrGLFunction<GrGLStencilOpSeparateProc> fStencilOpSeparate;
GrGLFunctions.h 150 typedef GrGLvoid (* GrGLStencilOpSeparateProc)(GrGLenum face, GrGLenum fail, GrGLenum zfail, GrGLenum zpass);
  /external/skqp/include/gpu/gl/
GrGLInterface.h 237 GrGLFunction<GrGLStencilOpSeparateProc> fStencilOpSeparate;
GrGLFunctions.h 153 typedef GrGLvoid (* GrGLStencilOpSeparateProc)(GrGLenum face, GrGLenum fail, GrGLenum zfail, GrGLenum zpass);
    [all...]

Completed in 222 milliseconds