#include <WindowsD3D12DiskCache.h>
◆ RESET_TYPE
| Enumerator |
|---|
| RESET_TO_FIRST_OBJECT | |
| RESET_TO_AFTER_LAST_OBJECT | |
◆ ~FDiskCacheInterface()
| FDiskCacheInterface::~FDiskCacheInterface |
( |
| ) |
|
|
inline |
◆ AppendData()
| bool FDiskCacheInterface::AppendData |
( |
const void * |
pData, |
|
|
size_t |
size |
|
) |
| |
◆ ClearAndReinitialize()
| void FDiskCacheInterface::ClearAndReinitialize |
( |
| ) |
|
|
inline |
◆ ClearDiskCache()
| void FDiskCacheInterface::ClearDiskCache |
( |
| ) |
|
◆ Close()
| void FDiskCacheInterface::Close |
( |
uint32 |
numberOfPSOs | ) |
|
◆ Flush()
| void FDiskCacheInterface::Flush |
( |
uint32 |
numberOfPSOs | ) |
|
◆ GetCurrentOffset()
| SIZE_T FDiskCacheInterface::GetCurrentOffset |
( |
| ) |
const |
|
inline |
◆ GetDataAt()
| void * FDiskCacheInterface::GetDataAt |
( |
SIZE_T |
Offset | ) |
const |
◆ GetDataAtStart()
| void * FDiskCacheInterface::GetDataAtStart |
( |
| ) |
const |
◆ GetNumPSOs()
| uint32 FDiskCacheInterface::GetNumPSOs |
( |
| ) |
const |
|
inline |
◆ GetSizeInBytes()
| uint32 FDiskCacheInterface::GetSizeInBytes |
( |
| ) |
const |
|
inline |
◆ Init()
| void FDiskCacheInterface::Init |
( |
FString & |
filename, |
|
|
bool |
bEnable = true |
|
) |
| |
◆ IsInErrorState()
◆ Reset()
◆ SetPointerAndAdvanceFilePosition()
| bool FDiskCacheInterface::SetPointerAndAdvanceFilePosition |
( |
void ** |
pDest, |
|
|
size_t |
size, |
|
|
bool |
backWithSystemMemory = false |
|
) |
| |
The documentation for this class was generated from the following files: