Navigation
API > API/Runtime > API/Runtime/RenderCore
Inheritance Hierarchy
- FShader
- FGlobalShader
- FResolveVS
- FResolveArrayVS
References
| Module | RenderCore |
| Header | /Engine/Source/Runtime/RenderCore/Public/ResolveShader.h |
| Include | #include "ResolveShader.h" |
Syntax
class FResolveVS : public FGlobalShader
Remarks
A vertex shader for rendering a textured screen element.
Constructors
| Type | Name | Description | |
|---|---|---|---|
FResolveVS () |
|||
FResolveVS
(
const ShaderMetaType::CompiledShaderInitializerType& Initializer |
Functions
| Type | Name | Description | |
|---|---|---|---|
| FShader * | ConstructCompiledInstance
(
const typename FShader::CompiledShaderInitializerType& Initializer |
||
| FShader * | |||
DECLARE_EXPORTED_TYPE_LAYOUT
(
FResolveVS, |
|||
| RENDERCORE_API ShaderMetaType & | |||
LAYOUT_FIELD
(
FShaderParameter, |
|||
LAYOUT_FIELD
(
FShaderParameter, |
|||
| void | ModifyCompilationEnvironmentImpl
(
const FShaderPermutationParameters& Parameters, |
||
| void | SetParameters
(
FRHIBatchedShaderParameters& BatchedParameters, |
||
| bool | ShouldCompilePermutation
(
const FGlobalShaderPermutationParameters& Parameters |
||
| bool | ShouldCompilePermutationImpl
(
const FShaderPermutationParameters& Parameters |
||
| EShaderPermutationPrecacheRequest | ShouldPrecachePermutationImpl
(
const FShaderPermutationParameters& Parameters |
Typedefs
| Name | Description |
|---|---|
| ShaderMapType | |
| ShaderMetaType |
Constants
| Name | Description |
|---|---|
| ShaderTypeRegistration |