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, Identifier pLocation) @Nullable PostChainShaderManager.CompilationCache.getOrLoadPostChain(Identifier pName, Set<Identifier> pExternalTargets) static PostChainPostChain.load(PostChainConfig pConfig, TextureManager pTextureManager, Set<Identifier> pExternalTargets, Identifier pName, CachedOrthoProjectionMatrixBuffer pProjectionMatrixBuffer) private PostChainShaderManager.CompilationCache.loadPostChain(Identifier pName, Set<Identifier> pExternalTargets)