| ImageDataType |
EVRSImageDataType |
Data type contained in a shading-rate image for image-based Variable Rate Shading. |
RHIGlobals.h |
|
| ImageFormat |
EPixelFormat |
Image format for the shading rate image for image-based Variable Rate Shading. |
RHIGlobals.h |
|
| ImageTileMaxHeight |
int32 |
Maximum tile height in a screen space texture that can be used to drive Variable Rate Shading. |
RHIGlobals.h |
|
| ImageTileMaxWidth |
int32 |
Maximum tile width in a screen space texture that can be used to drive Variable Rate Shading. |
RHIGlobals.h |
|
| ImageTileMinHeight |
int32 |
Minimum tile height in a screen space texture that can be used to drive Variable Rate Shading. |
RHIGlobals.h |
|
| ImageTileMinWidth |
int32 |
Minimum tile width in a screen space texture that can be used to drive Variable Rate Shading. |
RHIGlobals.h |
|
| SupportsAttachment |
bool |
Whether or not the RHI can support image-based Variable Rate Shading. |
RHIGlobals.h |
|
| SupportsAttachmentArrayTextures |
bool |
Whether or not the RHI can support shading rate attachments as array textures. |
RHIGlobals.h |
|
| SupportsComplexCombinerOps |
bool |
Whether or not the RHI can support complex combiner operatations between per-draw (pipeline) VRS and image VRS. |
RHIGlobals.h |
|
| SupportsLargerSizes |
bool |
Whether or not the Variable Rate Shading can be done at larger (2x4 or 4x2 or 4x4) sizes. |
RHIGlobals.h |
|
| SupportsLateUpdate |
bool |
Whether Variable Rate Shading deferred shading rate texture update is supported. |
RHIGlobals.h |
|
| SupportsPipeline |
bool |
Whether or not the RHI can support per-draw Variable Rate Shading. |
RHIGlobals.h |
|