Searched defs:GrBuffer (Results 1 – 5 of 5) sorted by relevance
194 virtual void onDrawIndirect(const GrBuffer*, size_t offset, int drawCount) { in onDrawIndirect()197 virtual void onDrawIndexedIndirect(const GrBuffer*, size_t offset, int drawCount) { in onDrawIndexedIndirect()
49 void onDrawIndirect(const GrBuffer*, size_t, int) override { this->noopDraw(); } in onDrawIndirect()50 void onDrawIndexedIndirect(const GrBuffer*, size_t, int) override { this->noopDraw(); } in onDrawIndexedIndirect()
19 class GrBuffer; variable
15 class GrBuffer; variable
17 class GrBuffer; variable