Uses of Interface
com.mojang.blaze3d.pipeline.CompiledRenderPipeline
Packages that use CompiledRenderPipeline
-
Uses of CompiledRenderPipeline in com.mojang.blaze3d.opengl
Classes in com.mojang.blaze3d.opengl that implement CompiledRenderPipeline -
Uses of CompiledRenderPipeline in com.mojang.blaze3d.systems
Methods in com.mojang.blaze3d.systems that return CompiledRenderPipelineModifier and TypeMethodDescriptionGpuDevice.precompilePipeline(RenderPipeline pipeline) GpuDevice.precompilePipeline(RenderPipeline pipeline, @Nullable ShaderSource shaderSource) GpuDeviceBackend.precompilePipeline(RenderPipeline pipeline, @Nullable ShaderSource shaderSource) -
Uses of CompiledRenderPipeline in com.mojang.blaze3d.vulkan
Classes in com.mojang.blaze3d.vulkan that implement CompiledRenderPipelineMethods in com.mojang.blaze3d.vulkan that return CompiledRenderPipelineModifier and TypeMethodDescriptionVulkanDevice.precompilePipeline(RenderPipeline pipeline, @Nullable ShaderSource customShaderSource)