Home
last modified time | relevance | path

Searched refs:originIfDstTexture (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/src/gpu/
H A DGrProgramDesc.cpp102 const GrSurfaceOrigin* originIfDstTexture = nullptr; in gen_xp_key() local
106 originIfDstTexture = &origin; in gen_xp_key()
111 originIfDstTexture, in gen_xp_key()
H A DGrXferProcessor.cpp35 const GrSurfaceOrigin* originIfDstTexture, in addToKey()
39 if (originIfDstTexture) { in addToKey()
41 if (kTopLeft_GrSurfaceOrigin == *originIfDstTexture) { in addToKey()
33 addToKey(const GrShaderCaps& caps, GrProcessorKeyBuilder* b, const GrSurfaceOrigin* originIfDstTexture, bool usesInputAttachmentForDstRead) const addToKey() argument
H A DGrXferProcessor.h76 const GrSurfaceOrigin* originIfDstTexture,

Completed in 3 milliseconds