Function bgfx_rs::static_lib::submit

source ·
pub fn submit(id: ViewId, program: &Program, params: SubmitArgs)
Expand description
  • id: View id.
  • program: Program.
  • depth: Depth for sorting.
  • flags: Which states to discard for next draw. See DiscardFlags.