Struct renderdoc_api::Context [] [src]

pub struct Context { /* fields omitted */ }

Methods

impl Context
[src]

[src]

[src]

[src]

Immediately begin a frame capture

Safety

device and window must be pointers supported by renderdoc for their respective types, or null.

[src]

[src]

Complete a frame capture began with start_frame_capture

Safety

device and window must be pointers supported by renderdoc for their respective types, or null.