Navigation
API > API/Runtime > API/Runtime/RHI
Inheritance Hierarchy
- FRHIResource
- FRHIGraphicsPipelineState
- FRHIGraphicsPipelineStateFallBack
References
| Module | RHI |
| Header | /Engine/Source/Runtime/RHI/Public/RHIResources.h |
| Include | #include "RHIResources.h" |
Syntax
class FRHIGraphicsPipelineState : public FRHIResource
Remarks
Pipeline States
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| uint64 | GetSortKey () |
||
| void | SetSortKey
(
uint64 InSortKey |