Uses of Class
com.mojang.blaze3d.opengl.GlDevice
Packages that use GlDevice
-
Uses of GlDevice in com.mojang.blaze3d.opengl
Fields in com.mojang.blaze3d.opengl declared as GlDeviceModifier and TypeFieldDescriptionprivate final GlDeviceGlCommandEncoder.deviceprivate final GlDeviceGlRenderPass.deviceConstructors in com.mojang.blaze3d.opengl with parameters of type GlDeviceModifierConstructorDescriptionprotectedGlCommandEncoder(GlDevice device) GlRenderPass(GlCommandEncoder encoder, GlDevice device, boolean hasDepthTexture)