[][src]Function gles30::glSamplerParameterf

pub unsafe fn glSamplerParameterf(
    sampler: GLuint,
    pname: GLenum,
    param: GLfloat
)