com.mojang.blaze3d

public class TracyFrameCapture

implements AutoCloseable

fgv
com.mojang.blaze3d.TracyFrameCapture
net.minecraft.class_10219
net.minecraft.unmapped.C_wmelrump
net.minecraft.client.util.tracy.TracyFrameCapturer
net.minecraft.unmapped.C_wmelrump

Field summary

Modifier and TypeField
private static final int
a
MAX_WIDTH
field_54252
f_navvhcwg
MAX_WIDTH
private static final int
b
MAX_HEIGHT
field_54253
f_qjqxzrit
MAX_HEIGHT
private static final int
c
BYTES_PER_PIXEL
field_54254
f_enwfuzck
field_54254
private int
d
targetWidth
field_54255
f_yuneoiqt
framebufferWidth
private int
e
targetHeight
field_54256
f_cveoefic
framebufferHeight
private int
f
width
field_54257
f_alzvuppl
width
private int
g
height
field_54258
f_obknjtba
height
private final RenderTarget
h
frameBuffer
field_54259
f_odauushp
framebuffer
private final GpuBuffer
i
pixelbuffer
field_54260
f_fqukxrpf
buffer
private GpuFence
j
fence
field_54261
f_onjhwbpe
fenceSync
private int
k
lastCaptureDelay
field_54263
f_dloaipjc
offset
private boolean
l
capturedThisFrame
field_54264
f_kivduhze
captured

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
private void
a(int arg0, int arg1)
resize(int arg0, int arg1)
method_64231(int arg0, int arg1)
m_hdfimyjf(int arg0, int arg1)
resize(int framebufferWidth, int framebufferHeight)
public void
a(fhu arg0)
capture(RenderTarget arg0)
method_64232(class_276 arg0)
m_xofaxszc(C_xxwgvelc arg0)
capture(Framebuffer framebuffer)
public void
a()
upload()
method_64230()
m_isjzbsgv()
upload()
public void
b()
endFrame()
method_64233()
m_qgdmoceu()
markFrame()
public void
close()
close()