Uses of Record Class
com.mojang.blaze3d.systems.WindowAndDevice
Packages that use WindowAndDevice
Package
Description
-
Uses of WindowAndDevice in com.mojang.blaze3d.opengl
Methods in com.mojang.blaze3d.opengl that return WindowAndDeviceModifier and TypeMethodDescriptionGlBackend.createDeviceWithWindow(int width, int height, String title, long monitor, ShaderSource defaultShaderSource, GpuDebugOptions debugOptions) -
Uses of WindowAndDevice in com.mojang.blaze3d.platform
Methods in com.mojang.blaze3d.platform that return WindowAndDeviceModifier and TypeMethodDescriptionprivate WindowAndDeviceWindow.initializeBackend(GpuBackend[] backends, int width, int height, String title, long initialMonitor, ShaderSource defaultShaderSource, GpuDebugOptions debugOptions) -
Uses of WindowAndDevice in com.mojang.blaze3d.systems
Methods in com.mojang.blaze3d.systems that return WindowAndDeviceModifier and TypeMethodDescriptionGpuBackend.createDeviceWithWindow(int width, int height, String title, long monitor, ShaderSource defaultShaderSource, GpuDebugOptions debugOptions)