6 lines
206 B
HLSL
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" |