Home
last modified time | relevance | path

Searched refs:emitSampler (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/src/gpu/glsl/
H A DGrGLSLProgramBuilder.cpp103 texSamplers[i] = this->emitSampler(geomProc.textureSampler(i).backendFormat(), in emitAndInstallPrimProc()
168 SamplerHandle handle = this->emitSampler(format, samplerState, swizzle, name.c_str()); in emitFragProc()
302 fDstTextureSamplerHandle = this->emitSampler(dstTextureProxy->backendFormat(), in emitAndInstallDstTexture()
402 GrGLSLProgramBuilder::SamplerHandle GrGLSLProgramBuilder::emitSampler( in emitSampler() function in GrGLSLProgramBuilder
H A DGrGLSLProgramBuilder.h154 SamplerHandle emitSampler(const GrBackendFormat&, GrSamplerState, const GrSwizzle&,

Completed in 3 milliseconds