Uses of Interface
com.mojang.renderpearl.api.pipeline.CompiledRenderPipeline.Pending
Packages that use CompiledRenderPipeline.Pending
Package
Description
-
Uses of CompiledRenderPipeline.Pending in com.mojang.renderpearl.api.device
Methods in com.mojang.renderpearl.api.device that return types with arguments of type CompiledRenderPipeline.PendingModifier and TypeMethodDescriptionGpuDevice.compilePipeline(RenderPipeline pipeline, ShaderSource shaderSource, Executor executor) -
Uses of CompiledRenderPipeline.Pending in com.mojang.renderpearl.api.pipeline
Fields in com.mojang.renderpearl.api.pipeline declared as CompiledRenderPipeline.PendingModifier and TypeFieldDescriptionstatic final CompiledRenderPipeline.PendingCompiledRenderPipeline.Pending.NULL -
Uses of CompiledRenderPipeline.Pending in com.mojang.renderpearl.frontend
Methods in com.mojang.renderpearl.frontend that return types with arguments of type CompiledRenderPipeline.PendingModifier and TypeMethodDescriptionFrontendGpuDevice.compilePipeline(RenderPipeline pipeline, ShaderSource shaderSource, Executor executor) -
Uses of CompiledRenderPipeline.Pending in com.mojang.renderpearl.frontend.shaders
Methods in com.mojang.renderpearl.frontend.shaders that return types with arguments of type CompiledRenderPipeline.PendingModifier and TypeMethodDescriptionPipelineBuilder.compilePipeline(RenderPipeline pipeline, ShaderSource shaderSource, Executor executor)