| com.mojang.blaze3d.pipeline.RenderPipeline | |
| com.mojang.blaze3d.pipeline.RenderPipeline | |
| com.mojang.blaze3d.pipeline.RenderPipeline |
Field summary
| Modifier and Type | Field | ||
|---|---|---|---|
| private final Identifier |
|
||
| private final Identifier |
|
||
| private final Identifier |
|
||
| private final Defines |
|
||
| private final List<String> |
|
||
| private final List<RenderPipeline$UniformDescription> |
|
||
| private final DepthStencilState |
|
||
| private final PolygonMode |
|
||
| private final boolean |
|
||
| private final ColorTargetState |
|
||
| private final VertexFormat |
|
||
| private final VertexFormat$DrawMode |
|
||
| private final int |
|
||
| private static int |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| protected | (Identifier location, Identifier vertexShader, Identifier fragmentShader, Defines shaderDefines, List<String> samplers, List<RenderPipeline$UniformDescription> uniforms, ColorTargetState colorTargetState, DepthStencilState depthStencilState, PolygonMode polygonMode, boolean cull, VertexFormat vertexFormat, VertexFormat$DrawMode vertexFormatMode, int sortKey) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public int |
|
||||||
| public static void |
|
||||||
| public PolygonMode |
|
||||||
| public boolean |
|
||||||
| public ColorTargetState |
|
||||||
| public DepthStencilState |
|
||||||
| public Identifier |
|
||||||
| public VertexFormat |
|
||||||
| public VertexFormat$DrawMode |
|
||||||
| public Identifier |
|
||||||
| public Identifier |
|
||||||
| public Defines |
|
||||||
| public List<String> |
|
||||||
| public List<RenderPipeline$UniformDescription> |
|
||||||
| public boolean |
|
||||||
| public static RenderPipeline$Builder |
|