Navigation
API > API/Runtime > API/Runtime/RenderCore > API/Runtime/RenderCore/FShaderPipelineRef
Overloads
FShaderPipelineRef()
| |
|
| Name |
FShaderPipelineRef |
| Type |
function |
| Header File |
/Engine/Source/Runtime/RenderCore/Public/Shader.h |
| Include Path |
#include "Shader.h" |
FShaderPipelineRef()
FShaderPipelineRef(FShaderPipeline *, const FShaderMapBase &)
| |
|
| Name |
FShaderPipelineRef |
| Type |
function |
| Header File |
/Engine/Source/Runtime/RenderCore/Public/Shader.h |
| Include Path |
#include "Shader.h" |
FShaderPipelineRef
(
FShaderPipeline * InPipeline,
const FShaderMapBase & InShaderMap
)