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

pub type Pass = sg_pass;
Expand description

(Resource) Handle(ID) of rendering pass

Created from PassDesc via BakedResource::create.

Trait Implementations

alloc + init

Initializes an allocated resource object

uninit + dealloc

Deallocates an uninitlized resouce object