Navigation
API > API/Plugins > API/Plugins/RuntimeTests
Inheritance Hierarchy
- FAutomationTestBase
- FCompareBasepassShaders
References
| Module | RuntimeTests |
| Header | /Engine/Plugins/Tests/RuntimeTests/Source/RuntimeTests/Public/ShaderComparisonTests.h |
| Include | #include "ShaderComparisonTests.h" |
Syntax
class FCompareBasepassShaders : public FAutomationTestBase
Remarks
CompareAllShaderVars Comparison automation test the determines which shader variables need extra precision
Constructors
| Type | Name | Description | |
|---|---|---|---|
FCompareBasepassShaders
(
const FString& InName |
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | IsStressTest () |
Overridden from FAutomationTestBase
| Type | Name | Description | |
|---|---|---|---|
| FString | Returns the beautified test name | ||
| uint32 | Pure virtual method; returns the number of participants for this test | ||
| uint32 | GetTestFlags () |
Pure virtual method; returns the flags associated with the given automation test | |
| void | Requests a enumeration of all shader vars to be tested | ||
| int32 | Gets the line number where this test was defined. | ||
| FString | Gets the filename where this test was defined. | ||
| bool | Execute the comparison for the given shader var |