Navigation
API > API/Runtime > API/Runtime/OpenGLDrv
References
| Module | OpenGLDrv |
| Header | /Engine/Source/Runtime/OpenGLDrv/Public/OpenGLResources.h |
| Include | #include "OpenGLResources.h" |
Syntax
class FTextureEvictionParams
Variables
| Type | Name | Description | |
|---|---|---|---|
| uint32: 1 | bHasRestored | ||
| uint32 | FrameLastRendered | ||
| FSetElementId | LRUNode | ||
| TArray< TArray< uint8 > > | MipImageData | ||
| FAnsiCharArray | TextureDebugName |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FTextureEvictionParams
(
uint32 NumMips |
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | |||
| void | CloneMipData
(
const FTextureEvictionParams& Src, |
||
| FAnsiCharArray & | |||
| uint32 | |||
| void | ReleaseMipData
(
uint32 RetainMips |
||
| void | SetDebugLabelName
(
const FAnsiCharArray& TextureDebugNameIn |
||
| void | SetDebugLabelName
(
const ANSICHAR* TextureDebugNameIn |
||
| void | SetMipData
(
uint32 MipIndex, |