Searched refs:fAvoidLargeIndexBufferDraws (Results 1 – 3 of 3) sorted by relevance
373 bool avoidLargeIndexBufferDraws() const { return fAvoidLargeIndexBufferDraws; } in avoidLargeIndexBufferDraws()528 bool fAvoidLargeIndexBufferDraws : 1; variable
50 fAvoidLargeIndexBufferDraws = false; in GrCaps()222 writer->appendBool("Avoid Large IndexBuffer Draws", fAvoidLargeIndexBufferDraws); in dumpJSON()
3608 fAvoidLargeIndexBufferDraws = true; in applyDriverCorrectnessWorkarounds()