Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/gpu/glsl/
DGrGLSLXferProcessor.h37 const SamplerHandle dstTextureSamplerHandle, in EmitArgs()
48 , fDstTextureSamplerHandle(dstTextureSamplerHandle) in EmitArgs()
DGrGLSLProgramBuilder.cpp248 SamplerHandle dstTextureSamplerHandle; in emitAndInstallXferProc() local
255 dstTextureSamplerHandle = in emitAndInstallXferProc()
280 dstTextureSamplerHandle, in emitAndInstallXferProc()
/third_party/skia/src/gpu/
DGrXferProcessor.h297 const SamplerHandle dstTextureSamplerHandle, in GR_MAKE_BITFIELD_CLASS_OPS()
308 , fDstTextureSamplerHandle(dstTextureSamplerHandle) in GR_MAKE_BITFIELD_CLASS_OPS()