Lines Matching refs:GrGLContextInfo
22 class GrGLContextInfo;
118 GrGLCaps(const GrContextOptions& contextOptions, const GrGLContextInfo& ctxInfo,
500 void init(const GrContextOptions&, const GrGLContextInfo&, const GrGLInterface*);
501 void initGLSL(const GrGLContextInfo&, const GrGLInterface*);
517 void applyDriverCorrectnessWorkarounds(const GrGLContextInfo&, const GrContextOptions&,
525 void initFSAASupport(const GrContextOptions& contextOptions, const GrGLContextInfo&,
527 void initBlendEqationSupport(const GrGLContextInfo&);
528 void initStencilSupport(const GrGLContextInfo&);
530 void initFormatTable(const GrGLContextInfo&, const GrGLInterface*, const FormatWorkarounds&);
531 void setupSampleCounts(const GrGLContextInfo&, const GrGLInterface*);