Struct bedrock::Framebuffer [] [src]

pub struct Framebuffer(_, _, _, _);

Opaque handle to a framebuffer object

Methods

impl Framebuffer
[src]

[src]

[src]

Trait Implementations

impl VkHandle for Framebuffer
[src]

[src]

Retrieve an underlying handle

impl DeviceChild for Framebuffer
[src]

[src]

Retrieve a reference to a device object that creates this object

Auto Trait Implementations

impl !Send for Framebuffer

impl !Sync for Framebuffer