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

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

Completed in 203 milliseconds