Skip to main content

from_wgpu_command_buffer

Function from_wgpu_command_buffer 

Source
pub fn from_wgpu_command_buffer(
    buffer: &CommandBuffer,
) -> Result<CommandBuffer, WgpuCompatError>