Uses of Record Class
com.mojang.blaze3d.shaders.GpuDebugOptions
Packages that use GpuDebugOptions
Package
Description
-
Uses of GpuDebugOptions in com.mojang.blaze3d.opengl
Methods in com.mojang.blaze3d.opengl with parameters of type GpuDebugOptionsModifier and TypeMethodDescriptionGlBackend.createDeviceWithWindow(int width, int height, String title, long monitor, ShaderSource defaultShaderSource, GpuDebugOptions debugOptions) Constructors in com.mojang.blaze3d.opengl with parameters of type GpuDebugOptionsModifierConstructorDescriptionGlDevice(long windowHandle, ShaderSource defaultShaderSource, GpuDebugOptions debugOptions) -
Uses of GpuDebugOptions in com.mojang.blaze3d.platform
Methods in com.mojang.blaze3d.platform with parameters of type GpuDebugOptionsModifier 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 GpuDebugOptionsModifierConstructorDescriptionWindow(WindowEventHandler eventHandler, DisplayData displayData, @Nullable String fullscreenVideoModeString, String title, GpuBackend[] backends, ShaderSource defaultShaderSource, GpuDebugOptions debugOptions) -
Uses of GpuDebugOptions in com.mojang.blaze3d.systems
Methods in com.mojang.blaze3d.systems with parameters of type GpuDebugOptionsModifier and TypeMethodDescriptionGpuBackend.createDeviceWithWindow(int width, int height, String title, long monitor, ShaderSource defaultShaderSource, GpuDebugOptions debugOptions)