Navigation
API > API/Runtime > API/Runtime/RenderCore
| |
|
| Name |
TShaderResourceParameterTypeInfo< ShaderResourceType[InNumElements]> |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/RenderCore/Public/ShaderParameterMacros.h |
| Include Path |
#include "ShaderParameterMacros.h" |
Syntax
template<typename ShaderResourceType, size_t InNumElements>
struct TShaderResourceParameterTypeInfo< ShaderResourceTypeInNumElements >
Typedefs
Constants
| Name |
Type |
Remarks |
Include Path |
| Alignment |
int32 |
|
ShaderParameterMacros.h |
| bIsStoredInConstantBuffer |
bool |
|
ShaderParameterMacros.h |
| NumColumns |
int32 |
|
ShaderParameterMacros.h |
| NumElements |
int32 |
|
ShaderParameterMacros.h |
| NumRows |
int32 |
|
ShaderParameterMacros.h |
Functions
Static