63 lines
3.3 KiB
C
63 lines
3.3 KiB
C
// Copyright Epic Games, Inc. All Rights Reserved.
|
|
/*===========================================================================
|
|
Generated code exported from UnrealHeaderTool.
|
|
DO NOT modify this manually! Edit the corresponding .h files instead!
|
|
===========================================================================*/
|
|
|
|
// IWYU pragma: private, include "ComputeFramework/ComputeKernelPermutationSet.h"
|
|
|
|
#ifdef COMPUTEFRAMEWORK_ComputeKernelPermutationSet_generated_h
|
|
#error "ComputeKernelPermutationSet.generated.h already included, missing '#pragma once' in ComputeKernelPermutationSet.h"
|
|
#endif
|
|
#define COMPUTEFRAMEWORK_ComputeKernelPermutationSet_generated_h
|
|
|
|
#include "UObject/ObjectMacros.h"
|
|
#include "UObject/ScriptMacros.h"
|
|
|
|
PRAGMA_DISABLE_DEPRECATION_WARNINGS
|
|
|
|
// ********** Begin ScriptStruct FComputeKernelPermutationBool *************************************
|
|
struct Z_Construct_UScriptStruct_FComputeKernelPermutationBool_Statics;
|
|
#define FID_Engine_Plugins_Runtime_ComputeFramework_Source_ComputeFramework_Public_ComputeFramework_ComputeKernelPermutationSet_h_10_GENERATED_BODY \
|
|
friend struct ::Z_Construct_UScriptStruct_FComputeKernelPermutationBool_Statics; \
|
|
COMPUTEFRAMEWORK_API static class UScriptStruct* StaticStruct();
|
|
|
|
|
|
struct FComputeKernelPermutationBool;
|
|
// ********** End ScriptStruct FComputeKernelPermutationBool ***************************************
|
|
|
|
// ********** Begin ScriptStruct FComputeKernelPermutationSet **************************************
|
|
struct Z_Construct_UScriptStruct_FComputeKernelPermutationSet_Statics;
|
|
#define FID_Engine_Plugins_Runtime_ComputeFramework_Source_ComputeFramework_Public_ComputeFramework_ComputeKernelPermutationSet_h_30_GENERATED_BODY \
|
|
friend struct ::Z_Construct_UScriptStruct_FComputeKernelPermutationSet_Statics; \
|
|
COMPUTEFRAMEWORK_API static class UScriptStruct* StaticStruct();
|
|
|
|
|
|
struct FComputeKernelPermutationSet;
|
|
// ********** End ScriptStruct FComputeKernelPermutationSet ****************************************
|
|
|
|
// ********** Begin ScriptStruct FComputeKernelDefinition ******************************************
|
|
struct Z_Construct_UScriptStruct_FComputeKernelDefinition_Statics;
|
|
#define FID_Engine_Plugins_Runtime_ComputeFramework_Source_ComputeFramework_Public_ComputeFramework_ComputeKernelPermutationSet_h_39_GENERATED_BODY \
|
|
friend struct ::Z_Construct_UScriptStruct_FComputeKernelDefinition_Statics; \
|
|
COMPUTEFRAMEWORK_API static class UScriptStruct* StaticStruct();
|
|
|
|
|
|
struct FComputeKernelDefinition;
|
|
// ********** End ScriptStruct FComputeKernelDefinition ********************************************
|
|
|
|
// ********** Begin ScriptStruct FComputeKernelDefinitionSet ***************************************
|
|
struct Z_Construct_UScriptStruct_FComputeKernelDefinitionSet_Statics;
|
|
#define FID_Engine_Plugins_Runtime_ComputeFramework_Source_ComputeFramework_Public_ComputeFramework_ComputeKernelPermutationSet_h_60_GENERATED_BODY \
|
|
friend struct ::Z_Construct_UScriptStruct_FComputeKernelDefinitionSet_Statics; \
|
|
COMPUTEFRAMEWORK_API static class UScriptStruct* StaticStruct();
|
|
|
|
|
|
struct FComputeKernelDefinitionSet;
|
|
// ********** End ScriptStruct FComputeKernelDefinitionSet *****************************************
|
|
|
|
#undef CURRENT_FILE_ID
|
|
#define CURRENT_FILE_ID FID_Engine_Plugins_Runtime_ComputeFramework_Source_ComputeFramework_Public_ComputeFramework_ComputeKernelPermutationSet_h
|
|
|
|
PRAGMA_ENABLE_DEPRECATION_WARNINGS
|