UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FAndroidGPUInfo Class Reference

#include <AndroidOpenGLPrivate.h>

Public Member Functions

void RemoveTargetPlatform (FString PlatformName)
 
FString & GetGPUFamily ()
 

Static Public Member Functions

static FAndroidGPUInfoGet ()
 

Public Attributes

FString GLVersion
 
FString VendorName
 
bool bSupportsFloatingPointRenderTargets
 
bool bSupportsFrameBufferFetch
 
TArray< FString > TargetPlatformNames
 

Member Function Documentation

◆ Get()

FAndroidGPUInfo & FAndroidGPUInfo::Get ( )
static

◆ GetGPUFamily()

FString & FAndroidGPUInfo::GetGPUFamily ( )
inline

◆ RemoveTargetPlatform()

void FAndroidGPUInfo::RemoveTargetPlatform ( FString  PlatformName)
inline

Member Data Documentation

◆ bSupportsFloatingPointRenderTargets

bool FAndroidGPUInfo::bSupportsFloatingPointRenderTargets

◆ bSupportsFrameBufferFetch

bool FAndroidGPUInfo::bSupportsFrameBufferFetch

◆ GLVersion

FString FAndroidGPUInfo::GLVersion

◆ TargetPlatformNames

TArray<FString> FAndroidGPUInfo::TargetPlatformNames

◆ VendorName

FString FAndroidGPUInfo::VendorName

The documentation for this class was generated from the following files: