Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/
DGrCaps.h386 bool avoidLargeIndexBufferDraws() const { return fAvoidLargeIndexBufferDraws; } in avoidLargeIndexBufferDraws() function
/third_party/skia/m133/src/gpu/ganesh/
DGrCaps.h434 bool avoidLargeIndexBufferDraws() const { return fAvoidLargeIndexBufferDraws; } in avoidLargeIndexBufferDraws() function