com.mojang.blaze3d.platform

public class GlDebug

fic
com.mojang.blaze3d.platform.GlDebug
net.minecraft.class_1008
net.minecraft.unmapped.C_cgpkuyuu
net.minecraft.client.gl.GlDebug
com.mojang.blaze3d.platform.GlDebug

Field summary

Modifier and TypeField
private static final org.slf4j.Logger
a
LOGGER
field_4921
f_odgyzmlf
LOGGER
LOGGER
private static final int
b
CIRCULAR_LOG_SIZE
field_33669
f_pprtjapa
DEBUG_MESSAGE_QUEUE_SIZE
DEBUG_MESSAGE_QUEUE_SIZE
private static final Queue<GlDebug$LogEntry>
c
MESSAGE_BUFFER
field_33670
f_hipauhhd
DEBUG_MESSAGES
DEBUG_MESSAGES
private static volatile GlDebug$LogEntry
d
lastEntry
field_33671
f_ialzqhit
lastDebugMessage
lastDebugMessage
private static final List<Integer>
e
DEBUG_LEVELS
field_4915
f_vnuyzfmd
KHR_VERBOSITY_LEVELS
KHR_VERBOSITY_LEVELS
private static final List<Integer>
f
DEBUG_LEVELS_ARB
field_4919
f_byiwxwjk
ARB_VERBOSITY_LEVELS
ARB_VERBOSITY_LEVELS
private static boolean
g
debugEnabled
field_33672
f_pvwlvnzi
debugMessageEnabled
debugMessageEnabled

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
private static String
d(int arg0)
printUnknownToken(int arg0)
method_4225(int arg0)
m_ytgsilum(int arg0)
unknown(int opcode)
unknownToken(int opcode)
public static String
a(int arg0)
sourceToString(int arg0)
method_4222(int arg0)
m_vqrvcotu(int arg0)
getSource(int opcode)
getSource(int opcode)
public static String
b(int arg0)
typeToString(int arg0)
method_4228(int arg0)
m_wkeqatvw(int arg0)
getType(int opcode)
getType(int opcode)
public static String
c(int arg0)
severityToString(int arg0)
method_4226(int arg0)
m_prhndzgj(int arg0)
getSeverity(int opcode)
getSeverity(int opcode)
private static void
a(int arg0, int arg1, int arg2, int arg3, int arg4, long arg5, long arg6)
printDebugLog(int arg0, int arg1, int arg2, int arg3, int arg4, long arg5, long arg6)
method_4224(int arg0, int arg1, int arg2, int arg3, int arg4, long arg5, long arg6)
m_nxitkxai(int arg0, int arg1, int arg2, int arg3, int arg4, long arg5, long arg6)
info(int source, int type, int id, int severity, int messageLength, long message, long arg6)
info(int source, int type, int id, int severity, int messageLength, long message, long callbackObject)
public static List<String>
a()
getLastOpenGlDebugMessages()
method_36478()
m_aubrudgn()
collectDebugMessages()
collectDebugMessages()
public static boolean
b()
isDebugEnabled()
method_36479()
m_uuuqiwtf()
isDebugMessageEnabled()
isDebugMessageEnabled()
public static void
a(int arg0, boolean arg1)
enableDebugCallback(int arg0, boolean arg1)
method_4227(int arg0, boolean arg1)
m_uzevfpzi(int arg0, boolean arg1)
enableDebug(int verbosity, boolean sync)
enableDebug(int verbosity, boolean sync)