Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/gpu/gl/
DGrGLCaps.h416 bool samplerObjectSupport() const { return fSamplerObjectSupport; } in samplerObjectSupport() function
/third_party/skia/src/gpu/gl/
DGrGLCaps.h453 bool samplerObjectSupport() const { return fSamplerObjectSupport; } in samplerObjectSupport() function