Uses of Enum Class
com.mojang.blaze3d.platform.NativeImage.InternalGlFormat
Packages that use NativeImage.InternalGlFormat
-
Uses of NativeImage.InternalGlFormat in com.mojang.blaze3d.platform
Methods in com.mojang.blaze3d.platform that return NativeImage.InternalGlFormatModifier and TypeMethodDescriptionstatic NativeImage.InternalGlFormat
Returns the enum constant of this class with the specified name.static NativeImage.InternalGlFormat[]
NativeImage.InternalGlFormat.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.mojang.blaze3d.platform with parameters of type NativeImage.InternalGlFormatModifier and TypeMethodDescriptionstatic void
TextureUtil.prepareImage
(NativeImage.InternalGlFormat pPixelFormat, int pTextureId, int pWidth, int pHeight) static void
TextureUtil.prepareImage
(NativeImage.InternalGlFormat pPixelFormat, int pTextureId, int pMipmapLevel, int pWidth, int pHeight)