Home
last modified time | relevance | path

Searched defs:allowFragCoord (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/include/effects/
DSkRuntimeEffect.h117 bool allowFragCoord = false; variable
/third_party/skia/src/core/
DSkRuntimeEffect.cpp529 struct KnownOptions { bool forceNoInline, enforceES2Restrictions, allowFragCoord, useAF; }; in SkRuntimeEffect() member