draw_gpu_powered

Function draw_gpu_powered 

Source
pub fn draw_gpu_powered<'rpass>(
    rpass: &mut RenderPass<'rpass>,
    indirect_data: &'rpass GpuIndirectData,
)
Expand description

Draw the given indirect call.

No-op if there are 0 objects.