Uses of Interface
com.mojang.blaze3d.systems.GpuBackend
Packages that use GpuBackend
-
Uses of GpuBackend in com.mojang.blaze3d.opengl
Classes in com.mojang.blaze3d.opengl that implement GpuBackend -
Uses of GpuBackend in com.mojang.blaze3d.platform
Methods in com.mojang.blaze3d.platform with parameters of type GpuBackendModifier and TypeMethodDescriptionprivate WindowAndDeviceWindow.initializeBackend(GpuBackend[] backends, int width, int height, String title, long initialMonitor, ShaderSource defaultShaderSource, GpuDebugOptions debugOptions) Constructors in com.mojang.blaze3d.platform with parameters of type GpuBackendModifierConstructorDescriptionWindow(WindowEventHandler eventHandler, DisplayData displayData, @Nullable String fullscreenVideoModeString, String title, GpuBackend[] backends, ShaderSource defaultShaderSource, GpuDebugOptions debugOptions)