Home
last modified time | relevance | path

Searched defs:copy_immutable_unmasked (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/sksl/codegen/
DSkSLRasterPipelineBuilder.cpp947 void Builder::copy_immutable_unmasked(SlotRange dst, SlotRange src) { in copy_immutable_unmasked() function in SkSL::RP::Builder
/external/skia/src/opts/
DSkRasterPipeline_opts.h4165 HIGHP_TAIL_STAGE(copy_immutable_unmasked, SkRasterPipeline_BinaryOpCtx* packed) { in HIGHP_TAIL_STAGE() argument