Home
last modified time | relevance | path

Searched refs:FormatWorkarounds (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/src/gpu/gl/
DGrGLCaps.h503 struct FormatWorkarounds { struct
519 GrShaderCaps*, FormatWorkarounds*); argument
530 void initFormatTable(const GrGLContextInfo&, const GrGLInterface*, const FormatWorkarounds&);
DGrGLCaps.cpp770 FormatWorkarounds formatWorkarounds; in init()
1344 const FormatWorkarounds& formatWorkarounds) { in initFormatTable()
3587 FormatWorkarounds* formatWorkarounds) { in applyDriverCorrectnessWorkarounds()