pub fn clear_to_default_background(
device: &Device,
queue: &Queue,
view: &TextureView,
)Expand description
Clears view to the framework’s default background; see
clear_to_background.
pub fn clear_to_default_background(
device: &Device,
queue: &Queue,
view: &TextureView,
)Clears view to the framework’s default background; see
clear_to_background.