Type Definition rokol::gfx::Shader[][src]

pub type Shader = sg_shader;
Expand description

(Resource) Handle (ID) of shader

Created from ShaderDesc via BakedResource::create.

Trait Implementations

alloc + init

Initializes an allocated resource object

uninit + dealloc

Deallocates an uninitlized resouce object