Navigation
API > API/Runtime > API/Runtime/OpenGLDrv
Inheritance Hierarchy
- FRHIShaderResourceView
- FOpenGLView
- FOpenGLShaderResourceView
References
| Module | OpenGLDrv |
| Header | /Engine/Source/Runtime/OpenGLDrv/Public/OpenGLResources.h |
| Include | #include "OpenGLResources.h" |
Syntax
class FOpenGLShaderResourceView :
public FRHIShaderResourceView ,
public FOpenGLView
Variables
| Type | Name | Description | |
|---|---|---|---|
| int32 | LimitMip | ||
| GLuint | Resource | OpenGL texture the buffer is bound with | |
| GLenum | Target |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FOpenGLShaderResourceView
(
FRHICommandListBase& RHICmdList, |
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| FOpenGLViewableResource * |
Overridden from FOpenGLView
| Type | Name | Description | |
|---|---|---|---|
| void | UpdateView () |