Files
filament/libs
Mathias Agopian 0ed71ab53b fix an issue causing callbacks to be called too late
We were waiting for programs from both queues to be compiled before 
calling the callback associated with one queue. In practice this caused
the callback associated with high priority programs to be called only 
after low priority programs were ready.

Also cleanup-up "token" so that it doesn't store the priority.

Update the documentation and sample to better reflect what the 
implementation does.
2023-07-27 10:02:31 -07:00
..
2023-03-31 12:03:49 -07:00
2023-05-01 13:53:25 -07:00
2022-08-24 11:41:10 -07:00
2023-07-21 10:00:51 -07:00