Navigation
API > API/Runtime > API/Runtime/OpenGLDrv > API/Runtime/OpenGLDrv/FOpenGLDynamicRHI
References
| Module | OpenGLDrv |
| Header | /Engine/Source/Runtime/OpenGLDrv/Public/OpenGLDrv.h |
| Include | #include "OpenGLDrv.h" |
Syntax
struct FTextureLockTracker
Variables
| Type | Name | Description | |
|---|---|---|---|
| TArray< FLockParams, TInlineAllocator< 16 > > | OutstandingLocks | ||
| uint32 | TotalMemoryOutstanding |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Lock
(
void* RHIBuffer, |
||
| FLockParams | Unlock
(
void* RHIBuffer, |
Classes
| Type | Name | Description | |
|---|---|---|---|
| FLockParams |