Home
last modified time | relevance | path

Searched refs:SKSL_DITHER_SRC (Results 1 – 4 of 4) sorted by relevance

/external/skqp/src/gpu/
DSkGr.cpp44 GR_FP_SRC_STRING SKSL_DITHER_SRC = R"( variable
505 auto ditherFP = GrSkSLFP::Make(context, ditherIndex, "Dither", SKSL_DITHER_SRC, in skpaint_to_grpaint_impl()
/external/skia/src/gpu/
DSkGr.cpp46 GR_FP_SRC_STRING SKSL_DITHER_SRC = R"( variable
515 auto ditherFP = GrSkSLFP::Make(context, ditherIndex, "Dither", SKSL_DITHER_SRC, in skpaint_to_grpaint_impl()
/external/skqp/src/gpu/effects/
DGrSkSLFP.cpp403 extern const char* SKSL_DITHER_SRC;
415 SKSL_DITHER_SRC, &rangeType, in TestCreate()
/external/skia/src/gpu/effects/
DGrSkSLFP.cpp437 extern const char* SKSL_DITHER_SRC;
449 SKSL_DITHER_SRC, &rangeType, in TestCreate()