Function tiny_game_framework::TexImage2DMultisample

source ยท
pub unsafe fn TexImage2DMultisample(
    target: u32,
    samples: i32,
    internalformat: u32,
    width: i32,
    height: i32,
    fixedsamplelocations: u8
)