Lines Matching refs:GrGLInterface
18 struct GrGLInterface;
33 SK_API sk_sp<const GrGLInterface> GrGLMakeNativeInterface();
35 SK_API const GrGLInterface* GrGLCreateNativeInterface();
39 * GrContext is created it is given a GrGLInterface. The interface's function
43 * GrGLInterface initialized for the correct context. All functions that should
48 struct SK_API GrGLInterface : public SkRefCnt {
60 GrGLInterface();
62 // Validates that the GrGLInterface supports its advertised standard. This means the necessary
74 GrGLInterface(const GrGLInterface& that)
227 // that creates the GrGLInterface to provide all available functions and internally