Navigation
API > API/Runtime > API/Runtime/OpenGLDrv
References
| Module | OpenGLDrv |
| Header | /Engine/Source/Runtime/OpenGLDrv/Public/OpenGLResources.h |
| Include | #include "OpenGLResources.h" |
Syntax
class FTextureEvictionLRU
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | Add
(
FOpenGLTexture* TextureBase |
||
| FTextureEvictionLRU & | Get () |
||
| FOpenGLTexture * | |||
| uint32 | Num () |
||
| void | Remove
(
FOpenGLTexture* TextureBase |
||
| void | TickEviction () |
||
| void | Touch
(
FOpenGLTexture* TextureBase |
Typedefs
| Name | Description |
|---|---|
| FOpenGLTextureLRUContainer |