webai-community / aquarium

BSD 3-Clause "New" or "Revised" License
26 stars 7 forks source link

Refactor createBufferFromData #89

Closed JiangYizhou closed 4 years ago

JiangYizhou commented 4 years ago

createBufferFromData uses setBufferData from dawn utils. Refactor the function and use buffer mapping instead.

Refactor texture uploading of imgui Dawn.