Searched defs:samplerParameterIuiv (Results 1 – 3 of 3) sorted by relevance
392 PFNGLSAMPLERPARAMETERIUIVPROC samplerParameterIuiv = nullptr; variable
655 glSamplerParameterIuivFunc samplerParameterIuiv; variable
3062 void Context::samplerParameterIuiv(SamplerID sampler, GLenum pname, const GLuint *param) in samplerParameterIuiv() function in gl::Context