Uses of Class
net.minecraft.client.renderer.ShaderManager.CompilationException
Packages that use ShaderManager.CompilationException
-
Uses of ShaderManager.CompilationException in com.mojang.blaze3d.opengl
Methods in com.mojang.blaze3d.opengl that throw ShaderManager.CompilationExceptionModifier and TypeMethodDescriptionstatic GlProgramGlProgram.link(GlShaderModule pVertexShader, GlShaderModule pFragmentShader, VertexFormat pVertexFormat, String pDebugLabel) -
Uses of ShaderManager.CompilationException in net.minecraft.client.renderer
Methods in net.minecraft.client.renderer that throw ShaderManager.CompilationExceptionModifier and TypeMethodDescriptionprivate static PostPassPostChain.createPass(TextureManager pTextureManager, PostChainConfig.Pass pPass, ResourceLocation pLocation) ShaderManager.CompilationCache.getOrLoadPostChain(ResourceLocation pName, Set<ResourceLocation> pExternalTargets) static PostChainPostChain.load(PostChainConfig pConfig, TextureManager pTextureManager, Set<ResourceLocation> pExternalTargets, ResourceLocation pName, CachedOrthoProjectionMatrixBuffer pProjectionMatrixBuffer) private PostChainShaderManager.CompilationCache.loadPostChain(ResourceLocation pName, Set<ResourceLocation> pExternalTargets)