Searched defs:samplerParameterfv (Results 1 – 3 of 3) sorted by relevance
394 PFNGLSAMPLERPARAMETERFVPROC samplerParameterfv = nullptr; variable
659 glSamplerParameterfvFunc samplerParameterfv; variable
3307 void Context::samplerParameterfv(SamplerID sampler, GLenum pname, const GLfloat *param) in samplerParameterfv() function in gl::Context