Searched refs:appendInputLoad (Results 1 – 3 of 3) sorted by relevance
62 void appendInputLoad(SamplerHandle);
133 void GrGLSLShaderBuilder::appendInputLoad(SamplerHandle samplerHandle) { in appendInputLoad() function in GrGLSLShaderBuilder
398 fFS.appendInputLoad(fDstTextureSamplerHandle); in emitAndInstallDstTexture()