GetTextureParameterfv

Function GetTextureParameterfv 

Source
pub unsafe fn GetTextureParameterfv(
    texture: GLuint,
    pname: GLenum,
    params: *mut GLfloat,
)