Searched defs:bindSampler (Results 1 – 6 of 6) sorted by relevance
1283 bool Context::bindSampler(GLuint unit, GLuint sampler) in bindSampler() function in es2::Context
27 glBindSamplerFunc bindSampler; variable
239 void bindSampler(int unitIdx, const GrSamplerState& state) { in bindSampler() function in GrGLGpu::SamplerObjectCache
27 virtual GrGLvoid bindSampler(GrGLuint unit, GrGLuint sampler) {} in bindSampler() function
284 void bindSampler(int unitIdx, const GrSamplerState& state) { in bindSampler() function in GrGLGpu::SamplerObjectCache