Home
last modified time | relevance | path

Searched refs:GrGLFrontFaceProc (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/gpu/gl/angle/
DGrGLCreateANGLEInterface.cpp73 GR_GET_PROC(GrGLFrontFaceProc, FrontFace); in GrGLCreateANGLEInterface()
/external/skia/include/gpu/gl/
DGrGLInterface.h185 GLPtr<GrGLFrontFaceProc> fFrontFace;
DGrGLFunctions.h90 typedef GrGLvoid (GR_GL_FUNCTION_TYPE* GrGLFrontFaceProc)(GrGLenum mode); typedef