slang
slang copied to clipboard
Coherent buffer pointers?
Afaik there is no clarification on how or if its possible to make coherent loads/stores with pointers. If this is a missing feature i'd like to request some sort of way to be able to load/ store coherently. Some algorithms require coherent memory.
It would also be great if there could be a way to incorporate the vulkan memory model for this (queuefamily vs globally coherent for example can make a big difference on some gpus).