Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/
DGrCaps.h54 bool drawInstancedSupport() const { return fDrawInstancedSupport; } in drawInstancedSupport() function
/third_party/flutter/skia/src/gpu/gl/
DGrGLCaps.h299 bool drawInstancedSupport() const { return fDrawInstancedSupport; } in drawInstancedSupport() function