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

pub type Pipeline = sg_pipeline;
Expand description

(Resource) Handle (ID) of pipeline object: vertex layouts, shader and render states

Created from PipelineDesc via BakedResource::create.

Trait Implementations

alloc + init

Initializes an allocated resource object

uninit + dealloc

Deallocates an uninitlized resouce object