Skip to main content

wgpu_texture_create_view

Function wgpu_texture_create_view 

Source
#[unsafe(no_mangle)]
pub extern "C" fn wgpu_texture_create_view( texture_id: TextureId, desc: Option<&TextureViewDescriptor>, ) -> TextureViewId