load_global

Function load_global 

Source
pub fn load_global<T: Copy>(ptr: &T) -> T
Expand description

Load from global memory (alias for ldg).