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