Home
last modified time | relevance | path

Searched defs:dstTextureProxy (Results 1 – 2 of 2) sorted by relevance

/external/skqp/src/gpu/vk/
DGrVkPipelineState.cpp234 if (GrTextureProxy* dstTextureProxy = pipeline.dstTextureProxy()) { in setAndBindTextures() local
/external/skia/src/gpu/glsl/
DGrGLSLProgramBuilder.cpp237 GrTextureProxy* dstTextureProxy = dstView.asTextureProxy(); in emitAndInstallXferProc() local