Navigation
API > API/Runtime > API/Runtime/Renderer
Inheritance Hierarchy
- FShader
- FGlobalShader
- FScreenPassVS
References
| Module | Renderer |
| Header | /Engine/Source/Runtime/Renderer/Public/ScreenPass.h |
| Include | #include "ScreenPass.h" |
Syntax
class FScreenPassVS : public FGlobalShader
Remarks
The vertex shader used by DrawScreenPass to draw a rectangle.
Constructors
| Type | Name | Description | |
|---|---|---|---|
FScreenPassVS
(
const ShaderMetaType::CompiledShaderInitializerType& Initializer |
Functions
| Type | Name | Description | |
|---|---|---|---|
| FShader * | ConstructCompiledInstance
(
const typename FShader::CompiledShaderInitializerType& Initializer |
||
| FShader * | |||
| RENDERER_API ShaderMetaType & | |||
| RENDERER_API const FTypeLayoutDesc & | |||
| void | ModifyCompilationEnvironmentImpl
(
const FShaderPermutationParameters& Parameters, |
||
| bool | ShouldCompilePermutationImpl
(
const FShaderPermutationParameters& Parameters |
||
| RENDERER_API FTypeLayoutDesc & |
Classes
| Type | Name | Description | |
|---|---|---|---|
| InternalLinkType |
Typedefs
| Name | Description |
|---|---|
| DerivedType | |
| InternalBaseType | |
| ShaderMapType | |
| ShaderMetaType |
Constants
| Name | Description |
|---|---|
| CounterBase | |
| InterfaceType | |
| ShaderTypeRegistration |