GPUOpen-LibrariesAndSDKs / RadeonProRender-Baikal

MIT License
334 stars 78 forks source link

fix the convert from float3 to float4 textures #159

Closed RichardGe closed 6 years ago

RichardGe commented 6 years ago

fix a bug that can be reproduced with rprContextCreateImage of a float3 texture. the convert from float3 to float4 is not correct.