Choose your operating system:
Windows
macOS
Linux
| FAutomationTestBase
|
Module |
|
Header |
/Engine/Plugins/Tests/RuntimeTests/Source/RuntimeTests/Public/ShaderComparisonTests.h |
Include |
#include "ShaderComparisonTests.h" |
class FCompareBasepassShaders : public FAutomationTestBase
CompareAllShaderVars Comparison automation test the determines which shader variables need extra precision
Name | Description | |
---|---|---|
|
FCompareBasepassShaders ( |
Name | Description | ||
---|---|---|---|
|
IsStressTest() |
Name | Description | ||
---|---|---|---|
|
GetBeautifiedTestName() |
Returns the beautified test name |
|
|
GetRequiredDeviceNum() |
Pure virtual method; returns the number of participants for this test |
|
|
GetTestFlags() |
Pure virtual method; returns the flags associated with the given automation test |
|
|
GetTests |
Requests a enumeration of all shader vars to be tested |
|
|
GetTestSourceFileLine() |
Gets the line number where this test was defined. |
|
|
GetTestSourceFileName() |
Gets the filename where this test was defined. |
|
|
RunTest ( |
Execute the comparison for the given shader var |