Navigation
API > API/Runtime > API/Runtime/OpenGLDrv
References
| Module | OpenGLDrv |
| Header | /Engine/Source/Runtime/OpenGLDrv/Public/OpenGLShaders.h |
| Include | #include "OpenGLShaders.h" |
Syntax
struct FOpenGLShaderDeviceCapabilities
Remarks
GL device capabilities for generating GLSL compilable on platform with described capabilities
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bRequiresARMShaderFramebufferFetchDepthStencilUndef | ||
| bool | bRequiresDisabledEarlyFragmentTests | ||
| bool | bRequiresReadOnlyBuffersWorkaround | ||
| bool | bSupportsShaderFramebufferFetch | ||
| EShaderPlatform | MaxRHIShaderPlatform | ||
| GLint | MaxVaryingVectors | ||
| EOpenGLShaderTargetPlatform | TargetPlatform |