pub const PUSH_CONSTANT_ALIGNMENT: u32 = 4;
Expand description
Ranges of writes to push constant storage must be at least this aligned.
pub const PUSH_CONSTANT_ALIGNMENT: u32 = 4;
Ranges of writes to push constant storage must be at least this aligned.