BgfxSubmit Method |
| Name | Description | |
|---|---|---|
| Submit(UInt16, Program, Int32, DiscardFlags) | Submits the current batch of primitives for rendering. | |
| Submit(UInt16, Program, OcclusionQuery, Int32, DiscardFlags) | Submits the current batch of primitives for rendering. | |
| Submit(UInt16, Program, IndirectBuffer, Int32, Int32, Int32, DiscardFlags) | Submits an indirect batch of drawing commands to be used for rendering. |