com.mojang.blaze3d.systems

public interface GpuSurfaceBackend

extends AutoCloseable

com.mojang.blaze3d.systems.GpuSurfaceBackend
net.minecraft.class_1_713
com.mojang.blaze3d.systems.GpuSurfaceBackend

Method summary

Modifier and TypeMethod
void
configure(GpuSurface$Configuration config)
method_1_4240(class_1_665$class_1_666 arg0)
configure(GpuSurface$Settings settings)
boolean
isSuboptimal()
method_1_4241()
needsReconfigure()
void
acquireNextTexture()
method_1_4238()
acquire()
void
blitFromTexture(CommandEncoderBackend commandEncoder, GpuTextureView textureView)
method_1_4239(class_1_154 arg0, GpuTextureView arg1)
blit(CommandEncoderBackend encoder, GpuTextureView textureView)
void
present()
method_1_4242()
present()
void
close()
Collection<GpuSurface$PresentMode>
supportedPresentModes()
method_1_4682()
getSupportedPresentModes()