com.mojang.blaze3d.systems

public interface GpuSurface

extends GpuResource

com.mojang.renderpearl.api.device.GpuSurface
net.minecraft.class_1_1314
com.mojang.blaze3d.systems.GpuSurface

Method summary

Modifier and TypeMethod
void
configure(GpuSurface$Configuration config)
method_1_3991(class_1_1314$class_1_666 arg0)
configure(GpuSurface$Settings settings)
Optional<GpuSurface$Settings>
currentConfiguration()
method_1_3992()
getSettings()
Collection<GpuSurface$PresentMode>
supportedPresentModes()
method_1_4675()
getSupportedPresentModes()
boolean
isSuboptimal()
method_1_3994()
needsReconfigure()
boolean
isAcquired()
method_1_3993()
isAcquired()
void
acquireNextTexture()
method_1_3989()
acquire()
void
blitFromTexture(CommandEncoder commandEncoder, GpuTextureView textureView)
method_1_3990(class_1_1329 arg0, class_1_1330 arg1)
blit(CommandEncoder encoder, GpuTextureView texture)
void
present()
method_1_3995()
present()