Home
last modified time | relevance | path

Searched refs:load_f16_dst (Results 1 – 8 of 8) sorted by relevance

/external/skqp/tests/
DSkRasterPipelineTest.cpp26 p.append(SkRasterPipeline::load_f16_dst, &load_d_ctx); in DEF_TEST()
/external/skqp/src/core/
DSkRasterPipeline.h48 M(load_f16) M(load_f16_dst) M(store_f16) M(gather_f16) \
DSkRasterPipeline.cpp198 case kRGBA_F16_SkColorType: this->append(load_f16_dst, ctx); break; in append_load_dst()
/external/skia/src/core/
DSkRasterPipeline.h52 M(load_f16) M(load_f16_dst) M(store_f16) M(gather_f16) \
DSkRasterPipeline.cpp230 case kRGBA_F16_SkColorType: this->append(load_f16_dst, ctx); break; in append_load_dst()
/external/skia/tests/
DSkRasterPipelineTest.cpp27 p.append(SkRasterPipeline::load_f16_dst, &load_d_ctx); in DEF_TEST()
/external/skqp/src/opts/
DSkRasterPipeline_opts.h1732 STAGE(load_f16_dst, const SkRasterPipeline_MemoryCtx* ctx) { in STAGE() argument
3287 NOT_IMPLEMENTED(load_f16_dst)
/external/skia/src/opts/
DSkRasterPipeline_opts.h2138 STAGE(load_f16_dst, const SkRasterPipeline_MemoryCtx* ctx) { in STAGE() argument
4055 NOT_IMPLEMENTED(load_f16_dst)