Searched defs:samplerParameteriv (Results 1 – 3 of 3) sorted by relevance
396 PFNGLSAMPLERPARAMETERIVPROC samplerParameteriv = nullptr; variable
661 glSamplerParameterivFunc samplerParameteriv; variable
3255 void Context::samplerParameteriv(SamplerID sampler, GLenum pname, const GLint *param) in samplerParameteriv() function in gl::Context