#Some questions on shader execution order

1 messages · Page 1 of 1 (latest)

sour kindle
#

Regarding the compute shaders, is there a guarantee that a shader that was dispatched later is executing after the previous dispatches have completed their work?