Searched defs:samplerParameterf (Results 1 – 2 of 2) sorted by relevance
2060 void Context::samplerParameterf(GLuint sampler, GLenum pname, GLfloat param) in samplerParameterf() function in gl::Context
332 glSamplerParameterfFunc samplerParameterf; variable