Searched refs:SetSamplerParameterf (Results 1 – 3 of 3) sorted by relevance
140 void SetSamplerParameterf(Context *context, Sampler *sampler, GLenum pname, GLfloat param);
1787 void SetSamplerParameterf(Context *context, Sampler *sampler, GLenum pname, GLfloat param) in SetSamplerParameterf() function
3039 SetSamplerParameterf(this, samplerObject, pname, param); in samplerParameterf()