com.mojang.blaze3d

public class TracyFrameCapture

implements AutoCloseable

fed
com.mojang.blaze3d.TracyFrameCapture
net.minecraft.class_10219
net.minecraft.client.util.tracy.TracyFrameCapturer

Field summary

Modifier and TypeField
private static final int
a
MAX_WIDTH
field_54252
MAX_WIDTH
private static final int
b
MAX_HEIGHT
field_54253
MAX_HEIGHT
private static final int
c
BYTES_PER_PIXEL
field_54254
field_54254
private int
d
targetWidth
field_54255
framebufferWidth
private int
e
targetHeight
field_54256
framebufferHeight
private int
f
width
field_54257
width
private int
g
height
field_54258
height
private final RenderTarget
h
frameBuffer
field_54259
framebuffer
private final GpuBuffer
i
pixelbuffer
field_54260
buffer
private GpuFence
j
fence
field_54261
fenceSync
private int
k
lastCaptureDelay
field_54263
offset
private boolean
l
capturedThisFrame
field_54264
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)
resize(int framebufferWidth, int framebufferHeight)
public void
a(ffc arg0)
capture(RenderTarget arg0)
method_64232(class_276 arg0)
capture(Framebuffer framebuffer)
public void
a()
upload()
method_64230()
upload()
public void
b()
endFrame()
method_64233()
markFrame()
public void
close()
close()