PerformanceTesting¶
Overview¶
For testing overlapping (parallel) execution of shader stages that don't write to the same memory.
@author Jonathan Olson <jonathan.olson@colorado.edu>
Class PerformanceTesting¶
Static Methods¶
loopRadixSortTest( combineStrategy : boolean, separateComputePasses : boolean ) : Promise<void>¶
Source Code¶
See the source for PerformanceTesting.ts in the alpenglow repository.