Navigation
API > API/Runtime > API/Runtime/Engine
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/GPUSort.h |
| Include | #include "GPUSort.h" |
| Source | /Engine/Source/Runtime/Engine/Private/GPUSort.cpp |
void TestGPUSort
(
EGPUSortTest TestToRun,
ERHIFeatureLevel::Type FeatureLevel
)
Remarks
Test that GPU sorting works.
Parameters
| Name | Description |
|---|---|
| TestToRun | The test to run. |