Uses of Interface
com.mojang.blaze3d.systems.GpuDevice
Packages that use GpuDevice
-
Uses of GpuDevice in com.mojang.blaze3d.systems
Fields in com.mojang.blaze3d.systems declared as GpuDeviceMethods in com.mojang.blaze3d.systems that return GpuDeviceModifier and TypeMethodDescriptionstatic GpuDeviceRenderSystem.getDevice()RenderSystem.tryGetDevice() -
Uses of GpuDevice in net.minecraft.client.gl
Classes in net.minecraft.client.gl that implement GpuDeviceFields in net.minecraft.client.gl with type parameters of type GpuDeviceMethods in net.minecraft.client.gl with parameters of type GpuDeviceModifier and TypeMethodDescriptionstatic GpuDeviceInfoprivate static booleanGpuDeviceInfo.requiresRecreateOnUploadToBuffer(GpuDevice device) private static booleanGpuDeviceInfo.shouldDisableArbDirectAccess(GpuDevice device) Constructors in net.minecraft.client.gl with parameters of type GpuDevice