Searched defs:getSamplerParameterIiv (Results 1 – 3 of 3) sorted by relevance
385 PFNGLGETSAMPLERPARAMETERIIVPROC getSamplerParameterIiv = nullptr; variable
347 glGetSamplerParameterIivFunc getSamplerParameterIiv; variable
3341 void Context::getSamplerParameterIiv(SamplerID sampler, GLenum pname, GLint *params) in getSamplerParameterIiv() function in gl::Context