Searched defs:textureSampler (Results 1 – 3 of 3) sorted by relevance
277 glw::GLint textureSampler = gl.getUniformLocation(m_program, "texture_sampler"); in prepareProgram() local
21 const GrGeometryProcessor::TextureSampler& GrGeometryProcessor::textureSampler(int i) const { in textureSampler() function in GrGeometryProcessor
30 const GrGeometryProcessor::TextureSampler& GrGeometryProcessor::textureSampler(int i) const { in textureSampler() function in GrGeometryProcessor