Uses of Interface
com.mojang.renderpearl.backend.api.SpvModule.Reflection.InterfaceVariable
Packages that use SpvModule.Reflection.InterfaceVariable
-
Uses of SpvModule.Reflection.InterfaceVariable in com.mojang.renderpearl.backend.api
Methods in com.mojang.renderpearl.backend.api that return types with arguments of type SpvModule.Reflection.InterfaceVariable -
Uses of SpvModule.Reflection.InterfaceVariable in com.mojang.renderpearl.frontend.shaders
Methods in com.mojang.renderpearl.frontend.shaders that return types with arguments of type SpvModule.Reflection.InterfaceVariableModifier and TypeMethodDescriptionprivate static List<SpvModule.Reflection.InterfaceVariable> SPIRVModule.generateInterfaceVariableList(long compiler, long spvcResources, IntBuffer spirv, int resourceType) Method parameters in com.mojang.renderpearl.frontend.shaders with type arguments of type SpvModule.Reflection.InterfaceVariableModifier and TypeMethodDescriptionprivate static it.unimi.dsi.fastutil.ints.Int2ObjectMap<PipelineBuilder.InterfaceVariableInfo> PipelineBuilder.generateSlotMap(List<SpvModule.Reflection.InterfaceVariable> interfaceVariables, String stageName, ShaderType shaderType)