| com.mojang.renderpearl.backend.api.BackendRenderPipeline$CreateInfo | |
| net.minecraft.class_1_1386$class_1_1387 | |
| com.mojang.blaze3d.pipeline.BackendRenderPipeline$Layout |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private final String |
|
||||||
| private final List<BackendRenderPipeline$Layout$Shader> |
|
||||||
| private final List<BackendRenderPipeline$Layout$VertexBuffer> |
|
||||||
| private final List<BackendRenderPipeline$Layout$AttributeBinding> |
|
||||||
| private final List<BindGroupLayout$BufferBinding> |
|
||||||
| private final DepthStencilState |
|
||||||
| private final PolygonMode |
|
||||||
| private final boolean |
|
||||||
| private final List<ColorTargetState> |
|
||||||
| private final DrawMode |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (String name, List<BackendRenderPipeline$Layout$Shader> shaders, List<BackendRenderPipeline$Layout$VertexBuffer> vertexBuffers, List<BackendRenderPipeline$Layout$AttributeBinding> attribBindings, List<BindGroupLayout$BufferBinding> uniforms, DepthStencilState depthStencilState, PolygonMode polygonMode, boolean cull, List<ColorTargetState> colorTargetStates, DrawMode primitiveTopology) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public String |
|
||||||
| public List<BackendRenderPipeline$Layout$Shader> |
|
||||||
| public List<BackendRenderPipeline$Layout$VertexBuffer> |
|
||||||
| public List<BackendRenderPipeline$Layout$AttributeBinding> |
|
||||||
| public List<BindGroupLayout$BufferBinding> |
|
||||||
| public DepthStencilState |
|
||||||
| public PolygonMode |
|
||||||
| public boolean |
|
||||||
| public List<ColorTargetState> |
|
||||||
| public DrawMode |
|