Navigation
| Name | RHITests |
| Type | Plugin |
| Part of Plugins | RHI Tests |
| Location | /Engine/Plugins/Tests/RHITests/Source/RHITests/ |
| Module Build Rules | RHITests.Build.cs |
Classes
| Name | Remarks |
|---|---|
| FRHIAllocatorTests | |
| FRHIBufferTests | |
| FRHIClearTextureTests | |
| FRHIDrawTests | |
| FRHIGraphicsUAVTests | Set of tests for binding UAVs to non-compute shaders |
| FRHIReadbackTests | |
| FRHIReservedResourceTests | |
| FRHITestsModule | |
| FRHITextureTests |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool IsZeroMem
(
const void* Ptr, |
RHITestsCommon.h | ||
bool RunOnRenderThreadSynchronous
(
TFunctionRef< bool(FRHICommandListImmediate&)> TestFunc |
RHITestsCommon.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static FString ClearValueToString
(
const ValueType& ClearValue |
RHITestsCommon.h |