Function gl::BindSamplers

source ·
pub unsafe fn BindSamplers(
    first: GLuint,
    count: GLsizei,
    samplers: *const GLuint
)