Uses of Class
com.mojang.blaze3d.opengl.GlTextureView
Packages that use GlTextureView
-
Uses of GlTextureView in com.mojang.blaze3d.opengl
Fields in com.mojang.blaze3d.opengl declared as GlTextureViewModifier and TypeFieldDescriptionprivate final GlTextureViewGlRenderPass.TextureViewAndSampler.viewThe field for theviewrecord component.Methods in com.mojang.blaze3d.opengl that return GlTextureViewModifier and TypeMethodDescriptionGlRenderPass.TextureViewAndSampler.view()Returns the value of theviewrecord component.Constructors in com.mojang.blaze3d.opengl with parameters of type GlTextureViewModifierConstructorDescriptionprotectedTextureViewAndSampler(GlTextureView view, GlSampler sampler) Creates an instance of aTextureViewAndSamplerrecord class.