SysRay
SysRay
Send the data to the main process and let it handle it. The current process exits.
The input is completely different. - fetch shader has the same addr - buffer has completely different stride needed for SysRay/psOff_compatibility#71
user_malloc_init available memory: 2146435072 of 6442450944, used memory: 2882535424 memory left = 18446744072973451264 error in getAvailableSize
-> Allocated: len:0x00004000 alignment:0x00020000 memorytype:3 -> 0x100160000 Commit| addr:0x100160000 len:0x00004000 prot:51 -> -> Map: start:0x00000000(0x160000) len:0x00004000 alignment:0x00020000 prot:51 -> 0x110150000 Not using the allocated space
Doesn't need memory mirroring anymore. Data is copied automatically to new objects. Allows for better barrier managment