Struct asi_vulkan::ShaderModule [] [src]

pub struct ShaderModule(_, _, _);

Methods

impl ShaderModule
[src]

[src]

Load a new shader module into memory.

Trait Implementations

impl Drop for ShaderModule
[src]

[src]

Executes the destructor for this type. Read more