Struct bedrock::DescriptorUpdateTemplate [] [src]

pub struct DescriptorUpdateTemplate(_, _);

Trait Implementations

impl VkHandle for DescriptorUpdateTemplate
[src]

[src]

Retrieve an underlying handle

impl DeviceChild for DescriptorUpdateTemplate
[src]

[src]

Retrieve a reference to a device object that creates this object

Auto Trait Implementations