Searched refs:kNumRasterPipelineHighpOps (Results 1 – 3 of 3) sorted by relevance
74 extern StageFn ops_highp[kNumRasterPipelineHighpOps], just_return_highp;
227 static constexpr int kNumRasterPipelineHighpOps = SK_RASTER_PIPELINE_OPS_ALL(M); variable
1792 SkASSERT((int)stage.op < kNumRasterPipelineHighpOps); in appendStages()