createMutableRuntimeShaderRenderEffect
actual fun createMutableRuntimeShaderRenderEffect(effect: PlatformRuntimeEffect, shaderNames: Array<String>, inputs: Array<PlatformRenderEffect?>): MutableRuntimeShaderRenderEffect
Creates a mutable-uniform runtime shader render effect with the given child shaders.
Platform implementations may retain different resources while preserving the same update semantics.
expect fun createMutableRuntimeShaderRenderEffect(effect: PlatformRuntimeEffect, shaderNames: Array<String>, inputs: Array<PlatformRenderEffect?>): MutableRuntimeShaderRenderEffect
Creates a mutable-uniform runtime shader render effect with the given child shaders.
Platform implementations may retain different resources while preserving the same update semantics.
actual fun createMutableRuntimeShaderRenderEffect(effect: PlatformRuntimeEffect, shaderNames: Array<String>, inputs: Array<PlatformRenderEffect?>): MutableRuntimeShaderRenderEffect
Creates a mutable-uniform runtime shader render effect with the given child shaders.
Platform implementations may retain different resources while preserving the same update semantics.