[][src]Type Definition shader_types::Uint

type Uint = u32;

A single unsigned integer. Has size 4 and alignment 4.