Searched defs:workarounds (Results 1 – 7 of 7) sorted by relevance
30 def write_header(filename, workarounds): argument
33 const GrDriverBugWorkarounds& workarounds) { in applyOverrides()
319 const GrDriverBugWorkarounds& workarounds() const { return fDriverBugWorkarounds; } in workarounds() function
317 const GrDriverBugWorkarounds& workarounds() const { return fDriverBugWorkarounds; } in workarounds() function
52 unsigned long int workarounds; member