You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 31, 2025. It is now read-only.
Hi,
I'm trying to use
UNIFORMS_PUSHCONSTANTS_INDEXby settingUNIFORMS_TECHNIQUEto it in:gl_vk_threaded_cadscene/resources_vk.hpp
Line 42 in a1063e2
but this leads to compile error in:
gl_vk_threaded_cadscene/resources_vk.cpp
Line 1463 in a1063e2
because
viewsdoesn't existIs there another way to activate it?