alex-mat

Results 1 comments of alex-mat

Don't know if it's what you're looking for but you can manipulate the mask ``` unmasked inline void masked_store(uniform float * uniform addr, unsigned int32 mask, float src) { #if...