[][src]Function gles30::glSamplerParameterfv

pub unsafe fn glSamplerParameterfv(
    sampler: GLuint,
    pname: GLenum,
    param: *const GLfloat
)