Navigation
API > API/Runtime > API/Runtime/OpenGLDrv
References
| Module | OpenGLDrv |
| Header | /Engine/Source/Runtime/OpenGLDrv/Public/OpenGLState.h |
| Include | #include "OpenGLState.h" |
Syntax
struct FTextureStage
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bHasMips | ||
| int32 | LimitMip | ||
| int32 | NumMips | ||
| GLuint | Resource | ||
| FOpenGLShaderResourceView * | SRV | ||
| GLenum | Target | ||
| FOpenGLTexture * | Texture |
Constructors
| Type | Name | Description | |
|---|---|---|---|