Home
last modified time | relevance | path

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

/third_party/skia/include/gpu/
DGrContextOptions.h298 bool fSuppressFramebufferFetch = false; member
/third_party/skia/src/gpu/
DGrShaderCaps.cpp197 if (options.fSuppressFramebufferFetch) { in applyOptionsOverrides()
/third_party/skia/tests/
DDMSAATest.cpp114 options->fSuppressFramebufferFetch = true; in require_dst_reads()