Uses of Record Class
com.mojang.blaze3d.opengl.GlRenderPipeline
Packages that use GlRenderPipeline
-
Uses of GlRenderPipeline in com.mojang.blaze3d.opengl
Fields in com.mojang.blaze3d.opengl declared as GlRenderPipelineFields in com.mojang.blaze3d.opengl with type parameters of type GlRenderPipelineModifier and TypeFieldDescriptionprivate final Map
<RenderPipeline, GlRenderPipeline> GlDevice.pipelineCache
Methods in com.mojang.blaze3d.opengl that return GlRenderPipelineModifier and TypeMethodDescriptionprivate GlRenderPipeline
GlDevice.compilePipeline
(RenderPipeline p_409588_, BiFunction<ResourceLocation, ShaderType, String> p_410709_) protected GlRenderPipeline
GlDevice.getOrCompilePipeline
(RenderPipeline p_410397_) GlDevice.precompilePipeline
(RenderPipeline p_410489_, BiFunction<ResourceLocation, ShaderType, String> p_410134_) Methods in com.mojang.blaze3d.opengl with parameters of type GlRenderPipelineModifier and TypeMethodDescriptionprivate void
GlCommandEncoder.drawFromBuffers
(GlRenderPass p_410461_, int p_410115_, int p_410829_, VertexFormat.IndexType p_410615_, GlRenderPipeline p_409678_)