Searched refs:drawInstancedSupport (Results 1 – 2 of 2) sorted by relevance
306 bool drawInstancedSupport() const { return fDrawInstancedSupport; } in drawInstancedSupport() function
39 (!glCaps.drawIndirectSupport() && !glCaps.drawInstancedSupport())) { in CheckSupport()