#include <AndroidOpenGL.h>
◆ EImageExternalType
| Enumerator |
|---|
| None | |
| ImageExternal100 | |
| ImageExternal300 | |
| ImageExternalESSL300 | |
◆ AreRemoteCompileServicesActive()
| static bool FAndroidOpenGL::AreRemoteCompileServicesActive |
( |
| ) |
|
|
static |
◆ ClientWaitSync()
◆ DeleteSync()
◆ DisableNonCoherentFramebufferFetch()
| static void FAndroidOpenGL::DisableNonCoherentFramebufferFetch |
( |
| ) |
|
|
static |
◆ DispatchAndWaitForRemoteGLProgramCompile()
◆ EnableAdrenoTilingModeHint()
| static void FAndroidOpenGL::EnableAdrenoTilingModeHint |
( |
bool |
bEnable | ) |
|
|
static |
◆ FenceSync()
◆ FrameBufferFetchBarrier()
◆ GetFirstComputeUAVUnit()
◆ GetFirstPixelUAVUnit()
◆ GetFirstVertexUAVUnit()
◆ GetImageExternalType()
◆ GetMajorVersion()
◆ GetMaxCombinedUAVUnits()
◆ GetMaxComputeUAVUnits()
◆ GetMaxComputeUniformComponents()
◆ GetMaxPixelUAVUnits()
◆ GetMinorVersion()
◆ HasHardwareHiddenSurfaceRemoval()
◆ IsSync()
◆ ProcessExtensions()
| static void FAndroidOpenGL::ProcessExtensions |
( |
const FString & |
ExtensionsString | ) |
|
|
static |
◆ RequiresAdrenoTilingModeHint()
| static bool FAndroidOpenGL::RequiresAdrenoTilingModeHint |
( |
| ) |
|
|
static |
◆ ResetNonCoherentFramebufferFetch()
| static bool FAndroidOpenGL::ResetNonCoherentFramebufferFetch |
( |
| ) |
|
|
static |
◆ SetupDefaultGLContextState()
| static void FAndroidOpenGL::SetupDefaultGLContextState |
( |
const FString & |
ExtensionsString | ) |
|
|
static |
◆ StartRemoteCompileServices()
| static bool FAndroidOpenGL::StartRemoteCompileServices |
( |
int |
NumServices | ) |
|
|
static |
◆ StopRemoteCompileServices()
| static void FAndroidOpenGL::StopRemoteCompileServices |
( |
| ) |
|
|
static |
◆ SupportsDisjointTimeQueries()
◆ SupportsFramebufferSRGBEnable()
| static bool FAndroidOpenGL::SupportsFramebufferSRGBEnable |
( |
| ) |
|
|
static |
◆ SupportsImageExternal()
◆ SupportsTimestampQueries()
◆ bDefaultStateNonCoherentFramebufferFetchEnabled
| bool FAndroidOpenGL::bDefaultStateNonCoherentFramebufferFetchEnabled |
|
static |
◆ bRequiresAdrenoTilingHint
| bool FAndroidOpenGL::bRequiresAdrenoTilingHint |
|
static |
◆ bSupportsImageExternal
| bool FAndroidOpenGL::bSupportsImageExternal |
|
static |
Whether device supports image external
◆ GLMajorVerion
| int32 FAndroidOpenGL::GLMajorVerion |
|
static |
supported OpenGL ES version queried from the system
◆ GLMinorVersion
| int32 FAndroidOpenGL::GLMinorVersion |
|
static |
◆ ImageExternalType
Type of image external supported
The documentation for this struct was generated from the following file: