Home
last modified time | relevance | path

Searched refs:GrGLContextInfo (Results 1 – 25 of 56) sorted by relevance

123

/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/gpu/gl/
H A DGrGLContext.h27 class GrGLContextInfo {
29 GrGLContextInfo(const GrGLContextInfo&) = delete;
30 GrGLContextInfo& operator=(const GrGLContextInfo&) = delete;
32 virtual ~GrGLContextInfo() {} in ~GrGLContextInfo()
69 GrGLContextInfo(ConstructorArgs&&);
87 class GrGLContext : public GrGLContextInfo {
106 typedef GrGLContextInfo INHERITED;
H A DGrGLCaps.h22 class GrGLContextInfo; variable
108 GrGLCaps(const GrContextOptions& contextOptions, const GrGLContextInfo& ctxInfo,
441 void init(const GrContextOptions&, const GrGLContextInfo&, const GrGLInterface*);
442 void initGLSL(const GrGLContextInfo&, const GrGLInterface*);
443 bool hasPathRenderingSupport(const GrGLContextInfo&, const GrGLInterface*);
454 void applyDriverCorrectnessWorkarounds(const GrGLContextInfo&, const GrContextOptions&,
461 void initFSAASupport(const GrContextOptions& contextOptions, const GrGLContextInfo&,
463 void initBlendEqationSupport(const GrGLContextInfo&);
464 void initStencilSupport(const GrGLContextInfo&);
466 void initFormatTable(const GrGLContextInfo&, const GrGLInterface*, const FormatWorkarounds&);
[all …]
H A DGrGLContext.cpp104 GrGLContextInfo::GrGLContextInfo(ConstructorArgs&& args) { in GrGLContextInfo() function in GrGLContextInfo
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/gpu/gl/
H A DGrGLContext.h27 class GrGLContextInfo {
29 GrGLContextInfo(const GrGLContextInfo&) = delete;
30 GrGLContextInfo& operator=(const GrGLContextInfo&) = delete;
32 virtual ~GrGLContextInfo() {} in ~GrGLContextInfo()
69 GrGLContextInfo(ConstructorArgs&&);
87 class GrGLContext : public GrGLContextInfo {
106 typedef GrGLContextInfo INHERITED;
H A DGrGLCaps.h22 class GrGLContextInfo; variable
113 GrGLCaps(const GrContextOptions& contextOptions, const GrGLContextInfo& ctxInfo,
470 void init(const GrContextOptions&, const GrGLContextInfo&, const GrGLInterface*);
471 void initGLSL(const GrGLContextInfo&, const GrGLInterface*);
472 bool hasPathRenderingSupport(const GrGLContextInfo&, const GrGLInterface*);
485 void applyDriverCorrectnessWorkarounds(const GrGLContextInfo&, const GrContextOptions&,
493 void initFSAASupport(const GrContextOptions& contextOptions, const GrGLContextInfo&,
495 void initBlendEqationSupport(const GrGLContextInfo&);
496 void initStencilSupport(const GrGLContextInfo&);
498 void initFormatTable(const GrGLContextInfo&, const GrGLInterface*, const FormatWorkarounds&);
[all …]
H A DGrGLContext.cpp104 GrGLContextInfo::GrGLContextInfo(ConstructorArgs&& args) { in GrGLContextInfo() function in GrGLContextInfo
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/gpu/gl/
H A DGrGLContext.h27 class GrGLContextInfo {
29 GrGLContextInfo(const GrGLContextInfo&) = delete;
30 GrGLContextInfo& operator=(const GrGLContextInfo&) = delete;
32 virtual ~GrGLContextInfo() {} in ~GrGLContextInfo()
69 GrGLContextInfo(ConstructorArgs&&);
87 class GrGLContext : public GrGLContextInfo {
106 typedef GrGLContextInfo INHERITED;
H A DGrGLCaps.h22 class GrGLContextInfo; variable
108 GrGLCaps(const GrContextOptions& contextOptions, const GrGLContextInfo& ctxInfo,
441 void init(const GrContextOptions&, const GrGLContextInfo&, const GrGLInterface*);
442 void initGLSL(const GrGLContextInfo&, const GrGLInterface*);
443 bool hasPathRenderingSupport(const GrGLContextInfo&, const GrGLInterface*);
454 void applyDriverCorrectnessWorkarounds(const GrGLContextInfo&, const GrContextOptions&,
461 void initFSAASupport(const GrContextOptions& contextOptions, const GrGLContextInfo&,
463 void initBlendEqationSupport(const GrGLContextInfo&);
464 void initStencilSupport(const GrGLContextInfo&);
466 void initFormatTable(const GrGLContextInfo&, const GrGLInterface*, const FormatWorkarounds&);
[all …]
H A DGrGLContext.cpp104 GrGLContextInfo::GrGLContextInfo(ConstructorArgs&& args) { in GrGLContextInfo() function in GrGLContextInfo
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/gpu/gl/
H A DGrGLContext.h27 class GrGLContextInfo {
29 GrGLContextInfo(const GrGLContextInfo&) = delete;
30 GrGLContextInfo& operator=(const GrGLContextInfo&) = delete;
32 virtual ~GrGLContextInfo() {} in ~GrGLContextInfo()
69 GrGLContextInfo(ConstructorArgs&&);
87 class GrGLContext : public GrGLContextInfo {
106 typedef GrGLContextInfo INHERITED;
H A DGrGLCaps.h22 class GrGLContextInfo; variable
108 GrGLCaps(const GrContextOptions& contextOptions, const GrGLContextInfo& ctxInfo,
441 void init(const GrContextOptions&, const GrGLContextInfo&, const GrGLInterface*);
442 void initGLSL(const GrGLContextInfo&, const GrGLInterface*);
443 bool hasPathRenderingSupport(const GrGLContextInfo&, const GrGLInterface*);
454 void applyDriverCorrectnessWorkarounds(const GrGLContextInfo&, const GrContextOptions&,
461 void initFSAASupport(const GrContextOptions& contextOptions, const GrGLContextInfo&,
463 void initBlendEqationSupport(const GrGLContextInfo&);
464 void initStencilSupport(const GrGLContextInfo&);
466 void initFormatTable(const GrGLContextInfo&, const GrGLInterface*, const FormatWorkarounds&);
[all …]
H A DGrGLContext.cpp104 GrGLContextInfo::GrGLContextInfo(ConstructorArgs&& args) { in GrGLContextInfo() function in GrGLContextInfo
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/gpu/gl/
H A DGrGLContext.h27 class GrGLContextInfo {
29 GrGLContextInfo(const GrGLContextInfo&) = delete;
30 GrGLContextInfo& operator=(const GrGLContextInfo&) = delete;
32 virtual ~GrGLContextInfo() {} in ~GrGLContextInfo()
69 GrGLContextInfo(ConstructorArgs&&);
87 class GrGLContext : public GrGLContextInfo {
106 using INHERITED = GrGLContextInfo;
H A DGrGLCaps.h22 class GrGLContextInfo; variable
118 GrGLCaps(const GrContextOptions& contextOptions, const GrGLContextInfo& ctxInfo,
478 void init(const GrContextOptions&, const GrGLContextInfo&, const GrGLInterface*);
479 void initGLSL(const GrGLContextInfo&, const GrGLInterface*);
480 bool hasPathRenderingSupport(const GrGLContextInfo&, const GrGLInterface*);
492 void applyDriverCorrectnessWorkarounds(const GrGLContextInfo&, const GrContextOptions&,
500 void initFSAASupport(const GrContextOptions& contextOptions, const GrGLContextInfo&,
502 void initBlendEqationSupport(const GrGLContextInfo&);
503 void initStencilSupport(const GrGLContextInfo&);
505 void initFormatTable(const GrGLContextInfo&, const GrGLInterface*, const FormatWorkarounds&);
[all …]
H A DGrGLContext.cpp104 GrGLContextInfo::GrGLContextInfo(ConstructorArgs&& args) { in GrGLContextInfo() function in GrGLContextInfo
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/gpu/gl/
H A DGrGLContext.h26 class GrGLContextInfo {
28 GrGLContextInfo(const GrGLContextInfo&) = delete;
29 GrGLContextInfo& operator=(const GrGLContextInfo&) = delete;
31 virtual ~GrGLContextInfo() {} in ~GrGLContextInfo()
68 GrGLContextInfo(ConstructorArgs&&);
86 class GrGLContext : public GrGLContextInfo {
105 typedef GrGLContextInfo INHERITED;
H A DGrGLCaps.h22 class GrGLContextInfo; variable
112 GrGLCaps(const GrContextOptions& contextOptions, const GrGLContextInfo& ctxInfo,
427 void init(const GrContextOptions&, const GrGLContextInfo&, const GrGLInterface*);
428 void initGLSL(const GrGLContextInfo&, const GrGLInterface*);
429 bool hasPathRenderingSupport(const GrGLContextInfo&, const GrGLInterface*);
431 void applyDriverCorrectnessWorkarounds(const GrGLContextInfo&, const GrContextOptions&,
439 void initFSAASupport(const GrContextOptions& contextOptions, const GrGLContextInfo&,
441 void initBlendEqationSupport(const GrGLContextInfo&);
442 void initStencilSupport(const GrGLContextInfo&);
444 void initConfigTable(const GrContextOptions&, const GrGLContextInfo&, const GrGLInterface*,
H A DGrGLContext.cpp76 GrGLContextInfo::GrGLContextInfo(ConstructorArgs&& args) { in GrGLContextInfo() function in GrGLContextInfo
H A DGrGLGLSL.h17 class GrGLContextInfo; variable
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/gpu/gl/
H A DGrGLContext.h27 class GrGLContextInfo {
29 GrGLContextInfo(const GrGLContextInfo&) = delete;
30 GrGLContextInfo& operator=(const GrGLContextInfo&) = delete;
32 virtual ~GrGLContextInfo() {} in ~GrGLContextInfo()
69 GrGLContextInfo(ConstructorArgs&&);
87 class GrGLContext : public GrGLContextInfo {
106 typedef GrGLContextInfo INHERITED;
H A DGrGLCaps.h22 class GrGLContextInfo; variable
108 GrGLCaps(const GrContextOptions& contextOptions, const GrGLContextInfo& ctxInfo,
441 void init(const GrContextOptions&, const GrGLContextInfo&, const GrGLInterface*);
442 void initGLSL(const GrGLContextInfo&, const GrGLInterface*);
443 bool hasPathRenderingSupport(const GrGLContextInfo&, const GrGLInterface*);
454 void applyDriverCorrectnessWorkarounds(const GrGLContextInfo&, const GrContextOptions&,
461 void initFSAASupport(const GrContextOptions& contextOptions, const GrGLContextInfo&,
463 void initBlendEqationSupport(const GrGLContextInfo&);
464 void initStencilSupport(const GrGLContextInfo&);
466 void initFormatTable(const GrGLContextInfo&, const GrGLInterface*, const FormatWorkarounds&);
[all …]
H A DGrGLContext.cpp104 GrGLContextInfo::GrGLContextInfo(ConstructorArgs&& args) { in GrGLContextInfo() function in GrGLContextInfo
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/gpu/gl/
H A DGrGLCaps.h22 class GrGLContextInfo; variable
119 GrGLCaps(const GrContextOptions& contextOptions, const GrGLContextInfo& ctxInfo,
366 void init(const GrContextOptions&, const GrGLContextInfo&, const GrGLInterface*);
367 void initGLSL(const GrGLContextInfo&);
368 bool hasPathRenderingSupport(const GrGLContextInfo&, const GrGLInterface*);
372 void initFSAASupport(const GrGLContextInfo&, const GrGLInterface*);
373 void initBlendEqationSupport(const GrGLContextInfo&);
374 void initStencilFormats(const GrGLContextInfo&);
376 void initConfigTable(const GrGLContextInfo&, const GrGLInterface* gli, GrGLSLCaps* glslCaps);
378 void initShaderPrecisionTable(const GrGLContextInfo& ctxInfo,
H A DGrGLContext.h23 class GrGLContextInfo : public SkRefCnt {
54 GrGLContextInfo(const ConstructorArgs& args);
69 class GrGLContext : public GrGLContextInfo {
82 typedef GrGLContextInfo INHERITED;
H A DGrGLContext.cpp66 GrGLContextInfo::GrGLContextInfo(const ConstructorArgs& args) { in GrGLContextInfo() function in GrGLContextInfo

123