Files
supermegamestre 4bbd74a497 First Upload
Just the APK
Force update disabled, will only work offline.
2026-01-26 00:26:29 -03:00

36 lines
745 B
Smali

.class public Lcsdk/glucentralservices/devicetiers/DeviceUtil$GlesData;
.super Ljava/lang/Object;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcsdk/glucentralservices/devicetiers/DeviceUtil;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x9
name = "GlesData"
.end annotation
# instance fields
.field public gpuRenderer:Ljava/lang/String;
.field public gpuVendor:Ljava/lang/String;
.field public highestEsVersion:I
.field public supportedTextureFormat:Ljava/lang/String;
# direct methods
.method public constructor <init>()V
.locals 0
.line 242
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method