1 file changed
+1
-1
lines changed- backends/gpu/metal/includes/kore3/metal/commandlist_functions.h+2-1
- backends/gpu/metal/sources/commandlist.m+3-2
- backends/gpu/metal/sources/descriptorset.m+4-5
- backends/gpu/metal/sources/device.m+1-1
- backends/gpu/vulkan/sources/pipeline.c+3-2
- backends/gpu/webgpu/includes/kore3/webgpu/buffer_structs.h+2-2
- backends/gpu/webgpu/includes/kore3/webgpu/commandlist_functions.h+2-2
- backends/gpu/webgpu/includes/kore3/webgpu/pipeline_functions.h+2-2
- backends/gpu/webgpu/includes/kore3/webgpu/texture_functions.h+1-2
- backends/gpu/webgpu/includes/kore3/webgpu/texture_structs.h+3-3
- backends/gpu/webgpu/sources/buffer.c+15-17
- backends/gpu/webgpu/sources/commandlist.c+91-82
- backends/gpu/webgpu/sources/device.c+24-22
- backends/gpu/webgpu/sources/pipeline.c+32-32
- backends/gpu/webgpu/sources/webgpuunit.h+3-3
- backends/system/emscripten/sources/system.c+1-3
- backends/system/linux/sources/linuxunit.c+1-1
- includes/kore3/gpu/commandlist.h+1-1
- tools/linux_arm+1-1
- tools/linux_arm64+1-1
- tools/linux_x64+1-1
- tools/macos+1-1
- tools/windows_x64+1-1
0 commit comments