Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrDataUtils.cpp602 auto storeSwizzle = get_dst_swizzle_and_store(dst.colorType(), in GrConvertPixels() local
617 loadStoreSwizzle = GrSwizzle::Concat(loadSwizzle, storeSwizzle); in GrConvertPixels()
677 storeSwizzle.apply(&pipeline); in GrConvertPixels()
717 GrSwizzle storeSwizzle = get_dst_swizzle_and_store(dstInfo.colorType(), &store, &lumMode, in GrClearImage() local
740 storeSwizzle.apply(&pipeline); in GrClearImage()