Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/gpu/ganesh/
H A DGrDriverBugWorkarounds.cpp13 const std::vector<int>& enabled_driver_bug_workarounds) { in GrDriverBugWorkarounds() argument
14 for (auto id : enabled_driver_bug_workarounds) { in GrDriverBugWorkarounds()