mirror of
https://github.com/ocornut/imgui.git
synced 2026-03-30 05:05:17 -05:00
Updated Image Loading and Displaying Examples (markdown)
@@ -1067,8 +1067,7 @@ Don't forget to clean the memory at the end of the program:
|
||||
wgpuTextureViewRelease(my_texture_view);
|
||||
wgpuTextureRelease(my_texture);
|
||||
```
|
||||
|
||||

|
||||

|
||||
|
||||
##### [Return to Index](#index)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user