pub fn global_needs_wrapper(ir_module: &Module, var: &GlobalVariable) -> boolExpand description
Return true if the global requires a type decorated with Block.
See back::spv::GlobalVariable for details.
pub fn global_needs_wrapper(ir_module: &Module, var: &GlobalVariable) -> boolReturn true if the global requires a type decorated with Block.
See back::spv::GlobalVariable for details.