Uses of Class
net.minecraft.client.gl.CompiledShader
Packages that use CompiledShader
-
Uses of CompiledShader in net.minecraft.client.gl
Fields in net.minecraft.client.gl declared as CompiledShaderFields in net.minecraft.client.gl with type parameters of type CompiledShaderModifier and TypeFieldDescriptionprivate final Map<GlBackend.ShaderKey, CompiledShader> GlBackend.shaderCompileCacheMethods in net.minecraft.client.gl that return CompiledShaderModifier and TypeMethodDescriptionprivate CompiledShaderGlBackend.compileShader(GlBackend.ShaderKey key, BiFunction<Identifier, ShaderType, String> sourceRetriever) protected CompiledShaderGlBackend.compileShader(Identifier identifier, ShaderType shaderType, Defines defines, BiFunction<Identifier, ShaderType, String> biFunction) static CompiledShaderCompiledShader.method_62882(Identifier identifier, ShaderType shaderType, String string) Methods in net.minecraft.client.gl with parameters of type CompiledShaderModifier and TypeMethodDescriptionstatic ShaderProgramShaderProgram.create(CompiledShader compiledShader, CompiledShader compiledShader2, VertexFormat vertexFormat, String string) voidDebugLabelManager.EXTDebugLabelManager.labelCompiledShader(CompiledShader shader) voidDebugLabelManager.KHRDebugLabelManager.labelCompiledShader(CompiledShader shader) voidDebugLabelManager.labelCompiledShader(CompiledShader shader)