microsoft/compiler: Use non-deref image intrinsics for write/size
This is necessary to avoid having derefs with uniform mode, which lower_explicit_io would turn into address computations.
Showing
Please register or sign in to comment
This is necessary to avoid having derefs with uniform mode, which lower_explicit_io would turn into address computations.