Files
UnrealEngine/Engine/Plugins/Experimental/NNERuntimeIREE/Shaders/NNERuntimeIREEShader.usf
2025-05-18 13:04:45 +08:00

6 lines
206 B
HLSL

// Copyright Epic Games, Inc. All Rights Reserved.
#include "/Engine/Public/Platform.ush"
// Include the generated kernel source.
#include "/Plugin/NNERuntimeIREEShader/Generated/NNERuntimeIREEShader.ush"