com.mojang.blaze3d.shaders

public class SpvcHelper

com.mojang.renderpearl.frontend.shaders.SpvUtil
net.minecraft.class_1_1377
com.mojang.blaze3d.shaders.SpvcHelper

Field summary

Modifier and TypeField
public static final it.unimi.dsi.fastutil.ints.IntList
DESCRIPTOR_TYPES
field_1_9418
UNIFORM_RESOURCE_TYPES

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public static void
crashIfError(int result, String message)
method_1_9087(int arg0, String arg1)
reportStateError(int status, String message)
public static void
throwIfError(int result, String message)
method_1_9091(int arg0, String arg1)
reportShaderCompileError(int status, String message)
public static String
spvcErrorString(int result)
method_1_9090(int arg0)
describeError(int status)
public static int
getDecorationOffset(long compiler, org.lwjgl.util.spvc.SpvcReflectedResource resource, int decoration, IntBuffer returnBuffer)
method_1_9088(long arg0, org.lwjgl.util.spvc.SpvcReflectedResource arg1, int arg2, IntBuffer arg3)
getVarOffset(long compiler, org.lwjgl.util.spvc.SpvcReflectedResource variable, int decoration, IntBuffer wordOffset)
public static int
resourceType(UniformType uniformType)
method_1_9089(class_10789 arg0)
toResourceType(UniformType uniformType)
public static String
baseTypeString(int baseType)
method_1_9086(int arg0)
describeBaseType(int baseType)