Navigation
API > API/Plugins > API/Plugins/RHITests > API/Plugins/RHITests/FRHIBufferTests
| Type | Name | Description | |
|---|---|---|---|
| bool | VerifyBufferContents
(
const TCHAR* TestName, |
Copies data in the specified vertex buffer back to the CPU, and passes a pointer to that data to the provided verification lambda. | |
| bool | VerifyBufferContents
(
const TCHAR* TestName, |
Copies data in the specified vertex buffer back to the CPU, and passes a pointer to that data to the provided verification lambda. |