History - com.mojang.blaze3d.systems.GpuDevice

26.3-snapshot-3

Names

com.mojang.renderpearl.api.device.GpuDevice

net.minecraft.class_1_1209

com.mojang.blaze3d.systems.GpuDevice

Fields

GpuBackend: backend, field_1_8343, backend

GpuProfiler: profiler, field_1_8345, profiler

CommandEncoder: encoder, field_1_8344, commandEncoder

Constructors

(GpuBackend)

Methods

GpuSurface (long): createSurface, method_1_7711, createSurface

CommandEncoder (): createCommandEncoder, method_1_7709, getCommandEncoder

GpuSampler (AddressMode, AddressMode, FilterMode, FilterMode, int, OptionalDouble): createSampler, method_1_7710, createSampler

GpuTexture (Supplier<String>, int, TexelFormat, int, int, int, int): createTexture, method_1_7713, createTexture

GpuTexture (String, int, TexelFormat, int, int, int, int): createTexture, method_1_7712, createTexture

void (int, int, int, int, int): verifyTextureCreationArgs, method_1_7721, assertValidTextureCreationParams

GpuTextureView (GpuTexture): createTextureView, method_1_7714, createTextureView

GpuTextureView (GpuTexture, int, int): createTextureView, method_1_7715, createTextureView

void (GpuTexture, int, int): verifyTextureViewCreationArgs, method_1_7722, assertTextureUsableWithMipLevels

GpuBuffer (Supplier<String>, int, long): createBuffer, method_1_7707, createBuffer

GpuBuffer (Supplier<String>, int, ByteBuffer): createBuffer, method_1_7708, createBuffer

List<String> (): getLastDebugMessages, method_1_7718, getLastDebugMessages

boolean (): isDebuggingEnabled, method_1_7720, isDebuggingEnabled

CompiledPipeline (RenderPipeline, ShaderSourceGetter): compilePipeline, method_1_7706, getCompiledPipeline

void (): close, method_1_7705, close

TimestampQueryPool (int): createTimestampQueryPool, method_1_7716, createTimestampQueryPool

long (): getTimestampNow, method_1_7719, getTimestampNow

GpuDeviceInfo (): getDeviceInfo, method_1_7717, getDeviceInfo