Uses of Record Class
com.mojang.renderpearl.api.device.DeviceInfo
Packages that use DeviceInfo
Package
Description
-
Uses of DeviceInfo in com.mojang.renderpearl.api.device
Methods in com.mojang.renderpearl.api.device that return DeviceInfo -
Uses of DeviceInfo in com.mojang.renderpearl.backend.api
Methods in com.mojang.renderpearl.backend.api that return DeviceInfo -
Uses of DeviceInfo in com.mojang.renderpearl.backend.opengl
Fields in com.mojang.renderpearl.backend.opengl declared as DeviceInfoMethods in com.mojang.renderpearl.backend.opengl that return DeviceInfoModifier and TypeMethodDescriptionGlHeuristics.createDeviceInfo(org.lwjgl.opengl.GLCapabilities capabilities, int maxSupportedAnisotropy, Set<String> enabledExtensions) GlDevice.getDeviceInfo() -
Uses of DeviceInfo in com.mojang.renderpearl.backend.vulkan
Fields in com.mojang.renderpearl.backend.vulkan declared as DeviceInfoMethods in com.mojang.renderpearl.backend.vulkan that return DeviceInfo -
Uses of DeviceInfo in com.mojang.renderpearl.frontend
Methods in com.mojang.renderpearl.frontend that return DeviceInfo