disguise-one / RenderStream-UE

RenderStream plugin for Unreal Engine
BSD 3-Clause "New" or "Revised" License
69 stars 23 forks source link

Support for 12 bit Vulkan #89

Closed egorovaanastasiia closed 1 month ago

egorovaanastasiia commented 1 month ago

Part of the fix for DSOF-27751

Added conversion from PF_A32B32G32R32F UE format to RSPixelFormat since we use it for 12 bit Vulkan textures.