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