Searched refs:nativeDrawIndirectSupport (Results 1 – 5 of 5) sorted by relevance
279 if (!this->gpu()->caps()->nativeDrawIndirectSupport()) { in drawIndirect()305 if (!this->gpu()->caps()->nativeDrawIndirectSupport() || in drawIndexedIndirect()
58 bool nativeDrawIndirectSupport() const { return fNativeDrawIndirectSupport; } in nativeDrawIndirectSupport() function
275 SkASSERT(fGpu->caps()->nativeDrawIndirectSupport()); in onDrawIndirect()350 SkASSERT(fGpu->caps()->nativeDrawIndirectSupport()); in onDrawIndexedIndirect()
792 SkASSERT(caps.nativeDrawIndirectSupport()); in onDrawIndirect()817 SkASSERT(caps.nativeDrawIndirectSupport()); in onDrawIndexedIndirect()
461 SkASSERT(fGpu->caps()->nativeDrawIndirectSupport());495 SkASSERT(fGpu->caps()->nativeDrawIndirectSupport());