Searched defs:bindSampler (Results 1 – 5 of 5) sorted by relevance
535 void StateManagerGL::bindSampler(size_t unit, GLuint sampler) in bindSampler() function in rx::StateManagerGL
379 PFNGLBINDSAMPLERPROC bindSampler = nullptr; variable
27 glBindSamplerFunc bindSampler; variable
265 void bindSampler(int unitIdx, GrSamplerState state) { in bindSampler() function in GrGLGpu::SamplerObjectCache
1523 void Context::bindSampler(GLuint textureUnit, SamplerID samplerHandle) in bindSampler() function in gl::Context