Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/gl/
DGrGLCaps.h350 bool rectangleTextureSupport() const { return fRectangleTextureSupport; } in rectangleTextureSupport() function
/third_party/skia/m133/src/gpu/ganesh/gl/
DGrGLCaps.h396 bool rectangleTextureSupport() const { return fRectangleTextureSupport; } in rectangleTextureSupport() function