Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/ops/
DTextureOp.h67 static void AddTextureSetOps(skgpu::v1::SurfaceDrawContext*,
DTextureOp.cpp1255 void TextureOp::AddTextureSetOps(SurfaceDrawContext* sdc, in AddTextureSetOps() function in skgpu::v1::TextureOp
/third_party/skia/tests/
DBulkRectTest.cpp165 skgpu::v1::TextureOp::AddTextureSetOps(sdc.get(), in textureop_creation_test()
/third_party/skia/src/gpu/v1/
DSurfaceDrawContext.cpp973 TextureOp::AddTextureSetOps(this, clip, fContext, set, cnt, proxyRunCnt, filter, mm, saturate, in drawTextureSet()