Function tiny_game_framework::TexStorage3DMultisample
source ยท pub unsafe fn TexStorage3DMultisample(
target: u32,
samples: i32,
internalformat: u32,
width: i32,
height: i32,
depth: i32,
fixedsamplelocations: u8
)
Expand description
Fallbacks: TexStorage3DMultisampleOES