Navigation
API > API/Runtime > API/Runtime/RHI
| |
|
| Name |
FRHICommandDrawIndexedPrimitiveIndirect |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/RHI/Public/RHICommandList.h |
| Include Path |
#include "RHICommandList.h" |
Syntax
struct FRHICommandDrawIndexedPrimitiveIndirect : public FRHICommand< FRHICommandDrawIndexedPrimitiveIndirect, PREPROCESSOR_JOIN>
Inheritance Hierarchy
Constructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
FRHICommandDrawIndexedPrimitiveIndirect
(
FRHIBuffer* InIndexBuffer,
FRHIBuffer* InArgumentsBuffer,
uint32 InArgumentOffset
)
|
|
RHICommandList.h |
|
Variables
Public
Functions
Public