Files
rive-cpp/renderer/src/shaders/unreal/atomic_draw_image_rect.usf
blakdragan7 fc31e5e757 Prep for rhi
Many changes to add in support for Unreal RHI
This is the first step. Afterwords we need more changes such as finalizing the for_unreal switch to premake.

Diffs=
1cc5f2b6f Prep for rhi (#8270)

Co-authored-by: Jonathon Copeland <jcopela4@gmail.com>
2024-10-10 00:00:05 +00:00

5 lines
109 B
Plaintext

#define DRAW_IMAGE
#define DRAW_IMAGE_RECT
#include "/Engine/Public/Platform.ush"
#include "atomic_base.ush"