implements GpuResource
| com.mojang.renderpearl.backend.opengl.GlShaderModule | |
| com.mojang.renderpearl.backend.opengl.GlShaderModule | |
| net.minecraft.class_10141 | |
| net.minecraft.client.gl.GlCompiledShader |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private static final int |
| ||||||||
| public static final GlCompiledShader |
| ||||||||
| private final String |
| ||||||||
| private int |
| ||||||||
| private final ShaderType |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (int handle, String pipelineName, ShaderType shaderType) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public void |
| ||||||||
| public String |
| ||||||||
| public int |
| ||||||||
| public ShaderType |
|