History - net.minecraft.client.vulkan.SpirvShader
26.3-snapshot-3
Names
com.mojang.blaze3d.vulkan.glsl.IntermediaryShaderModule
com.mojang.renderpearl.backend.vulkan.glsl.IntermediaryShaderModule
Fields
Constructors
Methods
26.3-snapshot-2
Names
Fields
SpirvShader: INVALID, field_1_3798, INVALID
Constructors
Methods
26.3-snapshot-1
Names
Fields
Constructors
Methods
26.2
Names
com.mojang.blaze3d.vulkan.glsl.IntermediaryShaderModule
net.minecraft.class_1_753
net.minecraft.client.vulkan.SpirvShader
Fields
String: name, comp_1_574, name
ByteBuffer: spirv, comp_1_577, spirv
List<UniformBufferEntry>: uniformBuffers, comp_1_578, uniformBuffers
List<SamplerEntry>: samplers, comp_1_576, samplers
List<VariableEntry>: outputs, comp_1_575, outputs
List<VariableEntry>: inputs, comp_1_573, inputs
SpirvShader: INVALID, field_1_3798, INVALID
Constructors
(String, ByteBuffer, List<UniformBufferEntry>, List<SamplerEntry>, List<VariableEntry>, List<VariableEntry>)
Methods
SpirvShader (String, ByteBuffer): createFromSpirv, method_1_4553, create
void (): close
void (List<String>, List<VulkanPipelineLayout$Entry>): rebind, method_1_4560, resolveResources
long (VulkanBackend): createVulkanShaderModule, method_1_4554, compileShaderModule
UniformBufferEntry (String): getUniformBuffer, method_1_4558, getUniformBufferEntry
SamplerEntry (String): getSampler, method_1_4557, getSamplerEntry
VariableEntry (String): getInputVariable, method_1_4556, getInputEntry
void (int, String): throwIfError, method_1_4561, reportSpvcError
int (long, org.lwjgl.util.spvc.SpvcReflectedResource, int, IntBuffer): getDecorationOffset, method_1_4555, getDecorationByteOffset
String (): name, comp_1_574, name
ByteBuffer (): spirv, comp_1_577, spirv
List<UniformBufferEntry> (): uniformBuffers, comp_1_578, uniformBuffers
List<SamplerEntry> (): samplers, comp_1_576, samplers
List<VariableEntry> (): outputs, comp_1_575, outputs
List<VariableEntry> (): inputs, comp_1_573, inputs
String (): lambda$createVulkanShaderModule$0, method_1_4559, method_1_4559