mirror of
https://github.com/ocornut/imgui.git
synced 2026-06-13 04:32:06 +08:00
e09e2cbd28
Previous graphic render may use shaders,so set pixel shader and vertex shader to NULL to force use fixed pipeline.