Uses of Record Class
com.mojang.blaze3d.vulkan.glsl.SpvVariable
Packages that use SpvVariable
-
Uses of SpvVariable in com.mojang.blaze3d.vulkan.glsl
Fields in com.mojang.blaze3d.vulkan.glsl with type parameters of type SpvVariableModifier and TypeFieldDescriptionprivate final List<SpvVariable> IntermediaryShaderModule.inputsThe field for theinputsrecord component.private final List<SpvVariable> IntermediaryShaderModule.outputsThe field for theoutputsrecord component.Methods in com.mojang.blaze3d.vulkan.glsl that return SpvVariableModifier and TypeMethodDescriptionprivate @Nullable SpvVariableIntermediaryShaderModule.getInputVariable(String name) Methods in com.mojang.blaze3d.vulkan.glsl that return types with arguments of type SpvVariable