Searched refs:emitSamplers (Results 1 – 6 of 6) sorted by relevance
85 this->emitSamplers(proc, &samplers); in emitAndInstallPrimProc()136 this->emitSamplers(fp, &samplers); in emitAndInstallFragProc()181 this->emitSamplers(xp, &samplers); in emitAndInstallXferProc()
148 virtual void emitSamplers(const GrProcessor& processor,
48 void emitSamplers(const GrProcessor&,
53 void GrVkProgramBuilder::emitSamplers(const GrProcessor& processor, in emitSamplers() function in GrVkProgramBuilder
42 void emitSamplers(const GrProcessor&,
83 void GrGLProgramBuilder::emitSamplers(const GrProcessor& processor, in emitSamplers() function in GrGLProgramBuilder