Constant block_sys::BLOCK_IS_GLOBAL [−][src]
pub const BLOCK_IS_GLOBAL: block_flags = 1 << 28; // 268_435_456i32Expand description
Block is stored in global memory and does not need to be copied. compiler
pub const BLOCK_IS_GLOBAL: block_flags = 1 << 28; // 268_435_456i32Block is stored in global memory and does not need to be copied. compiler