Navigation
API > API/Runtime > API/Runtime/RenderCore
Inheritance Hierarchy
- FShader
- FGlobalShader
- FDispatchShaderBundleCS
References
| Module | RenderCore |
| Header | /Engine/Source/Runtime/RenderCore/Public/ShaderBundles.h |
| Include | #include "ShaderBundles.h" |
Syntax
class FDispatchShaderBundleCS : public FGlobalShader
Remarks
Global shader to fill a shader bundle.
Constructors
| Type | Name | Description | |
|---|---|---|---|
FDispatchShaderBundleCS
(
const ShaderMetaType::CompiledShaderInitializerType& Initializer |
Functions
Classes
| Type | Name | Description | |
|---|---|---|---|
| FBundleMode | TODO: Dependency issues class FBundleMode : SHADER_PERMUTATION_ENUM_CLASS("BUNDLE_MODE", ERHIShaderBundleMode); |
Typedefs
| Name | Description |
|---|---|
| FPermutationDomain | |
| ShaderMapType | |
| ShaderMetaType |
Constants
| Name | Description |
|---|---|
| ShaderTypeRegistration | |
| ThreadGroupSizeX |