Uses of Record Class
com.mojang.blaze3d.opengl.GlDevice.ShaderCompilationKey
Packages that use GlDevice.ShaderCompilationKey
-
Uses of GlDevice.ShaderCompilationKey in com.mojang.blaze3d.opengl
Fields in com.mojang.blaze3d.opengl with type parameters of type GlDevice.ShaderCompilationKeyModifier and TypeFieldDescriptionprivate final Map
<GlDevice.ShaderCompilationKey, GlShaderModule> GlDevice.shaderCache
Methods in com.mojang.blaze3d.opengl with parameters of type GlDevice.ShaderCompilationKeyModifier and TypeMethodDescriptionprivate GlShaderModule
GlDevice.compileShader
(GlDevice.ShaderCompilationKey pKey, BiFunction<ResourceLocation, ShaderType, String> pShaderSource)