-
Notifications
You must be signed in to change notification settings - Fork 134
Closed
Labels
questionFurther information is requestedFurther information is requested
Description
In v0.7.0.2 some functions are missing in dll/lib, for example wgpuQueueWriteTexture, wgpuBufferDestroy and wgpuTextureDestroy.
There are wgpu_buffer_destroy and wgpu_texture_destroy in dll exports, along with some others snake_case names from previous versions like wgpu_render_pass_draw, wgpu_render_pass_draw_indexed. But there is no header for them.
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested