Struct asi_vulkan::ShaderModule[][src]

pub struct ShaderModule(_, _, _);

Methods

impl ShaderModule
[src]

Load a new shader module into memory.

Trait Implementations

impl Drop for ShaderModule
[src]

Executes the destructor for this type. Read more

Auto Trait Implementations

impl !Send for ShaderModule

impl !Sync for ShaderModule