Searched defs:samplerVariable (Results 1 - 1 of 1) sorted by relevance

/external/skia/src/gpu/glsl/
H A DGrGLSLProgramBuilder.h48 const GrShaderVar& samplerVariable(SamplerHandle handle) const { function in class:GrGLSLProgramBuilder
49 return this->uniformHandler()->samplerVariable(handle);

Completed in 110 milliseconds