Uses of Record Class
com.mojang.renderpearl.api.device.GpuSurface.Configuration
Packages that use GpuSurface.Configuration
Package
Description
-
Uses of GpuSurface.Configuration in com.mojang.renderpearl.api.device
Methods in com.mojang.renderpearl.api.device that return types with arguments of type GpuSurface.ConfigurationMethods in com.mojang.renderpearl.api.device with parameters of type GpuSurface.Configuration -
Uses of GpuSurface.Configuration in com.mojang.renderpearl.backend.api
Methods in com.mojang.renderpearl.backend.api with parameters of type GpuSurface.ConfigurationModifier and TypeMethodDescriptionvoidGpuSurfaceBackend.configure(GpuSurface.Configuration config) -
Uses of GpuSurface.Configuration in com.mojang.renderpearl.backend.opengl
Methods in com.mojang.renderpearl.backend.opengl with parameters of type GpuSurface.Configuration -
Uses of GpuSurface.Configuration in com.mojang.renderpearl.backend.vulkan
Methods in com.mojang.renderpearl.backend.vulkan with parameters of type GpuSurface.ConfigurationModifier and TypeMethodDescriptionvoidVulkanGpuSurface.configure(GpuSurface.Configuration config) -
Uses of GpuSurface.Configuration in com.mojang.renderpearl.frontend
Fields in com.mojang.renderpearl.frontend with type parameters of type GpuSurface.ConfigurationModifier and TypeFieldDescriptionprivate Optional<GpuSurface.Configuration> FrontendGpuSurface.currentConfigurationMethods in com.mojang.renderpearl.frontend that return types with arguments of type GpuSurface.ConfigurationMethods in com.mojang.renderpearl.frontend with parameters of type GpuSurface.ConfigurationModifier and TypeMethodDescriptionvoidFrontendGpuSurface.configure(GpuSurface.Configuration config)