Devsh-Graphics-Programming / Nabla

Vulkan, OptiX and CUDA Interoperation Modular Rendering Library and Framework for PC/Linux/Android
http://devsh.eu
Apache License 2.0
443 stars 48 forks source link

ImGUI Improvements #501

Open deprilula28 opened 1 year ago

deprilula28 commented 1 year ago

Description

From the commit in https://github.com/Devsh-Graphics-Programming/Nabla/pull/344

devshgraphicsprogramming commented 2 months ago

a workaround will be needed for the textures, maybe an accessor-pattern to hide the impl and desc set used.

https://github.com/microsoft/DirectXShaderCompiler/issues/6498 https://github.com/microsoft/DirectXShaderCompiler/issues/5092