Searched defs:samplerParameteri (Results 1 – 3 of 3) sorted by relevance
395 PFNGLSAMPLERPARAMETERIPROC samplerParameteri = nullptr; variable
660 glSamplerParameteriFunc samplerParameteri; variable
3248 void Context::samplerParameteri(SamplerID sampler, GLenum pname, GLint param) in samplerParameteri() function in gl::Context