Searched refs:conservativeRasterSupport (Results 1 – 4 of 4) sorted by relevance
70 bool conservativeRasterSupport() const { return fConservativeRasterSupport; } in conservativeRasterSupport() function
71 SkASSERT(this->gpu()->caps()->conservativeRasterSupport()); in bindPipeline()
552 SkASSERT(gpu->caps()->conservativeRasterSupport()); in Make()
2489 if (this->caps()->conservativeRasterSupport()) { in flushConservativeRasterState()