Home
last modified time | relevance | path

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

/third_party/skia/tests/
DGrContextOOM.cpp19 options.fSkipGLErrorChecks = GrContextOptions::Enable::kNo; in DEF_GPUTEST()
/third_party/skia/include/gpu/
DGrContextOptions.h100 Enable fSkipGLErrorChecks = Enable::kDefault; member
/third_party/skia/src/gpu/gl/
DGrGLCaps.cpp4323 switch (options.fSkipGLErrorChecks) { in onApplyOptionsOverrides()