Navigation
API > API/Runtime > API/Runtime/RenderCore > API/Runtime/RenderCore/FDispatchShaderBundleCS
TODO: Dependency issues class FBundleMode : SHADER_PERMUTATION_ENUM_CLASS("BUNDLE_MODE", ERHIShaderBundleMode);
| Name | FBundleMode |
| Type | class |
| Header File | /Engine/Source/Runtime/RenderCore/Public/ShaderBundles.h |
| Include Path | #include "ShaderBundles.h" |
Syntax
class FBundleMode : public TShaderPermutationInt< int32, 3 >
Inheritance Hierarchy
- TShaderPermutationInt → FDispatchShaderBundleCS::FBundleMode
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| DefineName | const TCHAR * | ShaderBundles.h |