Skip to main content

wgpu_device_create_texture

Function wgpu_device_create_texture 

Source
#[unsafe(no_mangle)]
pub extern "C" fn wgpu_device_create_texture( device_id: DeviceId, desc: &TextureDescriptor, ) -> TextureId