Searched defs:samplerParameterf (Results 1 – 4 of 4) sorted by relevance
393 PFNGLSAMPLERPARAMETERFPROC samplerParameterf = nullptr; variable
1783 void Context::samplerParameterf(GLuint sampler, GLenum pname, GLfloat param) in samplerParameterf() function in es2::Context
656 glSamplerParameterfFunc samplerParameterf; variable
3035 void Context::samplerParameterf(SamplerID sampler, GLenum pname, GLfloat param) in samplerParameterf() function in gl::Context