Function tiny_game_framework::TextureView
source ยท pub unsafe fn TextureView(
texture: u32,
target: u32,
origtexture: u32,
internalformat: u32,
minlevel: u32,
numlevels: u32,
minlayer: u32,
numlayers: u32
)
Expand description
Fallbacks: TextureViewEXT, TextureViewOES