Searched refs:SetSamplerParameterfv (Results 1 – 3 of 3) sorted by relevance
141 void SetSamplerParameterfv(Context *context, Sampler *sampler, GLenum pname, const GLfloat *params);
1792 void SetSamplerParameterfv(Context *context, Sampler *sampler, GLenum pname, const GLfloat *params) in SetSamplerParameterfv() function
3046 SetSamplerParameterfv(this, samplerObject, pname, param); in samplerParameterfv()