Skip to main content

convert_texture_for_wgpu_with_cx

Function convert_texture_for_wgpu_with_cx 

Source
pub(crate) fn convert_texture_for_wgpu_with_cx(
    cx: &mut JSContext,
    texture_view: &GPUTextureOrGPUTextureView<DomTypeHolder>,
) -> WebGPUTextureView