diff options
Diffstat (limited to 'src/gpu/gpu.h')
| -rw-r--r-- | src/gpu/gpu.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/gpu/gpu.h b/src/gpu/gpu.h index eb3dd8a..062b822 100644 --- a/src/gpu/gpu.h +++ b/src/gpu/gpu.h @@ -32,8 +32,6 @@ using WGPUShaderSourceWGSL = WGPUShaderModuleWGSLDescriptor; #define WGPUCallbackMode_WaitAnyOnly 0 -#define WGPU_DEPTH_SLICE_UNDEFINED (0xffffffff) - #else // Native (macOS/Linux) using newer wgpu-native |
