Home
last modified time | relevance | path

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

/external/skia/include/gpu/
DGrContextOptions.h192 bool fDisallowGLSLBinaryCaching = false; member
/external/skia/src/gpu/gl/
DGrGLCaps.cpp2832 if (options.fDisallowGLSLBinaryCaching) { in onApplyOptionsOverrides()