Function Gl.TextureParameterfv

Commands for GL_VERSION_4_5

void TextureParameterfv (
  uint texture,
  uint pname,
  const(float)* param
) const;