Engine²
Open-source game engine written in C++.
Loading...
Searching...
No Matches
webgpu.hpp File Reference
#include <webgpu/webgpu.h>
#include <webgpu/wgpu.h>
#include <cassert>
#include <cmath>
#include <functional>
#include <iostream>
#include <memory>
#include <string_view>
#include <vector>

Go to the source code of this file.

Classes

struct  wgpu::DefaultFlag

Namespaces

namespace  wgpu

Macros

#define NO_DISCARD
#define HANDLE(Type)
#define DESCRIPTOR(Type)
#define STRUCT_NO_OSTREAM(Type)
#define STRUCT(Type)
#define ENUM(Type)
#define ENUM_ENTRY(Name, Value)
#define END

Typedefs

using wgpu::Flags = uint64_t
using wgpu::Bool = uint32_t
using wgpu::SubmissionIndex = uint64_t
using wgpu::BufferMapCallback = std::function<void(MapAsyncStatus status, StringView message, void *userdata1)>
using wgpu::CompilationInfoCallback
using wgpu::CreateComputePipelineAsyncCallback
using wgpu::CreateRenderPipelineAsyncCallback
using wgpu::DeviceLostCallback
using wgpu::PopErrorScopeCallback
using wgpu::QueueWorkDoneCallback = std::function<void(QueueWorkDoneStatus status, void *userdata1)>
using wgpu::RequestAdapterCallback
using wgpu::RequestDeviceCallback
using wgpu::UncapturedErrorCallback
using wgpu::LogCallback = std::function<void(LogLevel level, StringView message)>

Functions

END wgpu::ENUM (AddressMode) ENUM_ENTRY(Undefined
END WGPUAddressMode_Undefined wgpu::ENUM_ENTRY (ClampToEdge, WGPUAddressMode_ClampToEdge) ENUM_ENTRY(Repeat
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat wgpu::ENUM_ENTRY (MirrorRepeat, WGPUAddressMode_MirrorRepeat) ENUM_ENTRY(Force32
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END wgpu::ENUM (BackendType) ENUM_ENTRY(Undefined
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined wgpu::ENUM_ENTRY (Null, WGPUBackendType_Null) ENUM_ENTRY(WebGPU
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU wgpu::ENUM_ENTRY (D3D11, WGPUBackendType_D3D11) ENUM_ENTRY(D3D12
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 wgpu::ENUM_ENTRY (Metal, WGPUBackendType_Metal) ENUM_ENTRY(Vulkan
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan wgpu::ENUM_ENTRY (OpenGL, WGPUBackendType_OpenGL) ENUM_ENTRY(OpenGLES
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES wgpu::ENUM_ENTRY (Force32, WGPUBackendType_Force32) END ENUM(BlendFactor) ENUM_ENTRY(Undefined
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined wgpu::ENUM_ENTRY (Zero, WGPUBlendFactor_Zero) ENUM_ENTRY(One
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One wgpu::ENUM_ENTRY (Src, WGPUBlendFactor_Src) ENUM_ENTRY(OneMinusSrc
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc wgpu::ENUM_ENTRY (SrcAlpha, WGPUBlendFactor_SrcAlpha) ENUM_ENTRY(OneMinusSrcAlpha
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha wgpu::ENUM_ENTRY (Dst, WGPUBlendFactor_Dst) ENUM_ENTRY(OneMinusDst
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst wgpu::ENUM_ENTRY (DstAlpha, WGPUBlendFactor_DstAlpha) ENUM_ENTRY(Force32
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END wgpu::ENUM (BlendOperation) ENUM_ENTRY(Undefined
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined wgpu::ENUM_ENTRY (Add, WGPUBlendOperation_Add) ENUM_ENTRY(ReverseSubtract
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract wgpu::ENUM_ENTRY (Min, WGPUBlendOperation_Min) ENUM_ENTRY(Max
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max wgpu::ENUM_ENTRY (Force32, WGPUBlendOperation_Force32) END ENUM(BufferBindingType) ENUM_ENTRY(BindingNotUsed
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed wgpu::ENUM_ENTRY (Undefined, WGPUBufferBindingType_Undefined) ENUM_ENTRY(Uniform
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform wgpu::ENUM_ENTRY (Force32, WGPUBufferBindingType_Force32) END ENUM(BufferMapState) ENUM_ENTRY(Unmapped
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped wgpu::ENUM_ENTRY (Pending, WGPUBufferMapState_Pending) ENUM_ENTRY(Mapped
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped wgpu::ENUM_ENTRY (Force32, WGPUBufferMapState_Force32) END ENUM(CallbackMode) ENUM_ENTRY(Force32
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END wgpu::ENUM (CompareFunction) ENUM_ENTRY(Undefined
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined wgpu::ENUM_ENTRY (Never, WGPUCompareFunction_Never) ENUM_ENTRY(Less
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less wgpu::ENUM_ENTRY (Equal, WGPUCompareFunction_Equal) ENUM_ENTRY(LessEqual
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual wgpu::ENUM_ENTRY (Greater, WGPUCompareFunction_Greater) ENUM_ENTRY(NotEqual
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual wgpu::ENUM_ENTRY (Force32, WGPUCompareFunction_Force32) END ENUM(CompilationInfoRequestStatus) ENUM_ENTRY(Force32
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END wgpu::ENUM (CompilationMessageType) ENUM_ENTRY(Error
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error wgpu::ENUM_ENTRY (Warning, WGPUCompilationMessageType_Warning) ENUM_ENTRY(Info
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info wgpu::ENUM_ENTRY (Force32, WGPUCompilationMessageType_Force32) END ENUM(CompositeAlphaMode) ENUM_ENTRY(Auto
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto wgpu::ENUM_ENTRY (Opaque, WGPUCompositeAlphaMode_Opaque) ENUM_ENTRY(Force32
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END wgpu::ENUM (CreatePipelineAsyncStatus) ENUM_ENTRY(Force32
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END wgpu::ENUM (CullMode) ENUM_ENTRY(Undefined
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined wgpu::ENUM_ENTRY (None, WGPUCullMode_None) ENUM_ENTRY(Front
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front wgpu::ENUM_ENTRY (Back, WGPUCullMode_Back) ENUM_ENTRY(Force32
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END wgpu::ENUM (DeviceLostReason) ENUM_ENTRY(Unknown
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown wgpu::ENUM_ENTRY (Destroyed, WGPUDeviceLostReason_Destroyed) ENUM_ENTRY(Force32
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END wgpu::ENUM (ErrorFilter) ENUM_ENTRY(Validation
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation wgpu::ENUM_ENTRY (OutOfMemory, WGPUErrorFilter_OutOfMemory) ENUM_ENTRY(Internal
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal wgpu::ENUM_ENTRY (Force32, WGPUErrorFilter_Force32) END ENUM(ErrorType) ENUM_ENTRY(NoError
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError wgpu::ENUM_ENTRY (Validation, WGPUErrorType_Validation) ENUM_ENTRY(OutOfMemory
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory wgpu::ENUM_ENTRY (Internal, WGPUErrorType_Internal) ENUM_ENTRY(Unknown
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown wgpu::ENUM_ENTRY (Force32, WGPUErrorType_Force32) END ENUM(FeatureLevel) ENUM_ENTRY(Compatibility
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility wgpu::ENUM_ENTRY (Core, WGPUFeatureLevel_Core) ENUM_ENTRY(Force32
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END wgpu::ENUM (FeatureName) ENUM_ENTRY(Undefined
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined wgpu::ENUM_ENTRY (DepthClipControl, WGPUFeatureName_DepthClipControl) ENUM_ENTRY(Depth32FloatStencil8
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 wgpu::ENUM_ENTRY (TimestampQuery, WGPUFeatureName_TimestampQuery) ENUM_ENTRY(TextureCompressionBC
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC wgpu::ENUM_ENTRY (DualSourceBlending, WGPUFeatureName_DualSourceBlending) ENUM_ENTRY(Force32
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END wgpu::ENUM (FilterMode) ENUM_ENTRY(Undefined
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined wgpu::ENUM_ENTRY (Nearest, WGPUFilterMode_Nearest) ENUM_ENTRY(Linear
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear wgpu::ENUM_ENTRY (Force32, WGPUFilterMode_Force32) END ENUM(FrontFace) ENUM_ENTRY(Undefined
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined wgpu::ENUM_ENTRY (CCW, WGPUFrontFace_CCW) ENUM_ENTRY(CW
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW wgpu::ENUM_ENTRY (Force32, WGPUFrontFace_Force32) END ENUM(IndexFormat) ENUM_ENTRY(Undefined
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined wgpu::ENUM_ENTRY (Uint16, WGPUIndexFormat_Uint16) ENUM_ENTRY(Uint32
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 wgpu::ENUM_ENTRY (Force32, WGPUIndexFormat_Force32) END ENUM(LoadOp) ENUM_ENTRY(Undefined
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined wgpu::ENUM_ENTRY (Load, WGPULoadOp_Load) ENUM_ENTRY(Clear
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear wgpu::ENUM_ENTRY (Force32, WGPULoadOp_Force32) END ENUM(MapAsyncStatus) ENUM_ENTRY(Success
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success wgpu::ENUM_ENTRY (InstanceDropped, WGPUMapAsyncStatus_InstanceDropped) ENUM_ENTRY(Error
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error wgpu::ENUM_ENTRY (Aborted, WGPUMapAsyncStatus_Aborted) ENUM_ENTRY(Unknown
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown wgpu::ENUM_ENTRY (Force32, WGPUMapAsyncStatus_Force32) END ENUM(MipmapFilterMode) ENUM_ENTRY(Undefined
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined wgpu::ENUM_ENTRY (Nearest, WGPUMipmapFilterMode_Nearest) ENUM_ENTRY(Linear
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear wgpu::ENUM_ENTRY (Force32, WGPUMipmapFilterMode_Force32) END ENUM(OptionalBool) ENUM_ENTRY(False
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False wgpu::ENUM_ENTRY (True, WGPUOptionalBool_True) ENUM_ENTRY(Undefined
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined wgpu::ENUM_ENTRY (Force32, WGPUOptionalBool_Force32) END ENUM(PopErrorScopeStatus) ENUM_ENTRY(Success
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success wgpu::ENUM_ENTRY (Force32, WGPUPopErrorScopeStatus_Force32) END ENUM(PowerPreference) ENUM_ENTRY(Force32
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END wgpu::ENUM (PresentMode) ENUM_ENTRY(Undefined
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined wgpu::ENUM_ENTRY (Fifo, WGPUPresentMode_Fifo) ENUM_ENTRY(FifoRelaxed
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed wgpu::ENUM_ENTRY (Immediate, WGPUPresentMode_Immediate) ENUM_ENTRY(Mailbox
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox wgpu::ENUM_ENTRY (Force32, WGPUPresentMode_Force32) END ENUM(PrimitiveTopology) ENUM_ENTRY(Undefined
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined wgpu::ENUM_ENTRY (PointList, WGPUPrimitiveTopology_PointList) ENUM_ENTRY(LineList
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList wgpu::ENUM_ENTRY (Force32, WGPUPrimitiveTopology_Force32) END ENUM(QueryType) ENUM_ENTRY(Occlusion
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion wgpu::ENUM_ENTRY (Timestamp, WGPUQueryType_Timestamp) ENUM_ENTRY(Force32
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END wgpu::ENUM (QueueWorkDoneStatus) ENUM_ENTRY(Success
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success wgpu::ENUM_ENTRY (Error, WGPUQueueWorkDoneStatus_Error) ENUM_ENTRY(Unknown
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown wgpu::ENUM_ENTRY (Force32, WGPUQueueWorkDoneStatus_Force32) END ENUM(RequestAdapterStatus) ENUM_ENTRY(Success
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success wgpu::ENUM_ENTRY (Error, WGPURequestAdapterStatus_Error) ENUM_ENTRY(Unknown
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown wgpu::ENUM_ENTRY (Force32, WGPURequestAdapterStatus_Force32) END ENUM(RequestDeviceStatus) ENUM_ENTRY(Success
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success wgpu::ENUM_ENTRY (Error, WGPURequestDeviceStatus_Error) ENUM_ENTRY(Unknown
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown wgpu::ENUM_ENTRY (Force32, WGPURequestDeviceStatus_Force32) END ENUM(SType) ENUM_ENTRY(ShaderSourceSPIRV
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV wgpu::ENUM_ENTRY (Force32, WGPUSType_Force32) END ENUM(SamplerBindingType) ENUM_ENTRY(BindingNotUsed
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed wgpu::ENUM_ENTRY (Undefined, WGPUSamplerBindingType_Undefined) ENUM_ENTRY(Filtering
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed WGPUSamplerBindingType_Filtering wgpu::ENUM_ENTRY (Force32, WGPUSamplerBindingType_Force32) END ENUM(Status) ENUM_ENTRY(Success
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed WGPUSamplerBindingType_Filtering WGPUStatus_Success wgpu::ENUM_ENTRY (Error, WGPUStatus_Error) ENUM_ENTRY(Force32
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed WGPUSamplerBindingType_Filtering WGPUStatus_Success WGPUStatus_Force32 END wgpu::ENUM (StencilOperation) ENUM_ENTRY(Undefined
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed WGPUSamplerBindingType_Filtering WGPUStatus_Success WGPUStatus_Force32 END WGPUStencilOperation_Undefined wgpu::ENUM_ENTRY (Keep, WGPUStencilOperation_Keep) ENUM_ENTRY(Zero
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed WGPUSamplerBindingType_Filtering WGPUStatus_Success WGPUStatus_Force32 END WGPUStencilOperation_Undefined WGPUStencilOperation_Zero wgpu::ENUM_ENTRY (Replace, WGPUStencilOperation_Replace) ENUM_ENTRY(Force32
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed WGPUSamplerBindingType_Filtering WGPUStatus_Success WGPUStatus_Force32 END WGPUStencilOperation_Undefined WGPUStencilOperation_Zero WGPUStencilOperation_Force32 END wgpu::ENUM (StorageTextureAccess) ENUM_ENTRY(BindingNotUsed
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed WGPUSamplerBindingType_Filtering WGPUStatus_Success WGPUStatus_Force32 END WGPUStencilOperation_Undefined WGPUStencilOperation_Zero WGPUStencilOperation_Force32 END WGPUStorageTextureAccess_BindingNotUsed wgpu::ENUM_ENTRY (Force32, WGPUStorageTextureAccess_Force32) END ENUM(StoreOp) ENUM_ENTRY(Undefined
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed WGPUSamplerBindingType_Filtering WGPUStatus_Success WGPUStatus_Force32 END WGPUStencilOperation_Undefined WGPUStencilOperation_Zero WGPUStencilOperation_Force32 END WGPUStorageTextureAccess_BindingNotUsed WGPUStoreOp_Undefined wgpu::ENUM_ENTRY (Store, WGPUStoreOp_Store) ENUM_ENTRY(Discard
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed WGPUSamplerBindingType_Filtering WGPUStatus_Success WGPUStatus_Force32 END WGPUStencilOperation_Undefined WGPUStencilOperation_Zero WGPUStencilOperation_Force32 END WGPUStorageTextureAccess_BindingNotUsed WGPUStoreOp_Undefined WGPUStoreOp_Discard wgpu::ENUM_ENTRY (Force32, WGPUStoreOp_Force32) END ENUM(SurfaceGetCurrentTextureStatus) ENUM_ENTRY(SuccessOptimal
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed WGPUSamplerBindingType_Filtering WGPUStatus_Success WGPUStatus_Force32 END WGPUStencilOperation_Undefined WGPUStencilOperation_Zero WGPUStencilOperation_Force32 END WGPUStorageTextureAccess_BindingNotUsed WGPUStoreOp_Undefined WGPUStoreOp_Discard WGPUSurfaceGetCurrentTextureStatus_SuccessOptimal wgpu::ENUM_ENTRY (Force32, WGPUSurfaceGetCurrentTextureStatus_Force32) END ENUM(TextureAspect) ENUM_ENTRY(Undefined
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed WGPUSamplerBindingType_Filtering WGPUStatus_Success WGPUStatus_Force32 END WGPUStencilOperation_Undefined WGPUStencilOperation_Zero WGPUStencilOperation_Force32 END WGPUStorageTextureAccess_BindingNotUsed WGPUStoreOp_Undefined WGPUStoreOp_Discard WGPUSurfaceGetCurrentTextureStatus_SuccessOptimal WGPUTextureAspect_Undefined wgpu::ENUM_ENTRY (All, WGPUTextureAspect_All) ENUM_ENTRY(StencilOnly
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed WGPUSamplerBindingType_Filtering WGPUStatus_Success WGPUStatus_Force32 END WGPUStencilOperation_Undefined WGPUStencilOperation_Zero WGPUStencilOperation_Force32 END WGPUStorageTextureAccess_BindingNotUsed WGPUStoreOp_Undefined WGPUStoreOp_Discard WGPUSurfaceGetCurrentTextureStatus_SuccessOptimal WGPUTextureAspect_Undefined WGPUTextureAspect_StencilOnly wgpu::ENUM_ENTRY (DepthOnly, WGPUTextureAspect_DepthOnly) ENUM_ENTRY(Force32
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed WGPUSamplerBindingType_Filtering WGPUStatus_Success WGPUStatus_Force32 END WGPUStencilOperation_Undefined WGPUStencilOperation_Zero WGPUStencilOperation_Force32 END WGPUStorageTextureAccess_BindingNotUsed WGPUStoreOp_Undefined WGPUStoreOp_Discard WGPUSurfaceGetCurrentTextureStatus_SuccessOptimal WGPUTextureAspect_Undefined WGPUTextureAspect_StencilOnly WGPUTextureAspect_Force32 END wgpu::ENUM (TextureDimension) ENUM_ENTRY(Undefined
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed WGPUSamplerBindingType_Filtering WGPUStatus_Success WGPUStatus_Force32 END WGPUStencilOperation_Undefined WGPUStencilOperation_Zero WGPUStencilOperation_Force32 END WGPUStorageTextureAccess_BindingNotUsed WGPUStoreOp_Undefined WGPUStoreOp_Discard WGPUSurfaceGetCurrentTextureStatus_SuccessOptimal WGPUTextureAspect_Undefined WGPUTextureAspect_StencilOnly WGPUTextureAspect_Force32 END WGPUTextureDimension_Undefined wgpu::ENUM_ENTRY (_1D, WGPUTextureDimension_1D) ENUM_ENTRY(_2D
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed WGPUSamplerBindingType_Filtering WGPUStatus_Success WGPUStatus_Force32 END WGPUStencilOperation_Undefined WGPUStencilOperation_Zero WGPUStencilOperation_Force32 END WGPUStorageTextureAccess_BindingNotUsed WGPUStoreOp_Undefined WGPUStoreOp_Discard WGPUSurfaceGetCurrentTextureStatus_SuccessOptimal WGPUTextureAspect_Undefined WGPUTextureAspect_StencilOnly WGPUTextureAspect_Force32 END WGPUTextureDimension_Undefined WGPUTextureDimension_2D wgpu::ENUM_ENTRY (_3D, WGPUTextureDimension_3D) ENUM_ENTRY(Force32
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed WGPUSamplerBindingType_Filtering WGPUStatus_Success WGPUStatus_Force32 END WGPUStencilOperation_Undefined WGPUStencilOperation_Zero WGPUStencilOperation_Force32 END WGPUStorageTextureAccess_BindingNotUsed WGPUStoreOp_Undefined WGPUStoreOp_Discard WGPUSurfaceGetCurrentTextureStatus_SuccessOptimal WGPUTextureAspect_Undefined WGPUTextureAspect_StencilOnly WGPUTextureAspect_Force32 END WGPUTextureDimension_Undefined WGPUTextureDimension_2D WGPUTextureDimension_Force32 END wgpu::ENUM (TextureFormat) ENUM_ENTRY(Undefined
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed WGPUSamplerBindingType_Filtering WGPUStatus_Success WGPUStatus_Force32 END WGPUStencilOperation_Undefined WGPUStencilOperation_Zero WGPUStencilOperation_Force32 END WGPUStorageTextureAccess_BindingNotUsed WGPUStoreOp_Undefined WGPUStoreOp_Discard WGPUSurfaceGetCurrentTextureStatus_SuccessOptimal WGPUTextureAspect_Undefined WGPUTextureAspect_StencilOnly WGPUTextureAspect_Force32 END WGPUTextureDimension_Undefined WGPUTextureDimension_2D WGPUTextureDimension_Force32 END WGPUTextureFormat_Undefined wgpu::ENUM_ENTRY (R8Unorm, WGPUTextureFormat_R8Unorm) ENUM_ENTRY(R8Snorm
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed WGPUSamplerBindingType_Filtering WGPUStatus_Success WGPUStatus_Force32 END WGPUStencilOperation_Undefined WGPUStencilOperation_Zero WGPUStencilOperation_Force32 END WGPUStorageTextureAccess_BindingNotUsed WGPUStoreOp_Undefined WGPUStoreOp_Discard WGPUSurfaceGetCurrentTextureStatus_SuccessOptimal WGPUTextureAspect_Undefined WGPUTextureAspect_StencilOnly WGPUTextureAspect_Force32 END WGPUTextureDimension_Undefined WGPUTextureDimension_2D WGPUTextureDimension_Force32 END WGPUTextureFormat_Undefined WGPUTextureFormat_R8Snorm wgpu::ENUM_ENTRY (R8Uint, WGPUTextureFormat_R8Uint) ENUM_ENTRY(R8Sint
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed WGPUSamplerBindingType_Filtering WGPUStatus_Success WGPUStatus_Force32 END WGPUStencilOperation_Undefined WGPUStencilOperation_Zero WGPUStencilOperation_Force32 END WGPUStorageTextureAccess_BindingNotUsed WGPUStoreOp_Undefined WGPUStoreOp_Discard WGPUSurfaceGetCurrentTextureStatus_SuccessOptimal WGPUTextureAspect_Undefined WGPUTextureAspect_StencilOnly WGPUTextureAspect_Force32 END WGPUTextureDimension_Undefined WGPUTextureDimension_2D WGPUTextureDimension_Force32 END WGPUTextureFormat_Undefined WGPUTextureFormat_R8Snorm WGPUTextureFormat_R8Sint wgpu::ENUM_ENTRY (R16Uint, WGPUTextureFormat_R16Uint) ENUM_ENTRY(R16Sint
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed WGPUSamplerBindingType_Filtering WGPUStatus_Success WGPUStatus_Force32 END WGPUStencilOperation_Undefined WGPUStencilOperation_Zero WGPUStencilOperation_Force32 END WGPUStorageTextureAccess_BindingNotUsed WGPUStoreOp_Undefined WGPUStoreOp_Discard WGPUSurfaceGetCurrentTextureStatus_SuccessOptimal WGPUTextureAspect_Undefined WGPUTextureAspect_StencilOnly WGPUTextureAspect_Force32 END WGPUTextureDimension_Undefined WGPUTextureDimension_2D WGPUTextureDimension_Force32 END WGPUTextureFormat_Undefined WGPUTextureFormat_R8Snorm WGPUTextureFormat_R8Sint WGPUTextureFormat_R16Sint wgpu::ENUM_ENTRY (R16Float, WGPUTextureFormat_R16Float) ENUM_ENTRY(RG8Unorm
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed WGPUSamplerBindingType_Filtering WGPUStatus_Success WGPUStatus_Force32 END WGPUStencilOperation_Undefined WGPUStencilOperation_Zero WGPUStencilOperation_Force32 END WGPUStorageTextureAccess_BindingNotUsed WGPUStoreOp_Undefined WGPUStoreOp_Discard WGPUSurfaceGetCurrentTextureStatus_SuccessOptimal WGPUTextureAspect_Undefined WGPUTextureAspect_StencilOnly WGPUTextureAspect_Force32 END WGPUTextureDimension_Undefined WGPUTextureDimension_2D WGPUTextureDimension_Force32 END WGPUTextureFormat_Undefined WGPUTextureFormat_R8Snorm WGPUTextureFormat_R8Sint WGPUTextureFormat_R16Sint WGPUTextureFormat_RG8Unorm wgpu::ENUM_ENTRY (RG8Snorm, WGPUTextureFormat_RG8Snorm) ENUM_ENTRY(RG8Uint
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed WGPUSamplerBindingType_Filtering WGPUStatus_Success WGPUStatus_Force32 END WGPUStencilOperation_Undefined WGPUStencilOperation_Zero WGPUStencilOperation_Force32 END WGPUStorageTextureAccess_BindingNotUsed WGPUStoreOp_Undefined WGPUStoreOp_Discard WGPUSurfaceGetCurrentTextureStatus_SuccessOptimal WGPUTextureAspect_Undefined WGPUTextureAspect_StencilOnly WGPUTextureAspect_Force32 END WGPUTextureDimension_Undefined WGPUTextureDimension_2D WGPUTextureDimension_Force32 END WGPUTextureFormat_Undefined WGPUTextureFormat_R8Snorm WGPUTextureFormat_R8Sint WGPUTextureFormat_R16Sint WGPUTextureFormat_RG8Unorm WGPUTextureFormat_RG8Uint wgpu::ENUM_ENTRY (RG8Sint, WGPUTextureFormat_RG8Sint) ENUM_ENTRY(R32Float
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed WGPUSamplerBindingType_Filtering WGPUStatus_Success WGPUStatus_Force32 END WGPUStencilOperation_Undefined WGPUStencilOperation_Zero WGPUStencilOperation_Force32 END WGPUStorageTextureAccess_BindingNotUsed WGPUStoreOp_Undefined WGPUStoreOp_Discard WGPUSurfaceGetCurrentTextureStatus_SuccessOptimal WGPUTextureAspect_Undefined WGPUTextureAspect_StencilOnly WGPUTextureAspect_Force32 END WGPUTextureDimension_Undefined WGPUTextureDimension_2D WGPUTextureDimension_Force32 END WGPUTextureFormat_Undefined WGPUTextureFormat_R8Snorm WGPUTextureFormat_R8Sint WGPUTextureFormat_R16Sint WGPUTextureFormat_RG8Unorm WGPUTextureFormat_RG8Uint WGPUTextureFormat_R32Float wgpu::ENUM_ENTRY (R32Uint, WGPUTextureFormat_R32Uint) ENUM_ENTRY(R32Sint
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed WGPUSamplerBindingType_Filtering WGPUStatus_Success WGPUStatus_Force32 END WGPUStencilOperation_Undefined WGPUStencilOperation_Zero WGPUStencilOperation_Force32 END WGPUStorageTextureAccess_BindingNotUsed WGPUStoreOp_Undefined WGPUStoreOp_Discard WGPUSurfaceGetCurrentTextureStatus_SuccessOptimal WGPUTextureAspect_Undefined WGPUTextureAspect_StencilOnly WGPUTextureAspect_Force32 END WGPUTextureDimension_Undefined WGPUTextureDimension_2D WGPUTextureDimension_Force32 END WGPUTextureFormat_Undefined WGPUTextureFormat_R8Snorm WGPUTextureFormat_R8Sint WGPUTextureFormat_R16Sint WGPUTextureFormat_RG8Unorm WGPUTextureFormat_RG8Uint WGPUTextureFormat_R32Float WGPUTextureFormat_R32Sint wgpu::ENUM_ENTRY (RG16Uint, WGPUTextureFormat_RG16Uint) ENUM_ENTRY(RG16Sint
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed WGPUSamplerBindingType_Filtering WGPUStatus_Success WGPUStatus_Force32 END WGPUStencilOperation_Undefined WGPUStencilOperation_Zero WGPUStencilOperation_Force32 END WGPUStorageTextureAccess_BindingNotUsed WGPUStoreOp_Undefined WGPUStoreOp_Discard WGPUSurfaceGetCurrentTextureStatus_SuccessOptimal WGPUTextureAspect_Undefined WGPUTextureAspect_StencilOnly WGPUTextureAspect_Force32 END WGPUTextureDimension_Undefined WGPUTextureDimension_2D WGPUTextureDimension_Force32 END WGPUTextureFormat_Undefined WGPUTextureFormat_R8Snorm WGPUTextureFormat_R8Sint WGPUTextureFormat_R16Sint WGPUTextureFormat_RG8Unorm WGPUTextureFormat_RG8Uint WGPUTextureFormat_R32Float WGPUTextureFormat_R32Sint WGPUTextureFormat_RG16Sint wgpu::ENUM_ENTRY (RG16Float, WGPUTextureFormat_RG16Float) ENUM_ENTRY(RGBA8Unorm
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed WGPUSamplerBindingType_Filtering WGPUStatus_Success WGPUStatus_Force32 END WGPUStencilOperation_Undefined WGPUStencilOperation_Zero WGPUStencilOperation_Force32 END WGPUStorageTextureAccess_BindingNotUsed WGPUStoreOp_Undefined WGPUStoreOp_Discard WGPUSurfaceGetCurrentTextureStatus_SuccessOptimal WGPUTextureAspect_Undefined WGPUTextureAspect_StencilOnly WGPUTextureAspect_Force32 END WGPUTextureDimension_Undefined WGPUTextureDimension_2D WGPUTextureDimension_Force32 END WGPUTextureFormat_Undefined WGPUTextureFormat_R8Snorm WGPUTextureFormat_R8Sint WGPUTextureFormat_R16Sint WGPUTextureFormat_RG8Unorm WGPUTextureFormat_RG8Uint WGPUTextureFormat_R32Float WGPUTextureFormat_R32Sint WGPUTextureFormat_RG16Sint WGPUTextureFormat_RGBA8Unorm wgpu::ENUM_ENTRY (RGBA8UnormSrgb, WGPUTextureFormat_RGBA8UnormSrgb) ENUM_ENTRY(RGBA8Snorm
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed WGPUSamplerBindingType_Filtering WGPUStatus_Success WGPUStatus_Force32 END WGPUStencilOperation_Undefined WGPUStencilOperation_Zero WGPUStencilOperation_Force32 END WGPUStorageTextureAccess_BindingNotUsed WGPUStoreOp_Undefined WGPUStoreOp_Discard WGPUSurfaceGetCurrentTextureStatus_SuccessOptimal WGPUTextureAspect_Undefined WGPUTextureAspect_StencilOnly WGPUTextureAspect_Force32 END WGPUTextureDimension_Undefined WGPUTextureDimension_2D WGPUTextureDimension_Force32 END WGPUTextureFormat_Undefined WGPUTextureFormat_R8Snorm WGPUTextureFormat_R8Sint WGPUTextureFormat_R16Sint WGPUTextureFormat_RG8Unorm WGPUTextureFormat_RG8Uint WGPUTextureFormat_R32Float WGPUTextureFormat_R32Sint WGPUTextureFormat_RG16Sint WGPUTextureFormat_RGBA8Unorm WGPUTextureFormat_RGBA8Snorm wgpu::ENUM_ENTRY (RGBA8Uint, WGPUTextureFormat_RGBA8Uint) ENUM_ENTRY(RGBA8Sint
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed WGPUSamplerBindingType_Filtering WGPUStatus_Success WGPUStatus_Force32 END WGPUStencilOperation_Undefined WGPUStencilOperation_Zero WGPUStencilOperation_Force32 END WGPUStorageTextureAccess_BindingNotUsed WGPUStoreOp_Undefined WGPUStoreOp_Discard WGPUSurfaceGetCurrentTextureStatus_SuccessOptimal WGPUTextureAspect_Undefined WGPUTextureAspect_StencilOnly WGPUTextureAspect_Force32 END WGPUTextureDimension_Undefined WGPUTextureDimension_2D WGPUTextureDimension_Force32 END WGPUTextureFormat_Undefined WGPUTextureFormat_R8Snorm WGPUTextureFormat_R8Sint WGPUTextureFormat_R16Sint WGPUTextureFormat_RG8Unorm WGPUTextureFormat_RG8Uint WGPUTextureFormat_R32Float WGPUTextureFormat_R32Sint WGPUTextureFormat_RG16Sint WGPUTextureFormat_RGBA8Unorm WGPUTextureFormat_RGBA8Snorm WGPUTextureFormat_RGBA8Sint wgpu::ENUM_ENTRY (BGRA8Unorm, WGPUTextureFormat_BGRA8Unorm) ENUM_ENTRY(BGRA8UnormSrgb
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed WGPUSamplerBindingType_Filtering WGPUStatus_Success WGPUStatus_Force32 END WGPUStencilOperation_Undefined WGPUStencilOperation_Zero WGPUStencilOperation_Force32 END WGPUStorageTextureAccess_BindingNotUsed WGPUStoreOp_Undefined WGPUStoreOp_Discard WGPUSurfaceGetCurrentTextureStatus_SuccessOptimal WGPUTextureAspect_Undefined WGPUTextureAspect_StencilOnly WGPUTextureAspect_Force32 END WGPUTextureDimension_Undefined WGPUTextureDimension_2D WGPUTextureDimension_Force32 END WGPUTextureFormat_Undefined WGPUTextureFormat_R8Snorm WGPUTextureFormat_R8Sint WGPUTextureFormat_R16Sint WGPUTextureFormat_RG8Unorm WGPUTextureFormat_RG8Uint WGPUTextureFormat_R32Float WGPUTextureFormat_R32Sint WGPUTextureFormat_RG16Sint WGPUTextureFormat_RGBA8Unorm WGPUTextureFormat_RGBA8Snorm WGPUTextureFormat_RGBA8Sint WGPUTextureFormat_BGRA8UnormSrgb wgpu::ENUM_ENTRY (RGB10A2Uint, WGPUTextureFormat_RGB10A2Uint) ENUM_ENTRY(RGB10A2Unorm
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed WGPUSamplerBindingType_Filtering WGPUStatus_Success WGPUStatus_Force32 END WGPUStencilOperation_Undefined WGPUStencilOperation_Zero WGPUStencilOperation_Force32 END WGPUStorageTextureAccess_BindingNotUsed WGPUStoreOp_Undefined WGPUStoreOp_Discard WGPUSurfaceGetCurrentTextureStatus_SuccessOptimal WGPUTextureAspect_Undefined WGPUTextureAspect_StencilOnly WGPUTextureAspect_Force32 END WGPUTextureDimension_Undefined WGPUTextureDimension_2D WGPUTextureDimension_Force32 END WGPUTextureFormat_Undefined WGPUTextureFormat_R8Snorm WGPUTextureFormat_R8Sint WGPUTextureFormat_R16Sint WGPUTextureFormat_RG8Unorm WGPUTextureFormat_RG8Uint WGPUTextureFormat_R32Float WGPUTextureFormat_R32Sint WGPUTextureFormat_RG16Sint WGPUTextureFormat_RGBA8Unorm WGPUTextureFormat_RGBA8Snorm WGPUTextureFormat_RGBA8Sint WGPUTextureFormat_BGRA8UnormSrgb WGPUTextureFormat_RGB10A2Unorm wgpu::ENUM_ENTRY (RG11B10Ufloat, WGPUTextureFormat_RG11B10Ufloat) ENUM_ENTRY(RGB9E5Ufloat
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed WGPUSamplerBindingType_Filtering WGPUStatus_Success WGPUStatus_Force32 END WGPUStencilOperation_Undefined WGPUStencilOperation_Zero WGPUStencilOperation_Force32 END WGPUStorageTextureAccess_BindingNotUsed WGPUStoreOp_Undefined WGPUStoreOp_Discard WGPUSurfaceGetCurrentTextureStatus_SuccessOptimal WGPUTextureAspect_Undefined WGPUTextureAspect_StencilOnly WGPUTextureAspect_Force32 END WGPUTextureDimension_Undefined WGPUTextureDimension_2D WGPUTextureDimension_Force32 END WGPUTextureFormat_Undefined WGPUTextureFormat_R8Snorm WGPUTextureFormat_R8Sint WGPUTextureFormat_R16Sint WGPUTextureFormat_RG8Unorm WGPUTextureFormat_RG8Uint WGPUTextureFormat_R32Float WGPUTextureFormat_R32Sint WGPUTextureFormat_RG16Sint WGPUTextureFormat_RGBA8Unorm WGPUTextureFormat_RGBA8Snorm WGPUTextureFormat_RGBA8Sint WGPUTextureFormat_BGRA8UnormSrgb WGPUTextureFormat_RGB10A2Unorm WGPUTextureFormat_RGB9E5Ufloat wgpu::ENUM_ENTRY (RG32Float, WGPUTextureFormat_RG32Float) ENUM_ENTRY(RG32Uint
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed WGPUSamplerBindingType_Filtering WGPUStatus_Success WGPUStatus_Force32 END WGPUStencilOperation_Undefined WGPUStencilOperation_Zero WGPUStencilOperation_Force32 END WGPUStorageTextureAccess_BindingNotUsed WGPUStoreOp_Undefined WGPUStoreOp_Discard WGPUSurfaceGetCurrentTextureStatus_SuccessOptimal WGPUTextureAspect_Undefined WGPUTextureAspect_StencilOnly WGPUTextureAspect_Force32 END WGPUTextureDimension_Undefined WGPUTextureDimension_2D WGPUTextureDimension_Force32 END WGPUTextureFormat_Undefined WGPUTextureFormat_R8Snorm WGPUTextureFormat_R8Sint WGPUTextureFormat_R16Sint WGPUTextureFormat_RG8Unorm WGPUTextureFormat_RG8Uint WGPUTextureFormat_R32Float WGPUTextureFormat_R32Sint WGPUTextureFormat_RG16Sint WGPUTextureFormat_RGBA8Unorm WGPUTextureFormat_RGBA8Snorm WGPUTextureFormat_RGBA8Sint WGPUTextureFormat_BGRA8UnormSrgb WGPUTextureFormat_RGB10A2Unorm WGPUTextureFormat_RGB9E5Ufloat WGPUTextureFormat_RG32Uint wgpu::ENUM_ENTRY (RG32Sint, WGPUTextureFormat_RG32Sint) ENUM_ENTRY(RGBA16Uint
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed WGPUSamplerBindingType_Filtering WGPUStatus_Success WGPUStatus_Force32 END WGPUStencilOperation_Undefined WGPUStencilOperation_Zero WGPUStencilOperation_Force32 END WGPUStorageTextureAccess_BindingNotUsed WGPUStoreOp_Undefined WGPUStoreOp_Discard WGPUSurfaceGetCurrentTextureStatus_SuccessOptimal WGPUTextureAspect_Undefined WGPUTextureAspect_StencilOnly WGPUTextureAspect_Force32 END WGPUTextureDimension_Undefined WGPUTextureDimension_2D WGPUTextureDimension_Force32 END WGPUTextureFormat_Undefined WGPUTextureFormat_R8Snorm WGPUTextureFormat_R8Sint WGPUTextureFormat_R16Sint WGPUTextureFormat_RG8Unorm WGPUTextureFormat_RG8Uint WGPUTextureFormat_R32Float WGPUTextureFormat_R32Sint WGPUTextureFormat_RG16Sint WGPUTextureFormat_RGBA8Unorm WGPUTextureFormat_RGBA8Snorm WGPUTextureFormat_RGBA8Sint WGPUTextureFormat_BGRA8UnormSrgb WGPUTextureFormat_RGB10A2Unorm WGPUTextureFormat_RGB9E5Ufloat WGPUTextureFormat_RG32Uint WGPUTextureFormat_RGBA16Uint wgpu::ENUM_ENTRY (RGBA16Sint, WGPUTextureFormat_RGBA16Sint) ENUM_ENTRY(RGBA16Float
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed WGPUSamplerBindingType_Filtering WGPUStatus_Success WGPUStatus_Force32 END WGPUStencilOperation_Undefined WGPUStencilOperation_Zero WGPUStencilOperation_Force32 END WGPUStorageTextureAccess_BindingNotUsed WGPUStoreOp_Undefined WGPUStoreOp_Discard WGPUSurfaceGetCurrentTextureStatus_SuccessOptimal WGPUTextureAspect_Undefined WGPUTextureAspect_StencilOnly WGPUTextureAspect_Force32 END WGPUTextureDimension_Undefined WGPUTextureDimension_2D WGPUTextureDimension_Force32 END WGPUTextureFormat_Undefined WGPUTextureFormat_R8Snorm WGPUTextureFormat_R8Sint WGPUTextureFormat_R16Sint WGPUTextureFormat_RG8Unorm WGPUTextureFormat_RG8Uint WGPUTextureFormat_R32Float WGPUTextureFormat_R32Sint WGPUTextureFormat_RG16Sint WGPUTextureFormat_RGBA8Unorm WGPUTextureFormat_RGBA8Snorm WGPUTextureFormat_RGBA8Sint WGPUTextureFormat_BGRA8UnormSrgb WGPUTextureFormat_RGB10A2Unorm WGPUTextureFormat_RGB9E5Ufloat WGPUTextureFormat_RG32Uint WGPUTextureFormat_RGBA16Uint WGPUTextureFormat_RGBA16Float wgpu::ENUM_ENTRY (RGBA32Float, WGPUTextureFormat_RGBA32Float) ENUM_ENTRY(RGBA32Sint
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed WGPUSamplerBindingType_Filtering WGPUStatus_Success WGPUStatus_Force32 END WGPUStencilOperation_Undefined WGPUStencilOperation_Zero WGPUStencilOperation_Force32 END WGPUStorageTextureAccess_BindingNotUsed WGPUStoreOp_Undefined WGPUStoreOp_Discard WGPUSurfaceGetCurrentTextureStatus_SuccessOptimal WGPUTextureAspect_Undefined WGPUTextureAspect_StencilOnly WGPUTextureAspect_Force32 END WGPUTextureDimension_Undefined WGPUTextureDimension_2D WGPUTextureDimension_Force32 END WGPUTextureFormat_Undefined WGPUTextureFormat_R8Snorm WGPUTextureFormat_R8Sint WGPUTextureFormat_R16Sint WGPUTextureFormat_RG8Unorm WGPUTextureFormat_RG8Uint WGPUTextureFormat_R32Float WGPUTextureFormat_R32Sint WGPUTextureFormat_RG16Sint WGPUTextureFormat_RGBA8Unorm WGPUTextureFormat_RGBA8Snorm WGPUTextureFormat_RGBA8Sint WGPUTextureFormat_BGRA8UnormSrgb WGPUTextureFormat_RGB10A2Unorm WGPUTextureFormat_RGB9E5Ufloat WGPUTextureFormat_RG32Uint WGPUTextureFormat_RGBA16Uint WGPUTextureFormat_RGBA16Float WGPUTextureFormat_RGBA32Sint wgpu::ENUM_ENTRY (Stencil8, WGPUTextureFormat_Stencil8) ENUM_ENTRY(Depth16Unorm
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed WGPUSamplerBindingType_Filtering WGPUStatus_Success WGPUStatus_Force32 END WGPUStencilOperation_Undefined WGPUStencilOperation_Zero WGPUStencilOperation_Force32 END WGPUStorageTextureAccess_BindingNotUsed WGPUStoreOp_Undefined WGPUStoreOp_Discard WGPUSurfaceGetCurrentTextureStatus_SuccessOptimal WGPUTextureAspect_Undefined WGPUTextureAspect_StencilOnly WGPUTextureAspect_Force32 END WGPUTextureDimension_Undefined WGPUTextureDimension_2D WGPUTextureDimension_Force32 END WGPUTextureFormat_Undefined WGPUTextureFormat_R8Snorm WGPUTextureFormat_R8Sint WGPUTextureFormat_R16Sint WGPUTextureFormat_RG8Unorm WGPUTextureFormat_RG8Uint WGPUTextureFormat_R32Float WGPUTextureFormat_R32Sint WGPUTextureFormat_RG16Sint WGPUTextureFormat_RGBA8Unorm WGPUTextureFormat_RGBA8Snorm WGPUTextureFormat_RGBA8Sint WGPUTextureFormat_BGRA8UnormSrgb WGPUTextureFormat_RGB10A2Unorm WGPUTextureFormat_RGB9E5Ufloat WGPUTextureFormat_RG32Uint WGPUTextureFormat_RGBA16Uint WGPUTextureFormat_RGBA16Float WGPUTextureFormat_RGBA32Sint WGPUTextureFormat_Depth16Unorm wgpu::ENUM_ENTRY (Depth24Plus, WGPUTextureFormat_Depth24Plus) ENUM_ENTRY(Depth24PlusStencil8
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed WGPUSamplerBindingType_Filtering WGPUStatus_Success WGPUStatus_Force32 END WGPUStencilOperation_Undefined WGPUStencilOperation_Zero WGPUStencilOperation_Force32 END WGPUStorageTextureAccess_BindingNotUsed WGPUStoreOp_Undefined WGPUStoreOp_Discard WGPUSurfaceGetCurrentTextureStatus_SuccessOptimal WGPUTextureAspect_Undefined WGPUTextureAspect_StencilOnly WGPUTextureAspect_Force32 END WGPUTextureDimension_Undefined WGPUTextureDimension_2D WGPUTextureDimension_Force32 END WGPUTextureFormat_Undefined WGPUTextureFormat_R8Snorm WGPUTextureFormat_R8Sint WGPUTextureFormat_R16Sint WGPUTextureFormat_RG8Unorm WGPUTextureFormat_RG8Uint WGPUTextureFormat_R32Float WGPUTextureFormat_R32Sint WGPUTextureFormat_RG16Sint WGPUTextureFormat_RGBA8Unorm WGPUTextureFormat_RGBA8Snorm WGPUTextureFormat_RGBA8Sint WGPUTextureFormat_BGRA8UnormSrgb WGPUTextureFormat_RGB10A2Unorm WGPUTextureFormat_RGB9E5Ufloat WGPUTextureFormat_RG32Uint WGPUTextureFormat_RGBA16Uint WGPUTextureFormat_RGBA16Float WGPUTextureFormat_RGBA32Sint WGPUTextureFormat_Depth16Unorm WGPUTextureFormat_Depth24PlusStencil8 wgpu::ENUM_ENTRY (Depth32Float, WGPUTextureFormat_Depth32Float) ENUM_ENTRY(Depth32FloatStencil8
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed WGPUSamplerBindingType_Filtering WGPUStatus_Success WGPUStatus_Force32 END WGPUStencilOperation_Undefined WGPUStencilOperation_Zero WGPUStencilOperation_Force32 END WGPUStorageTextureAccess_BindingNotUsed WGPUStoreOp_Undefined WGPUStoreOp_Discard WGPUSurfaceGetCurrentTextureStatus_SuccessOptimal WGPUTextureAspect_Undefined WGPUTextureAspect_StencilOnly WGPUTextureAspect_Force32 END WGPUTextureDimension_Undefined WGPUTextureDimension_2D WGPUTextureDimension_Force32 END WGPUTextureFormat_Undefined WGPUTextureFormat_R8Snorm WGPUTextureFormat_R8Sint WGPUTextureFormat_R16Sint WGPUTextureFormat_RG8Unorm WGPUTextureFormat_RG8Uint WGPUTextureFormat_R32Float WGPUTextureFormat_R32Sint WGPUTextureFormat_RG16Sint WGPUTextureFormat_RGBA8Unorm WGPUTextureFormat_RGBA8Snorm WGPUTextureFormat_RGBA8Sint WGPUTextureFormat_BGRA8UnormSrgb WGPUTextureFormat_RGB10A2Unorm WGPUTextureFormat_RGB9E5Ufloat WGPUTextureFormat_RG32Uint WGPUTextureFormat_RGBA16Uint WGPUTextureFormat_RGBA16Float WGPUTextureFormat_RGBA32Sint WGPUTextureFormat_Depth16Unorm WGPUTextureFormat_Depth24PlusStencil8 WGPUTextureFormat_Depth32FloatStencil8 wgpu::ENUM_ENTRY (BC1RGBAUnorm, WGPUTextureFormat_BC1RGBAUnorm) ENUM_ENTRY(BC1RGBAUnormSrgb
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed WGPUSamplerBindingType_Filtering WGPUStatus_Success WGPUStatus_Force32 END WGPUStencilOperation_Undefined WGPUStencilOperation_Zero WGPUStencilOperation_Force32 END WGPUStorageTextureAccess_BindingNotUsed WGPUStoreOp_Undefined WGPUStoreOp_Discard WGPUSurfaceGetCurrentTextureStatus_SuccessOptimal WGPUTextureAspect_Undefined WGPUTextureAspect_StencilOnly WGPUTextureAspect_Force32 END WGPUTextureDimension_Undefined WGPUTextureDimension_2D WGPUTextureDimension_Force32 END WGPUTextureFormat_Undefined WGPUTextureFormat_R8Snorm WGPUTextureFormat_R8Sint WGPUTextureFormat_R16Sint WGPUTextureFormat_RG8Unorm WGPUTextureFormat_RG8Uint WGPUTextureFormat_R32Float WGPUTextureFormat_R32Sint WGPUTextureFormat_RG16Sint WGPUTextureFormat_RGBA8Unorm WGPUTextureFormat_RGBA8Snorm WGPUTextureFormat_RGBA8Sint WGPUTextureFormat_BGRA8UnormSrgb WGPUTextureFormat_RGB10A2Unorm WGPUTextureFormat_RGB9E5Ufloat WGPUTextureFormat_RG32Uint WGPUTextureFormat_RGBA16Uint WGPUTextureFormat_RGBA16Float WGPUTextureFormat_RGBA32Sint WGPUTextureFormat_Depth16Unorm WGPUTextureFormat_Depth24PlusStencil8 WGPUTextureFormat_Depth32FloatStencil8 WGPUTextureFormat_BC1RGBAUnormSrgb wgpu::ENUM_ENTRY (BC2RGBAUnorm, WGPUTextureFormat_BC2RGBAUnorm) ENUM_ENTRY(BC2RGBAUnormSrgb
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed WGPUSamplerBindingType_Filtering WGPUStatus_Success WGPUStatus_Force32 END WGPUStencilOperation_Undefined WGPUStencilOperation_Zero WGPUStencilOperation_Force32 END WGPUStorageTextureAccess_BindingNotUsed WGPUStoreOp_Undefined WGPUStoreOp_Discard WGPUSurfaceGetCurrentTextureStatus_SuccessOptimal WGPUTextureAspect_Undefined WGPUTextureAspect_StencilOnly WGPUTextureAspect_Force32 END WGPUTextureDimension_Undefined WGPUTextureDimension_2D WGPUTextureDimension_Force32 END WGPUTextureFormat_Undefined WGPUTextureFormat_R8Snorm WGPUTextureFormat_R8Sint WGPUTextureFormat_R16Sint WGPUTextureFormat_RG8Unorm WGPUTextureFormat_RG8Uint WGPUTextureFormat_R32Float WGPUTextureFormat_R32Sint WGPUTextureFormat_RG16Sint WGPUTextureFormat_RGBA8Unorm WGPUTextureFormat_RGBA8Snorm WGPUTextureFormat_RGBA8Sint WGPUTextureFormat_BGRA8UnormSrgb WGPUTextureFormat_RGB10A2Unorm WGPUTextureFormat_RGB9E5Ufloat WGPUTextureFormat_RG32Uint WGPUTextureFormat_RGBA16Uint WGPUTextureFormat_RGBA16Float WGPUTextureFormat_RGBA32Sint WGPUTextureFormat_Depth16Unorm WGPUTextureFormat_Depth24PlusStencil8 WGPUTextureFormat_Depth32FloatStencil8 WGPUTextureFormat_BC1RGBAUnormSrgb WGPUTextureFormat_BC2RGBAUnormSrgb wgpu::ENUM_ENTRY (BC3RGBAUnorm, WGPUTextureFormat_BC3RGBAUnorm) ENUM_ENTRY(BC3RGBAUnormSrgb
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed WGPUSamplerBindingType_Filtering WGPUStatus_Success WGPUStatus_Force32 END WGPUStencilOperation_Undefined WGPUStencilOperation_Zero WGPUStencilOperation_Force32 END WGPUStorageTextureAccess_BindingNotUsed WGPUStoreOp_Undefined WGPUStoreOp_Discard WGPUSurfaceGetCurrentTextureStatus_SuccessOptimal WGPUTextureAspect_Undefined WGPUTextureAspect_StencilOnly WGPUTextureAspect_Force32 END WGPUTextureDimension_Undefined WGPUTextureDimension_2D WGPUTextureDimension_Force32 END WGPUTextureFormat_Undefined WGPUTextureFormat_R8Snorm WGPUTextureFormat_R8Sint WGPUTextureFormat_R16Sint WGPUTextureFormat_RG8Unorm WGPUTextureFormat_RG8Uint WGPUTextureFormat_R32Float WGPUTextureFormat_R32Sint WGPUTextureFormat_RG16Sint WGPUTextureFormat_RGBA8Unorm WGPUTextureFormat_RGBA8Snorm WGPUTextureFormat_RGBA8Sint WGPUTextureFormat_BGRA8UnormSrgb WGPUTextureFormat_RGB10A2Unorm WGPUTextureFormat_RGB9E5Ufloat WGPUTextureFormat_RG32Uint WGPUTextureFormat_RGBA16Uint WGPUTextureFormat_RGBA16Float WGPUTextureFormat_RGBA32Sint WGPUTextureFormat_Depth16Unorm WGPUTextureFormat_Depth24PlusStencil8 WGPUTextureFormat_Depth32FloatStencil8 WGPUTextureFormat_BC1RGBAUnormSrgb WGPUTextureFormat_BC2RGBAUnormSrgb WGPUTextureFormat_BC3RGBAUnormSrgb wgpu::ENUM_ENTRY (BC4RUnorm, WGPUTextureFormat_BC4RUnorm) ENUM_ENTRY(BC4RSnorm
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed WGPUSamplerBindingType_Filtering WGPUStatus_Success WGPUStatus_Force32 END WGPUStencilOperation_Undefined WGPUStencilOperation_Zero WGPUStencilOperation_Force32 END WGPUStorageTextureAccess_BindingNotUsed WGPUStoreOp_Undefined WGPUStoreOp_Discard WGPUSurfaceGetCurrentTextureStatus_SuccessOptimal WGPUTextureAspect_Undefined WGPUTextureAspect_StencilOnly WGPUTextureAspect_Force32 END WGPUTextureDimension_Undefined WGPUTextureDimension_2D WGPUTextureDimension_Force32 END WGPUTextureFormat_Undefined WGPUTextureFormat_R8Snorm WGPUTextureFormat_R8Sint WGPUTextureFormat_R16Sint WGPUTextureFormat_RG8Unorm WGPUTextureFormat_RG8Uint WGPUTextureFormat_R32Float WGPUTextureFormat_R32Sint WGPUTextureFormat_RG16Sint WGPUTextureFormat_RGBA8Unorm WGPUTextureFormat_RGBA8Snorm WGPUTextureFormat_RGBA8Sint WGPUTextureFormat_BGRA8UnormSrgb WGPUTextureFormat_RGB10A2Unorm WGPUTextureFormat_RGB9E5Ufloat WGPUTextureFormat_RG32Uint WGPUTextureFormat_RGBA16Uint WGPUTextureFormat_RGBA16Float WGPUTextureFormat_RGBA32Sint WGPUTextureFormat_Depth16Unorm WGPUTextureFormat_Depth24PlusStencil8 WGPUTextureFormat_Depth32FloatStencil8 WGPUTextureFormat_BC1RGBAUnormSrgb WGPUTextureFormat_BC2RGBAUnormSrgb WGPUTextureFormat_BC3RGBAUnormSrgb WGPUTextureFormat_BC4RSnorm wgpu::ENUM_ENTRY (BC5RGUnorm, WGPUTextureFormat_BC5RGUnorm) ENUM_ENTRY(BC5RGSnorm
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed WGPUSamplerBindingType_Filtering WGPUStatus_Success WGPUStatus_Force32 END WGPUStencilOperation_Undefined WGPUStencilOperation_Zero WGPUStencilOperation_Force32 END WGPUStorageTextureAccess_BindingNotUsed WGPUStoreOp_Undefined WGPUStoreOp_Discard WGPUSurfaceGetCurrentTextureStatus_SuccessOptimal WGPUTextureAspect_Undefined WGPUTextureAspect_StencilOnly WGPUTextureAspect_Force32 END WGPUTextureDimension_Undefined WGPUTextureDimension_2D WGPUTextureDimension_Force32 END WGPUTextureFormat_Undefined WGPUTextureFormat_R8Snorm WGPUTextureFormat_R8Sint WGPUTextureFormat_R16Sint WGPUTextureFormat_RG8Unorm WGPUTextureFormat_RG8Uint WGPUTextureFormat_R32Float WGPUTextureFormat_R32Sint WGPUTextureFormat_RG16Sint WGPUTextureFormat_RGBA8Unorm WGPUTextureFormat_RGBA8Snorm WGPUTextureFormat_RGBA8Sint WGPUTextureFormat_BGRA8UnormSrgb WGPUTextureFormat_RGB10A2Unorm WGPUTextureFormat_RGB9E5Ufloat WGPUTextureFormat_RG32Uint WGPUTextureFormat_RGBA16Uint WGPUTextureFormat_RGBA16Float WGPUTextureFormat_RGBA32Sint WGPUTextureFormat_Depth16Unorm WGPUTextureFormat_Depth24PlusStencil8 WGPUTextureFormat_Depth32FloatStencil8 WGPUTextureFormat_BC1RGBAUnormSrgb WGPUTextureFormat_BC2RGBAUnormSrgb WGPUTextureFormat_BC3RGBAUnormSrgb WGPUTextureFormat_BC4RSnorm WGPUTextureFormat_BC5RGSnorm wgpu::ENUM_ENTRY (BC6HRGBUfloat, WGPUTextureFormat_BC6HRGBUfloat) ENUM_ENTRY(BC6HRGBFloat
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed WGPUSamplerBindingType_Filtering WGPUStatus_Success WGPUStatus_Force32 END WGPUStencilOperation_Undefined WGPUStencilOperation_Zero WGPUStencilOperation_Force32 END WGPUStorageTextureAccess_BindingNotUsed WGPUStoreOp_Undefined WGPUStoreOp_Discard WGPUSurfaceGetCurrentTextureStatus_SuccessOptimal WGPUTextureAspect_Undefined WGPUTextureAspect_StencilOnly WGPUTextureAspect_Force32 END WGPUTextureDimension_Undefined WGPUTextureDimension_2D WGPUTextureDimension_Force32 END WGPUTextureFormat_Undefined WGPUTextureFormat_R8Snorm WGPUTextureFormat_R8Sint WGPUTextureFormat_R16Sint WGPUTextureFormat_RG8Unorm WGPUTextureFormat_RG8Uint WGPUTextureFormat_R32Float WGPUTextureFormat_R32Sint WGPUTextureFormat_RG16Sint WGPUTextureFormat_RGBA8Unorm WGPUTextureFormat_RGBA8Snorm WGPUTextureFormat_RGBA8Sint WGPUTextureFormat_BGRA8UnormSrgb WGPUTextureFormat_RGB10A2Unorm WGPUTextureFormat_RGB9E5Ufloat WGPUTextureFormat_RG32Uint WGPUTextureFormat_RGBA16Uint WGPUTextureFormat_RGBA16Float WGPUTextureFormat_RGBA32Sint WGPUTextureFormat_Depth16Unorm WGPUTextureFormat_Depth24PlusStencil8 WGPUTextureFormat_Depth32FloatStencil8 WGPUTextureFormat_BC1RGBAUnormSrgb WGPUTextureFormat_BC2RGBAUnormSrgb WGPUTextureFormat_BC3RGBAUnormSrgb WGPUTextureFormat_BC4RSnorm WGPUTextureFormat_BC5RGSnorm WGPUTextureFormat_BC6HRGBFloat wgpu::ENUM_ENTRY (BC7RGBAUnorm, WGPUTextureFormat_BC7RGBAUnorm) ENUM_ENTRY(BC7RGBAUnormSrgb
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed WGPUSamplerBindingType_Filtering WGPUStatus_Success WGPUStatus_Force32 END WGPUStencilOperation_Undefined WGPUStencilOperation_Zero WGPUStencilOperation_Force32 END WGPUStorageTextureAccess_BindingNotUsed WGPUStoreOp_Undefined WGPUStoreOp_Discard WGPUSurfaceGetCurrentTextureStatus_SuccessOptimal WGPUTextureAspect_Undefined WGPUTextureAspect_StencilOnly WGPUTextureAspect_Force32 END WGPUTextureDimension_Undefined WGPUTextureDimension_2D WGPUTextureDimension_Force32 END WGPUTextureFormat_Undefined WGPUTextureFormat_R8Snorm WGPUTextureFormat_R8Sint WGPUTextureFormat_R16Sint WGPUTextureFormat_RG8Unorm WGPUTextureFormat_RG8Uint WGPUTextureFormat_R32Float WGPUTextureFormat_R32Sint WGPUTextureFormat_RG16Sint WGPUTextureFormat_RGBA8Unorm WGPUTextureFormat_RGBA8Snorm WGPUTextureFormat_RGBA8Sint WGPUTextureFormat_BGRA8UnormSrgb WGPUTextureFormat_RGB10A2Unorm WGPUTextureFormat_RGB9E5Ufloat WGPUTextureFormat_RG32Uint WGPUTextureFormat_RGBA16Uint WGPUTextureFormat_RGBA16Float WGPUTextureFormat_RGBA32Sint WGPUTextureFormat_Depth16Unorm WGPUTextureFormat_Depth24PlusStencil8 WGPUTextureFormat_Depth32FloatStencil8 WGPUTextureFormat_BC1RGBAUnormSrgb WGPUTextureFormat_BC2RGBAUnormSrgb WGPUTextureFormat_BC3RGBAUnormSrgb WGPUTextureFormat_BC4RSnorm WGPUTextureFormat_BC5RGSnorm WGPUTextureFormat_BC6HRGBFloat WGPUTextureFormat_BC7RGBAUnormSrgb wgpu::ENUM_ENTRY (ETC2RGB8Unorm, WGPUTextureFormat_ETC2RGB8Unorm) ENUM_ENTRY(ETC2RGB8UnormSrgb
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed WGPUSamplerBindingType_Filtering WGPUStatus_Success WGPUStatus_Force32 END WGPUStencilOperation_Undefined WGPUStencilOperation_Zero WGPUStencilOperation_Force32 END WGPUStorageTextureAccess_BindingNotUsed WGPUStoreOp_Undefined WGPUStoreOp_Discard WGPUSurfaceGetCurrentTextureStatus_SuccessOptimal WGPUTextureAspect_Undefined WGPUTextureAspect_StencilOnly WGPUTextureAspect_Force32 END WGPUTextureDimension_Undefined WGPUTextureDimension_2D WGPUTextureDimension_Force32 END WGPUTextureFormat_Undefined WGPUTextureFormat_R8Snorm WGPUTextureFormat_R8Sint WGPUTextureFormat_R16Sint WGPUTextureFormat_RG8Unorm WGPUTextureFormat_RG8Uint WGPUTextureFormat_R32Float WGPUTextureFormat_R32Sint WGPUTextureFormat_RG16Sint WGPUTextureFormat_RGBA8Unorm WGPUTextureFormat_RGBA8Snorm WGPUTextureFormat_RGBA8Sint WGPUTextureFormat_BGRA8UnormSrgb WGPUTextureFormat_RGB10A2Unorm WGPUTextureFormat_RGB9E5Ufloat WGPUTextureFormat_RG32Uint WGPUTextureFormat_RGBA16Uint WGPUTextureFormat_RGBA16Float WGPUTextureFormat_RGBA32Sint WGPUTextureFormat_Depth16Unorm WGPUTextureFormat_Depth24PlusStencil8 WGPUTextureFormat_Depth32FloatStencil8 WGPUTextureFormat_BC1RGBAUnormSrgb WGPUTextureFormat_BC2RGBAUnormSrgb WGPUTextureFormat_BC3RGBAUnormSrgb WGPUTextureFormat_BC4RSnorm WGPUTextureFormat_BC5RGSnorm WGPUTextureFormat_BC6HRGBFloat WGPUTextureFormat_BC7RGBAUnormSrgb WGPUTextureFormat_ETC2RGB8UnormSrgb wgpu::ENUM_ENTRY (ETC2RGB8A1Unorm, WGPUTextureFormat_ETC2RGB8A1Unorm) ENUM_ENTRY(ETC2RGB8A1UnormSrgb
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed WGPUSamplerBindingType_Filtering WGPUStatus_Success WGPUStatus_Force32 END WGPUStencilOperation_Undefined WGPUStencilOperation_Zero WGPUStencilOperation_Force32 END WGPUStorageTextureAccess_BindingNotUsed WGPUStoreOp_Undefined WGPUStoreOp_Discard WGPUSurfaceGetCurrentTextureStatus_SuccessOptimal WGPUTextureAspect_Undefined WGPUTextureAspect_StencilOnly WGPUTextureAspect_Force32 END WGPUTextureDimension_Undefined WGPUTextureDimension_2D WGPUTextureDimension_Force32 END WGPUTextureFormat_Undefined WGPUTextureFormat_R8Snorm WGPUTextureFormat_R8Sint WGPUTextureFormat_R16Sint WGPUTextureFormat_RG8Unorm WGPUTextureFormat_RG8Uint WGPUTextureFormat_R32Float WGPUTextureFormat_R32Sint WGPUTextureFormat_RG16Sint WGPUTextureFormat_RGBA8Unorm WGPUTextureFormat_RGBA8Snorm WGPUTextureFormat_RGBA8Sint WGPUTextureFormat_BGRA8UnormSrgb WGPUTextureFormat_RGB10A2Unorm WGPUTextureFormat_RGB9E5Ufloat WGPUTextureFormat_RG32Uint WGPUTextureFormat_RGBA16Uint WGPUTextureFormat_RGBA16Float WGPUTextureFormat_RGBA32Sint WGPUTextureFormat_Depth16Unorm WGPUTextureFormat_Depth24PlusStencil8 WGPUTextureFormat_Depth32FloatStencil8 WGPUTextureFormat_BC1RGBAUnormSrgb WGPUTextureFormat_BC2RGBAUnormSrgb WGPUTextureFormat_BC3RGBAUnormSrgb WGPUTextureFormat_BC4RSnorm WGPUTextureFormat_BC5RGSnorm WGPUTextureFormat_BC6HRGBFloat WGPUTextureFormat_BC7RGBAUnormSrgb WGPUTextureFormat_ETC2RGB8UnormSrgb WGPUTextureFormat_ETC2RGB8A1UnormSrgb wgpu::ENUM_ENTRY (ETC2RGBA8Unorm, WGPUTextureFormat_ETC2RGBA8Unorm) ENUM_ENTRY(ETC2RGBA8UnormSrgb
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed WGPUSamplerBindingType_Filtering WGPUStatus_Success WGPUStatus_Force32 END WGPUStencilOperation_Undefined WGPUStencilOperation_Zero WGPUStencilOperation_Force32 END WGPUStorageTextureAccess_BindingNotUsed WGPUStoreOp_Undefined WGPUStoreOp_Discard WGPUSurfaceGetCurrentTextureStatus_SuccessOptimal WGPUTextureAspect_Undefined WGPUTextureAspect_StencilOnly WGPUTextureAspect_Force32 END WGPUTextureDimension_Undefined WGPUTextureDimension_2D WGPUTextureDimension_Force32 END WGPUTextureFormat_Undefined WGPUTextureFormat_R8Snorm WGPUTextureFormat_R8Sint WGPUTextureFormat_R16Sint WGPUTextureFormat_RG8Unorm WGPUTextureFormat_RG8Uint WGPUTextureFormat_R32Float WGPUTextureFormat_R32Sint WGPUTextureFormat_RG16Sint WGPUTextureFormat_RGBA8Unorm WGPUTextureFormat_RGBA8Snorm WGPUTextureFormat_RGBA8Sint WGPUTextureFormat_BGRA8UnormSrgb WGPUTextureFormat_RGB10A2Unorm WGPUTextureFormat_RGB9E5Ufloat WGPUTextureFormat_RG32Uint WGPUTextureFormat_RGBA16Uint WGPUTextureFormat_RGBA16Float WGPUTextureFormat_RGBA32Sint WGPUTextureFormat_Depth16Unorm WGPUTextureFormat_Depth24PlusStencil8 WGPUTextureFormat_Depth32FloatStencil8 WGPUTextureFormat_BC1RGBAUnormSrgb WGPUTextureFormat_BC2RGBAUnormSrgb WGPUTextureFormat_BC3RGBAUnormSrgb WGPUTextureFormat_BC4RSnorm WGPUTextureFormat_BC5RGSnorm WGPUTextureFormat_BC6HRGBFloat WGPUTextureFormat_BC7RGBAUnormSrgb WGPUTextureFormat_ETC2RGB8UnormSrgb WGPUTextureFormat_ETC2RGB8A1UnormSrgb WGPUTextureFormat_ETC2RGBA8UnormSrgb wgpu::ENUM_ENTRY (EACR11Unorm, WGPUTextureFormat_EACR11Unorm) ENUM_ENTRY(EACR11Snorm
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed WGPUSamplerBindingType_Filtering WGPUStatus_Success WGPUStatus_Force32 END WGPUStencilOperation_Undefined WGPUStencilOperation_Zero WGPUStencilOperation_Force32 END WGPUStorageTextureAccess_BindingNotUsed WGPUStoreOp_Undefined WGPUStoreOp_Discard WGPUSurfaceGetCurrentTextureStatus_SuccessOptimal WGPUTextureAspect_Undefined WGPUTextureAspect_StencilOnly WGPUTextureAspect_Force32 END WGPUTextureDimension_Undefined WGPUTextureDimension_2D WGPUTextureDimension_Force32 END WGPUTextureFormat_Undefined WGPUTextureFormat_R8Snorm WGPUTextureFormat_R8Sint WGPUTextureFormat_R16Sint WGPUTextureFormat_RG8Unorm WGPUTextureFormat_RG8Uint WGPUTextureFormat_R32Float WGPUTextureFormat_R32Sint WGPUTextureFormat_RG16Sint WGPUTextureFormat_RGBA8Unorm WGPUTextureFormat_RGBA8Snorm WGPUTextureFormat_RGBA8Sint WGPUTextureFormat_BGRA8UnormSrgb WGPUTextureFormat_RGB10A2Unorm WGPUTextureFormat_RGB9E5Ufloat WGPUTextureFormat_RG32Uint WGPUTextureFormat_RGBA16Uint WGPUTextureFormat_RGBA16Float WGPUTextureFormat_RGBA32Sint WGPUTextureFormat_Depth16Unorm WGPUTextureFormat_Depth24PlusStencil8 WGPUTextureFormat_Depth32FloatStencil8 WGPUTextureFormat_BC1RGBAUnormSrgb WGPUTextureFormat_BC2RGBAUnormSrgb WGPUTextureFormat_BC3RGBAUnormSrgb WGPUTextureFormat_BC4RSnorm WGPUTextureFormat_BC5RGSnorm WGPUTextureFormat_BC6HRGBFloat WGPUTextureFormat_BC7RGBAUnormSrgb WGPUTextureFormat_ETC2RGB8UnormSrgb WGPUTextureFormat_ETC2RGB8A1UnormSrgb WGPUTextureFormat_ETC2RGBA8UnormSrgb WGPUTextureFormat_EACR11Snorm wgpu::ENUM_ENTRY (EACRG11Unorm, WGPUTextureFormat_EACRG11Unorm) ENUM_ENTRY(EACRG11Snorm
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed WGPUSamplerBindingType_Filtering WGPUStatus_Success WGPUStatus_Force32 END WGPUStencilOperation_Undefined WGPUStencilOperation_Zero WGPUStencilOperation_Force32 END WGPUStorageTextureAccess_BindingNotUsed WGPUStoreOp_Undefined WGPUStoreOp_Discard WGPUSurfaceGetCurrentTextureStatus_SuccessOptimal WGPUTextureAspect_Undefined WGPUTextureAspect_StencilOnly WGPUTextureAspect_Force32 END WGPUTextureDimension_Undefined WGPUTextureDimension_2D WGPUTextureDimension_Force32 END WGPUTextureFormat_Undefined WGPUTextureFormat_R8Snorm WGPUTextureFormat_R8Sint WGPUTextureFormat_R16Sint WGPUTextureFormat_RG8Unorm WGPUTextureFormat_RG8Uint WGPUTextureFormat_R32Float WGPUTextureFormat_R32Sint WGPUTextureFormat_RG16Sint WGPUTextureFormat_RGBA8Unorm WGPUTextureFormat_RGBA8Snorm WGPUTextureFormat_RGBA8Sint WGPUTextureFormat_BGRA8UnormSrgb WGPUTextureFormat_RGB10A2Unorm WGPUTextureFormat_RGB9E5Ufloat WGPUTextureFormat_RG32Uint WGPUTextureFormat_RGBA16Uint WGPUTextureFormat_RGBA16Float WGPUTextureFormat_RGBA32Sint WGPUTextureFormat_Depth16Unorm WGPUTextureFormat_Depth24PlusStencil8 WGPUTextureFormat_Depth32FloatStencil8 WGPUTextureFormat_BC1RGBAUnormSrgb WGPUTextureFormat_BC2RGBAUnormSrgb WGPUTextureFormat_BC3RGBAUnormSrgb WGPUTextureFormat_BC4RSnorm WGPUTextureFormat_BC5RGSnorm WGPUTextureFormat_BC6HRGBFloat WGPUTextureFormat_BC7RGBAUnormSrgb WGPUTextureFormat_ETC2RGB8UnormSrgb WGPUTextureFormat_ETC2RGB8A1UnormSrgb WGPUTextureFormat_ETC2RGBA8UnormSrgb WGPUTextureFormat_EACR11Snorm WGPUTextureFormat_EACRG11Snorm wgpu::ENUM_ENTRY (ASTC4x4Unorm, WGPUTextureFormat_ASTC4x4Unorm) ENUM_ENTRY(ASTC4x4UnormSrgb
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed WGPUSamplerBindingType_Filtering WGPUStatus_Success WGPUStatus_Force32 END WGPUStencilOperation_Undefined WGPUStencilOperation_Zero WGPUStencilOperation_Force32 END WGPUStorageTextureAccess_BindingNotUsed WGPUStoreOp_Undefined WGPUStoreOp_Discard WGPUSurfaceGetCurrentTextureStatus_SuccessOptimal WGPUTextureAspect_Undefined WGPUTextureAspect_StencilOnly WGPUTextureAspect_Force32 END WGPUTextureDimension_Undefined WGPUTextureDimension_2D WGPUTextureDimension_Force32 END WGPUTextureFormat_Undefined WGPUTextureFormat_R8Snorm WGPUTextureFormat_R8Sint WGPUTextureFormat_R16Sint WGPUTextureFormat_RG8Unorm WGPUTextureFormat_RG8Uint WGPUTextureFormat_R32Float WGPUTextureFormat_R32Sint WGPUTextureFormat_RG16Sint WGPUTextureFormat_RGBA8Unorm WGPUTextureFormat_RGBA8Snorm WGPUTextureFormat_RGBA8Sint WGPUTextureFormat_BGRA8UnormSrgb WGPUTextureFormat_RGB10A2Unorm WGPUTextureFormat_RGB9E5Ufloat WGPUTextureFormat_RG32Uint WGPUTextureFormat_RGBA16Uint WGPUTextureFormat_RGBA16Float WGPUTextureFormat_RGBA32Sint WGPUTextureFormat_Depth16Unorm WGPUTextureFormat_Depth24PlusStencil8 WGPUTextureFormat_Depth32FloatStencil8 WGPUTextureFormat_BC1RGBAUnormSrgb WGPUTextureFormat_BC2RGBAUnormSrgb WGPUTextureFormat_BC3RGBAUnormSrgb WGPUTextureFormat_BC4RSnorm WGPUTextureFormat_BC5RGSnorm WGPUTextureFormat_BC6HRGBFloat WGPUTextureFormat_BC7RGBAUnormSrgb WGPUTextureFormat_ETC2RGB8UnormSrgb WGPUTextureFormat_ETC2RGB8A1UnormSrgb WGPUTextureFormat_ETC2RGBA8UnormSrgb WGPUTextureFormat_EACR11Snorm WGPUTextureFormat_EACRG11Snorm WGPUTextureFormat_ASTC4x4UnormSrgb wgpu::ENUM_ENTRY (ASTC5x4Unorm, WGPUTextureFormat_ASTC5x4Unorm) ENUM_ENTRY(ASTC5x4UnormSrgb
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed WGPUSamplerBindingType_Filtering WGPUStatus_Success WGPUStatus_Force32 END WGPUStencilOperation_Undefined WGPUStencilOperation_Zero WGPUStencilOperation_Force32 END WGPUStorageTextureAccess_BindingNotUsed WGPUStoreOp_Undefined WGPUStoreOp_Discard WGPUSurfaceGetCurrentTextureStatus_SuccessOptimal WGPUTextureAspect_Undefined WGPUTextureAspect_StencilOnly WGPUTextureAspect_Force32 END WGPUTextureDimension_Undefined WGPUTextureDimension_2D WGPUTextureDimension_Force32 END WGPUTextureFormat_Undefined WGPUTextureFormat_R8Snorm WGPUTextureFormat_R8Sint WGPUTextureFormat_R16Sint WGPUTextureFormat_RG8Unorm WGPUTextureFormat_RG8Uint WGPUTextureFormat_R32Float WGPUTextureFormat_R32Sint WGPUTextureFormat_RG16Sint WGPUTextureFormat_RGBA8Unorm WGPUTextureFormat_RGBA8Snorm WGPUTextureFormat_RGBA8Sint WGPUTextureFormat_BGRA8UnormSrgb WGPUTextureFormat_RGB10A2Unorm WGPUTextureFormat_RGB9E5Ufloat WGPUTextureFormat_RG32Uint WGPUTextureFormat_RGBA16Uint WGPUTextureFormat_RGBA16Float WGPUTextureFormat_RGBA32Sint WGPUTextureFormat_Depth16Unorm WGPUTextureFormat_Depth24PlusStencil8 WGPUTextureFormat_Depth32FloatStencil8 WGPUTextureFormat_BC1RGBAUnormSrgb WGPUTextureFormat_BC2RGBAUnormSrgb WGPUTextureFormat_BC3RGBAUnormSrgb WGPUTextureFormat_BC4RSnorm WGPUTextureFormat_BC5RGSnorm WGPUTextureFormat_BC6HRGBFloat WGPUTextureFormat_BC7RGBAUnormSrgb WGPUTextureFormat_ETC2RGB8UnormSrgb WGPUTextureFormat_ETC2RGB8A1UnormSrgb WGPUTextureFormat_ETC2RGBA8UnormSrgb WGPUTextureFormat_EACR11Snorm WGPUTextureFormat_EACRG11Snorm WGPUTextureFormat_ASTC4x4UnormSrgb WGPUTextureFormat_ASTC5x4UnormSrgb wgpu::ENUM_ENTRY (ASTC5x5Unorm, WGPUTextureFormat_ASTC5x5Unorm) ENUM_ENTRY(ASTC5x5UnormSrgb
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed WGPUSamplerBindingType_Filtering WGPUStatus_Success WGPUStatus_Force32 END WGPUStencilOperation_Undefined WGPUStencilOperation_Zero WGPUStencilOperation_Force32 END WGPUStorageTextureAccess_BindingNotUsed WGPUStoreOp_Undefined WGPUStoreOp_Discard WGPUSurfaceGetCurrentTextureStatus_SuccessOptimal WGPUTextureAspect_Undefined WGPUTextureAspect_StencilOnly WGPUTextureAspect_Force32 END WGPUTextureDimension_Undefined WGPUTextureDimension_2D WGPUTextureDimension_Force32 END WGPUTextureFormat_Undefined WGPUTextureFormat_R8Snorm WGPUTextureFormat_R8Sint WGPUTextureFormat_R16Sint WGPUTextureFormat_RG8Unorm WGPUTextureFormat_RG8Uint WGPUTextureFormat_R32Float WGPUTextureFormat_R32Sint WGPUTextureFormat_RG16Sint WGPUTextureFormat_RGBA8Unorm WGPUTextureFormat_RGBA8Snorm WGPUTextureFormat_RGBA8Sint WGPUTextureFormat_BGRA8UnormSrgb WGPUTextureFormat_RGB10A2Unorm WGPUTextureFormat_RGB9E5Ufloat WGPUTextureFormat_RG32Uint WGPUTextureFormat_RGBA16Uint WGPUTextureFormat_RGBA16Float WGPUTextureFormat_RGBA32Sint WGPUTextureFormat_Depth16Unorm WGPUTextureFormat_Depth24PlusStencil8 WGPUTextureFormat_Depth32FloatStencil8 WGPUTextureFormat_BC1RGBAUnormSrgb WGPUTextureFormat_BC2RGBAUnormSrgb WGPUTextureFormat_BC3RGBAUnormSrgb WGPUTextureFormat_BC4RSnorm WGPUTextureFormat_BC5RGSnorm WGPUTextureFormat_BC6HRGBFloat WGPUTextureFormat_BC7RGBAUnormSrgb WGPUTextureFormat_ETC2RGB8UnormSrgb WGPUTextureFormat_ETC2RGB8A1UnormSrgb WGPUTextureFormat_ETC2RGBA8UnormSrgb WGPUTextureFormat_EACR11Snorm WGPUTextureFormat_EACRG11Snorm WGPUTextureFormat_ASTC4x4UnormSrgb WGPUTextureFormat_ASTC5x4UnormSrgb WGPUTextureFormat_ASTC5x5UnormSrgb wgpu::ENUM_ENTRY (ASTC6x5Unorm, WGPUTextureFormat_ASTC6x5Unorm) ENUM_ENTRY(ASTC6x5UnormSrgb
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed WGPUSamplerBindingType_Filtering WGPUStatus_Success WGPUStatus_Force32 END WGPUStencilOperation_Undefined WGPUStencilOperation_Zero WGPUStencilOperation_Force32 END WGPUStorageTextureAccess_BindingNotUsed WGPUStoreOp_Undefined WGPUStoreOp_Discard WGPUSurfaceGetCurrentTextureStatus_SuccessOptimal WGPUTextureAspect_Undefined WGPUTextureAspect_StencilOnly WGPUTextureAspect_Force32 END WGPUTextureDimension_Undefined WGPUTextureDimension_2D WGPUTextureDimension_Force32 END WGPUTextureFormat_Undefined WGPUTextureFormat_R8Snorm WGPUTextureFormat_R8Sint WGPUTextureFormat_R16Sint WGPUTextureFormat_RG8Unorm WGPUTextureFormat_RG8Uint WGPUTextureFormat_R32Float WGPUTextureFormat_R32Sint WGPUTextureFormat_RG16Sint WGPUTextureFormat_RGBA8Unorm WGPUTextureFormat_RGBA8Snorm WGPUTextureFormat_RGBA8Sint WGPUTextureFormat_BGRA8UnormSrgb WGPUTextureFormat_RGB10A2Unorm WGPUTextureFormat_RGB9E5Ufloat WGPUTextureFormat_RG32Uint WGPUTextureFormat_RGBA16Uint WGPUTextureFormat_RGBA16Float WGPUTextureFormat_RGBA32Sint WGPUTextureFormat_Depth16Unorm WGPUTextureFormat_Depth24PlusStencil8 WGPUTextureFormat_Depth32FloatStencil8 WGPUTextureFormat_BC1RGBAUnormSrgb WGPUTextureFormat_BC2RGBAUnormSrgb WGPUTextureFormat_BC3RGBAUnormSrgb WGPUTextureFormat_BC4RSnorm WGPUTextureFormat_BC5RGSnorm WGPUTextureFormat_BC6HRGBFloat WGPUTextureFormat_BC7RGBAUnormSrgb WGPUTextureFormat_ETC2RGB8UnormSrgb WGPUTextureFormat_ETC2RGB8A1UnormSrgb WGPUTextureFormat_ETC2RGBA8UnormSrgb WGPUTextureFormat_EACR11Snorm WGPUTextureFormat_EACRG11Snorm WGPUTextureFormat_ASTC4x4UnormSrgb WGPUTextureFormat_ASTC5x4UnormSrgb WGPUTextureFormat_ASTC5x5UnormSrgb WGPUTextureFormat_ASTC6x5UnormSrgb wgpu::ENUM_ENTRY (ASTC6x6Unorm, WGPUTextureFormat_ASTC6x6Unorm) ENUM_ENTRY(ASTC6x6UnormSrgb
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed WGPUSamplerBindingType_Filtering WGPUStatus_Success WGPUStatus_Force32 END WGPUStencilOperation_Undefined WGPUStencilOperation_Zero WGPUStencilOperation_Force32 END WGPUStorageTextureAccess_BindingNotUsed WGPUStoreOp_Undefined WGPUStoreOp_Discard WGPUSurfaceGetCurrentTextureStatus_SuccessOptimal WGPUTextureAspect_Undefined WGPUTextureAspect_StencilOnly WGPUTextureAspect_Force32 END WGPUTextureDimension_Undefined WGPUTextureDimension_2D WGPUTextureDimension_Force32 END WGPUTextureFormat_Undefined WGPUTextureFormat_R8Snorm WGPUTextureFormat_R8Sint WGPUTextureFormat_R16Sint WGPUTextureFormat_RG8Unorm WGPUTextureFormat_RG8Uint WGPUTextureFormat_R32Float WGPUTextureFormat_R32Sint WGPUTextureFormat_RG16Sint WGPUTextureFormat_RGBA8Unorm WGPUTextureFormat_RGBA8Snorm WGPUTextureFormat_RGBA8Sint WGPUTextureFormat_BGRA8UnormSrgb WGPUTextureFormat_RGB10A2Unorm WGPUTextureFormat_RGB9E5Ufloat WGPUTextureFormat_RG32Uint WGPUTextureFormat_RGBA16Uint WGPUTextureFormat_RGBA16Float WGPUTextureFormat_RGBA32Sint WGPUTextureFormat_Depth16Unorm WGPUTextureFormat_Depth24PlusStencil8 WGPUTextureFormat_Depth32FloatStencil8 WGPUTextureFormat_BC1RGBAUnormSrgb WGPUTextureFormat_BC2RGBAUnormSrgb WGPUTextureFormat_BC3RGBAUnormSrgb WGPUTextureFormat_BC4RSnorm WGPUTextureFormat_BC5RGSnorm WGPUTextureFormat_BC6HRGBFloat WGPUTextureFormat_BC7RGBAUnormSrgb WGPUTextureFormat_ETC2RGB8UnormSrgb WGPUTextureFormat_ETC2RGB8A1UnormSrgb WGPUTextureFormat_ETC2RGBA8UnormSrgb WGPUTextureFormat_EACR11Snorm WGPUTextureFormat_EACRG11Snorm WGPUTextureFormat_ASTC4x4UnormSrgb WGPUTextureFormat_ASTC5x4UnormSrgb WGPUTextureFormat_ASTC5x5UnormSrgb WGPUTextureFormat_ASTC6x5UnormSrgb WGPUTextureFormat_ASTC6x6UnormSrgb wgpu::ENUM_ENTRY (ASTC8x5Unorm, WGPUTextureFormat_ASTC8x5Unorm) ENUM_ENTRY(ASTC8x5UnormSrgb
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed WGPUSamplerBindingType_Filtering WGPUStatus_Success WGPUStatus_Force32 END WGPUStencilOperation_Undefined WGPUStencilOperation_Zero WGPUStencilOperation_Force32 END WGPUStorageTextureAccess_BindingNotUsed WGPUStoreOp_Undefined WGPUStoreOp_Discard WGPUSurfaceGetCurrentTextureStatus_SuccessOptimal WGPUTextureAspect_Undefined WGPUTextureAspect_StencilOnly WGPUTextureAspect_Force32 END WGPUTextureDimension_Undefined WGPUTextureDimension_2D WGPUTextureDimension_Force32 END WGPUTextureFormat_Undefined WGPUTextureFormat_R8Snorm WGPUTextureFormat_R8Sint WGPUTextureFormat_R16Sint WGPUTextureFormat_RG8Unorm WGPUTextureFormat_RG8Uint WGPUTextureFormat_R32Float WGPUTextureFormat_R32Sint WGPUTextureFormat_RG16Sint WGPUTextureFormat_RGBA8Unorm WGPUTextureFormat_RGBA8Snorm WGPUTextureFormat_RGBA8Sint WGPUTextureFormat_BGRA8UnormSrgb WGPUTextureFormat_RGB10A2Unorm WGPUTextureFormat_RGB9E5Ufloat WGPUTextureFormat_RG32Uint WGPUTextureFormat_RGBA16Uint WGPUTextureFormat_RGBA16Float WGPUTextureFormat_RGBA32Sint WGPUTextureFormat_Depth16Unorm WGPUTextureFormat_Depth24PlusStencil8 WGPUTextureFormat_Depth32FloatStencil8 WGPUTextureFormat_BC1RGBAUnormSrgb WGPUTextureFormat_BC2RGBAUnormSrgb WGPUTextureFormat_BC3RGBAUnormSrgb WGPUTextureFormat_BC4RSnorm WGPUTextureFormat_BC5RGSnorm WGPUTextureFormat_BC6HRGBFloat WGPUTextureFormat_BC7RGBAUnormSrgb WGPUTextureFormat_ETC2RGB8UnormSrgb WGPUTextureFormat_ETC2RGB8A1UnormSrgb WGPUTextureFormat_ETC2RGBA8UnormSrgb WGPUTextureFormat_EACR11Snorm WGPUTextureFormat_EACRG11Snorm WGPUTextureFormat_ASTC4x4UnormSrgb WGPUTextureFormat_ASTC5x4UnormSrgb WGPUTextureFormat_ASTC5x5UnormSrgb WGPUTextureFormat_ASTC6x5UnormSrgb WGPUTextureFormat_ASTC6x6UnormSrgb WGPUTextureFormat_ASTC8x5UnormSrgb wgpu::ENUM_ENTRY (ASTC8x6Unorm, WGPUTextureFormat_ASTC8x6Unorm) ENUM_ENTRY(ASTC8x6UnormSrgb
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed WGPUSamplerBindingType_Filtering WGPUStatus_Success WGPUStatus_Force32 END WGPUStencilOperation_Undefined WGPUStencilOperation_Zero WGPUStencilOperation_Force32 END WGPUStorageTextureAccess_BindingNotUsed WGPUStoreOp_Undefined WGPUStoreOp_Discard WGPUSurfaceGetCurrentTextureStatus_SuccessOptimal WGPUTextureAspect_Undefined WGPUTextureAspect_StencilOnly WGPUTextureAspect_Force32 END WGPUTextureDimension_Undefined WGPUTextureDimension_2D WGPUTextureDimension_Force32 END WGPUTextureFormat_Undefined WGPUTextureFormat_R8Snorm WGPUTextureFormat_R8Sint WGPUTextureFormat_R16Sint WGPUTextureFormat_RG8Unorm WGPUTextureFormat_RG8Uint WGPUTextureFormat_R32Float WGPUTextureFormat_R32Sint WGPUTextureFormat_RG16Sint WGPUTextureFormat_RGBA8Unorm WGPUTextureFormat_RGBA8Snorm WGPUTextureFormat_RGBA8Sint WGPUTextureFormat_BGRA8UnormSrgb WGPUTextureFormat_RGB10A2Unorm WGPUTextureFormat_RGB9E5Ufloat WGPUTextureFormat_RG32Uint WGPUTextureFormat_RGBA16Uint WGPUTextureFormat_RGBA16Float WGPUTextureFormat_RGBA32Sint WGPUTextureFormat_Depth16Unorm WGPUTextureFormat_Depth24PlusStencil8 WGPUTextureFormat_Depth32FloatStencil8 WGPUTextureFormat_BC1RGBAUnormSrgb WGPUTextureFormat_BC2RGBAUnormSrgb WGPUTextureFormat_BC3RGBAUnormSrgb WGPUTextureFormat_BC4RSnorm WGPUTextureFormat_BC5RGSnorm WGPUTextureFormat_BC6HRGBFloat WGPUTextureFormat_BC7RGBAUnormSrgb WGPUTextureFormat_ETC2RGB8UnormSrgb WGPUTextureFormat_ETC2RGB8A1UnormSrgb WGPUTextureFormat_ETC2RGBA8UnormSrgb WGPUTextureFormat_EACR11Snorm WGPUTextureFormat_EACRG11Snorm WGPUTextureFormat_ASTC4x4UnormSrgb WGPUTextureFormat_ASTC5x4UnormSrgb WGPUTextureFormat_ASTC5x5UnormSrgb WGPUTextureFormat_ASTC6x5UnormSrgb WGPUTextureFormat_ASTC6x6UnormSrgb WGPUTextureFormat_ASTC8x5UnormSrgb WGPUTextureFormat_ASTC8x6UnormSrgb wgpu::ENUM_ENTRY (ASTC8x8Unorm, WGPUTextureFormat_ASTC8x8Unorm) ENUM_ENTRY(ASTC8x8UnormSrgb
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed WGPUSamplerBindingType_Filtering WGPUStatus_Success WGPUStatus_Force32 END WGPUStencilOperation_Undefined WGPUStencilOperation_Zero WGPUStencilOperation_Force32 END WGPUStorageTextureAccess_BindingNotUsed WGPUStoreOp_Undefined WGPUStoreOp_Discard WGPUSurfaceGetCurrentTextureStatus_SuccessOptimal WGPUTextureAspect_Undefined WGPUTextureAspect_StencilOnly WGPUTextureAspect_Force32 END WGPUTextureDimension_Undefined WGPUTextureDimension_2D WGPUTextureDimension_Force32 END WGPUTextureFormat_Undefined WGPUTextureFormat_R8Snorm WGPUTextureFormat_R8Sint WGPUTextureFormat_R16Sint WGPUTextureFormat_RG8Unorm WGPUTextureFormat_RG8Uint WGPUTextureFormat_R32Float WGPUTextureFormat_R32Sint WGPUTextureFormat_RG16Sint WGPUTextureFormat_RGBA8Unorm WGPUTextureFormat_RGBA8Snorm WGPUTextureFormat_RGBA8Sint WGPUTextureFormat_BGRA8UnormSrgb WGPUTextureFormat_RGB10A2Unorm WGPUTextureFormat_RGB9E5Ufloat WGPUTextureFormat_RG32Uint WGPUTextureFormat_RGBA16Uint WGPUTextureFormat_RGBA16Float WGPUTextureFormat_RGBA32Sint WGPUTextureFormat_Depth16Unorm WGPUTextureFormat_Depth24PlusStencil8 WGPUTextureFormat_Depth32FloatStencil8 WGPUTextureFormat_BC1RGBAUnormSrgb WGPUTextureFormat_BC2RGBAUnormSrgb WGPUTextureFormat_BC3RGBAUnormSrgb WGPUTextureFormat_BC4RSnorm WGPUTextureFormat_BC5RGSnorm WGPUTextureFormat_BC6HRGBFloat WGPUTextureFormat_BC7RGBAUnormSrgb WGPUTextureFormat_ETC2RGB8UnormSrgb WGPUTextureFormat_ETC2RGB8A1UnormSrgb WGPUTextureFormat_ETC2RGBA8UnormSrgb WGPUTextureFormat_EACR11Snorm WGPUTextureFormat_EACRG11Snorm WGPUTextureFormat_ASTC4x4UnormSrgb WGPUTextureFormat_ASTC5x4UnormSrgb WGPUTextureFormat_ASTC5x5UnormSrgb WGPUTextureFormat_ASTC6x5UnormSrgb WGPUTextureFormat_ASTC6x6UnormSrgb WGPUTextureFormat_ASTC8x5UnormSrgb WGPUTextureFormat_ASTC8x6UnormSrgb WGPUTextureFormat_ASTC8x8UnormSrgb wgpu::ENUM_ENTRY (ASTC10x5Unorm, WGPUTextureFormat_ASTC10x5Unorm) ENUM_ENTRY(ASTC10x5UnormSrgb
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed WGPUSamplerBindingType_Filtering WGPUStatus_Success WGPUStatus_Force32 END WGPUStencilOperation_Undefined WGPUStencilOperation_Zero WGPUStencilOperation_Force32 END WGPUStorageTextureAccess_BindingNotUsed WGPUStoreOp_Undefined WGPUStoreOp_Discard WGPUSurfaceGetCurrentTextureStatus_SuccessOptimal WGPUTextureAspect_Undefined WGPUTextureAspect_StencilOnly WGPUTextureAspect_Force32 END WGPUTextureDimension_Undefined WGPUTextureDimension_2D WGPUTextureDimension_Force32 END WGPUTextureFormat_Undefined WGPUTextureFormat_R8Snorm WGPUTextureFormat_R8Sint WGPUTextureFormat_R16Sint WGPUTextureFormat_RG8Unorm WGPUTextureFormat_RG8Uint WGPUTextureFormat_R32Float WGPUTextureFormat_R32Sint WGPUTextureFormat_RG16Sint WGPUTextureFormat_RGBA8Unorm WGPUTextureFormat_RGBA8Snorm WGPUTextureFormat_RGBA8Sint WGPUTextureFormat_BGRA8UnormSrgb WGPUTextureFormat_RGB10A2Unorm WGPUTextureFormat_RGB9E5Ufloat WGPUTextureFormat_RG32Uint WGPUTextureFormat_RGBA16Uint WGPUTextureFormat_RGBA16Float WGPUTextureFormat_RGBA32Sint WGPUTextureFormat_Depth16Unorm WGPUTextureFormat_Depth24PlusStencil8 WGPUTextureFormat_Depth32FloatStencil8 WGPUTextureFormat_BC1RGBAUnormSrgb WGPUTextureFormat_BC2RGBAUnormSrgb WGPUTextureFormat_BC3RGBAUnormSrgb WGPUTextureFormat_BC4RSnorm WGPUTextureFormat_BC5RGSnorm WGPUTextureFormat_BC6HRGBFloat WGPUTextureFormat_BC7RGBAUnormSrgb WGPUTextureFormat_ETC2RGB8UnormSrgb WGPUTextureFormat_ETC2RGB8A1UnormSrgb WGPUTextureFormat_ETC2RGBA8UnormSrgb WGPUTextureFormat_EACR11Snorm WGPUTextureFormat_EACRG11Snorm WGPUTextureFormat_ASTC4x4UnormSrgb WGPUTextureFormat_ASTC5x4UnormSrgb WGPUTextureFormat_ASTC5x5UnormSrgb WGPUTextureFormat_ASTC6x5UnormSrgb WGPUTextureFormat_ASTC6x6UnormSrgb WGPUTextureFormat_ASTC8x5UnormSrgb WGPUTextureFormat_ASTC8x6UnormSrgb WGPUTextureFormat_ASTC8x8UnormSrgb WGPUTextureFormat_ASTC10x5UnormSrgb wgpu::ENUM_ENTRY (ASTC10x6Unorm, WGPUTextureFormat_ASTC10x6Unorm) ENUM_ENTRY(ASTC10x6UnormSrgb
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed WGPUSamplerBindingType_Filtering WGPUStatus_Success WGPUStatus_Force32 END WGPUStencilOperation_Undefined WGPUStencilOperation_Zero WGPUStencilOperation_Force32 END WGPUStorageTextureAccess_BindingNotUsed WGPUStoreOp_Undefined WGPUStoreOp_Discard WGPUSurfaceGetCurrentTextureStatus_SuccessOptimal WGPUTextureAspect_Undefined WGPUTextureAspect_StencilOnly WGPUTextureAspect_Force32 END WGPUTextureDimension_Undefined WGPUTextureDimension_2D WGPUTextureDimension_Force32 END WGPUTextureFormat_Undefined WGPUTextureFormat_R8Snorm WGPUTextureFormat_R8Sint WGPUTextureFormat_R16Sint WGPUTextureFormat_RG8Unorm WGPUTextureFormat_RG8Uint WGPUTextureFormat_R32Float WGPUTextureFormat_R32Sint WGPUTextureFormat_RG16Sint WGPUTextureFormat_RGBA8Unorm WGPUTextureFormat_RGBA8Snorm WGPUTextureFormat_RGBA8Sint WGPUTextureFormat_BGRA8UnormSrgb WGPUTextureFormat_RGB10A2Unorm WGPUTextureFormat_RGB9E5Ufloat WGPUTextureFormat_RG32Uint WGPUTextureFormat_RGBA16Uint WGPUTextureFormat_RGBA16Float WGPUTextureFormat_RGBA32Sint WGPUTextureFormat_Depth16Unorm WGPUTextureFormat_Depth24PlusStencil8 WGPUTextureFormat_Depth32FloatStencil8 WGPUTextureFormat_BC1RGBAUnormSrgb WGPUTextureFormat_BC2RGBAUnormSrgb WGPUTextureFormat_BC3RGBAUnormSrgb WGPUTextureFormat_BC4RSnorm WGPUTextureFormat_BC5RGSnorm WGPUTextureFormat_BC6HRGBFloat WGPUTextureFormat_BC7RGBAUnormSrgb WGPUTextureFormat_ETC2RGB8UnormSrgb WGPUTextureFormat_ETC2RGB8A1UnormSrgb WGPUTextureFormat_ETC2RGBA8UnormSrgb WGPUTextureFormat_EACR11Snorm WGPUTextureFormat_EACRG11Snorm WGPUTextureFormat_ASTC4x4UnormSrgb WGPUTextureFormat_ASTC5x4UnormSrgb WGPUTextureFormat_ASTC5x5UnormSrgb WGPUTextureFormat_ASTC6x5UnormSrgb WGPUTextureFormat_ASTC6x6UnormSrgb WGPUTextureFormat_ASTC8x5UnormSrgb WGPUTextureFormat_ASTC8x6UnormSrgb WGPUTextureFormat_ASTC8x8UnormSrgb WGPUTextureFormat_ASTC10x5UnormSrgb WGPUTextureFormat_ASTC10x6UnormSrgb wgpu::ENUM_ENTRY (ASTC10x8Unorm, WGPUTextureFormat_ASTC10x8Unorm) ENUM_ENTRY(ASTC10x8UnormSrgb
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed WGPUSamplerBindingType_Filtering WGPUStatus_Success WGPUStatus_Force32 END WGPUStencilOperation_Undefined WGPUStencilOperation_Zero WGPUStencilOperation_Force32 END WGPUStorageTextureAccess_BindingNotUsed WGPUStoreOp_Undefined WGPUStoreOp_Discard WGPUSurfaceGetCurrentTextureStatus_SuccessOptimal WGPUTextureAspect_Undefined WGPUTextureAspect_StencilOnly WGPUTextureAspect_Force32 END WGPUTextureDimension_Undefined WGPUTextureDimension_2D WGPUTextureDimension_Force32 END WGPUTextureFormat_Undefined WGPUTextureFormat_R8Snorm WGPUTextureFormat_R8Sint WGPUTextureFormat_R16Sint WGPUTextureFormat_RG8Unorm WGPUTextureFormat_RG8Uint WGPUTextureFormat_R32Float WGPUTextureFormat_R32Sint WGPUTextureFormat_RG16Sint WGPUTextureFormat_RGBA8Unorm WGPUTextureFormat_RGBA8Snorm WGPUTextureFormat_RGBA8Sint WGPUTextureFormat_BGRA8UnormSrgb WGPUTextureFormat_RGB10A2Unorm WGPUTextureFormat_RGB9E5Ufloat WGPUTextureFormat_RG32Uint WGPUTextureFormat_RGBA16Uint WGPUTextureFormat_RGBA16Float WGPUTextureFormat_RGBA32Sint WGPUTextureFormat_Depth16Unorm WGPUTextureFormat_Depth24PlusStencil8 WGPUTextureFormat_Depth32FloatStencil8 WGPUTextureFormat_BC1RGBAUnormSrgb WGPUTextureFormat_BC2RGBAUnormSrgb WGPUTextureFormat_BC3RGBAUnormSrgb WGPUTextureFormat_BC4RSnorm WGPUTextureFormat_BC5RGSnorm WGPUTextureFormat_BC6HRGBFloat WGPUTextureFormat_BC7RGBAUnormSrgb WGPUTextureFormat_ETC2RGB8UnormSrgb WGPUTextureFormat_ETC2RGB8A1UnormSrgb WGPUTextureFormat_ETC2RGBA8UnormSrgb WGPUTextureFormat_EACR11Snorm WGPUTextureFormat_EACRG11Snorm WGPUTextureFormat_ASTC4x4UnormSrgb WGPUTextureFormat_ASTC5x4UnormSrgb WGPUTextureFormat_ASTC5x5UnormSrgb WGPUTextureFormat_ASTC6x5UnormSrgb WGPUTextureFormat_ASTC6x6UnormSrgb WGPUTextureFormat_ASTC8x5UnormSrgb WGPUTextureFormat_ASTC8x6UnormSrgb WGPUTextureFormat_ASTC8x8UnormSrgb WGPUTextureFormat_ASTC10x5UnormSrgb WGPUTextureFormat_ASTC10x6UnormSrgb WGPUTextureFormat_ASTC10x8UnormSrgb wgpu::ENUM_ENTRY (ASTC10x10Unorm, WGPUTextureFormat_ASTC10x10Unorm) ENUM_ENTRY(ASTC10x10UnormSrgb
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed WGPUSamplerBindingType_Filtering WGPUStatus_Success WGPUStatus_Force32 END WGPUStencilOperation_Undefined WGPUStencilOperation_Zero WGPUStencilOperation_Force32 END WGPUStorageTextureAccess_BindingNotUsed WGPUStoreOp_Undefined WGPUStoreOp_Discard WGPUSurfaceGetCurrentTextureStatus_SuccessOptimal WGPUTextureAspect_Undefined WGPUTextureAspect_StencilOnly WGPUTextureAspect_Force32 END WGPUTextureDimension_Undefined WGPUTextureDimension_2D WGPUTextureDimension_Force32 END WGPUTextureFormat_Undefined WGPUTextureFormat_R8Snorm WGPUTextureFormat_R8Sint WGPUTextureFormat_R16Sint WGPUTextureFormat_RG8Unorm WGPUTextureFormat_RG8Uint WGPUTextureFormat_R32Float WGPUTextureFormat_R32Sint WGPUTextureFormat_RG16Sint WGPUTextureFormat_RGBA8Unorm WGPUTextureFormat_RGBA8Snorm WGPUTextureFormat_RGBA8Sint WGPUTextureFormat_BGRA8UnormSrgb WGPUTextureFormat_RGB10A2Unorm WGPUTextureFormat_RGB9E5Ufloat WGPUTextureFormat_RG32Uint WGPUTextureFormat_RGBA16Uint WGPUTextureFormat_RGBA16Float WGPUTextureFormat_RGBA32Sint WGPUTextureFormat_Depth16Unorm WGPUTextureFormat_Depth24PlusStencil8 WGPUTextureFormat_Depth32FloatStencil8 WGPUTextureFormat_BC1RGBAUnormSrgb WGPUTextureFormat_BC2RGBAUnormSrgb WGPUTextureFormat_BC3RGBAUnormSrgb WGPUTextureFormat_BC4RSnorm WGPUTextureFormat_BC5RGSnorm WGPUTextureFormat_BC6HRGBFloat WGPUTextureFormat_BC7RGBAUnormSrgb WGPUTextureFormat_ETC2RGB8UnormSrgb WGPUTextureFormat_ETC2RGB8A1UnormSrgb WGPUTextureFormat_ETC2RGBA8UnormSrgb WGPUTextureFormat_EACR11Snorm WGPUTextureFormat_EACRG11Snorm WGPUTextureFormat_ASTC4x4UnormSrgb WGPUTextureFormat_ASTC5x4UnormSrgb WGPUTextureFormat_ASTC5x5UnormSrgb WGPUTextureFormat_ASTC6x5UnormSrgb WGPUTextureFormat_ASTC6x6UnormSrgb WGPUTextureFormat_ASTC8x5UnormSrgb WGPUTextureFormat_ASTC8x6UnormSrgb WGPUTextureFormat_ASTC8x8UnormSrgb WGPUTextureFormat_ASTC10x5UnormSrgb WGPUTextureFormat_ASTC10x6UnormSrgb WGPUTextureFormat_ASTC10x8UnormSrgb WGPUTextureFormat_ASTC10x10UnormSrgb wgpu::ENUM_ENTRY (ASTC12x10Unorm, WGPUTextureFormat_ASTC12x10Unorm) ENUM_ENTRY(ASTC12x10UnormSrgb
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed WGPUSamplerBindingType_Filtering WGPUStatus_Success WGPUStatus_Force32 END WGPUStencilOperation_Undefined WGPUStencilOperation_Zero WGPUStencilOperation_Force32 END WGPUStorageTextureAccess_BindingNotUsed WGPUStoreOp_Undefined WGPUStoreOp_Discard WGPUSurfaceGetCurrentTextureStatus_SuccessOptimal WGPUTextureAspect_Undefined WGPUTextureAspect_StencilOnly WGPUTextureAspect_Force32 END WGPUTextureDimension_Undefined WGPUTextureDimension_2D WGPUTextureDimension_Force32 END WGPUTextureFormat_Undefined WGPUTextureFormat_R8Snorm WGPUTextureFormat_R8Sint WGPUTextureFormat_R16Sint WGPUTextureFormat_RG8Unorm WGPUTextureFormat_RG8Uint WGPUTextureFormat_R32Float WGPUTextureFormat_R32Sint WGPUTextureFormat_RG16Sint WGPUTextureFormat_RGBA8Unorm WGPUTextureFormat_RGBA8Snorm WGPUTextureFormat_RGBA8Sint WGPUTextureFormat_BGRA8UnormSrgb WGPUTextureFormat_RGB10A2Unorm WGPUTextureFormat_RGB9E5Ufloat WGPUTextureFormat_RG32Uint WGPUTextureFormat_RGBA16Uint WGPUTextureFormat_RGBA16Float WGPUTextureFormat_RGBA32Sint WGPUTextureFormat_Depth16Unorm WGPUTextureFormat_Depth24PlusStencil8 WGPUTextureFormat_Depth32FloatStencil8 WGPUTextureFormat_BC1RGBAUnormSrgb WGPUTextureFormat_BC2RGBAUnormSrgb WGPUTextureFormat_BC3RGBAUnormSrgb WGPUTextureFormat_BC4RSnorm WGPUTextureFormat_BC5RGSnorm WGPUTextureFormat_BC6HRGBFloat WGPUTextureFormat_BC7RGBAUnormSrgb WGPUTextureFormat_ETC2RGB8UnormSrgb WGPUTextureFormat_ETC2RGB8A1UnormSrgb WGPUTextureFormat_ETC2RGBA8UnormSrgb WGPUTextureFormat_EACR11Snorm WGPUTextureFormat_EACRG11Snorm WGPUTextureFormat_ASTC4x4UnormSrgb WGPUTextureFormat_ASTC5x4UnormSrgb WGPUTextureFormat_ASTC5x5UnormSrgb WGPUTextureFormat_ASTC6x5UnormSrgb WGPUTextureFormat_ASTC6x6UnormSrgb WGPUTextureFormat_ASTC8x5UnormSrgb WGPUTextureFormat_ASTC8x6UnormSrgb WGPUTextureFormat_ASTC8x8UnormSrgb WGPUTextureFormat_ASTC10x5UnormSrgb WGPUTextureFormat_ASTC10x6UnormSrgb WGPUTextureFormat_ASTC10x8UnormSrgb WGPUTextureFormat_ASTC10x10UnormSrgb WGPUTextureFormat_ASTC12x10UnormSrgb wgpu::ENUM_ENTRY (ASTC12x12Unorm, WGPUTextureFormat_ASTC12x12Unorm) ENUM_ENTRY(ASTC12x12UnormSrgb
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed WGPUSamplerBindingType_Filtering WGPUStatus_Success WGPUStatus_Force32 END WGPUStencilOperation_Undefined WGPUStencilOperation_Zero WGPUStencilOperation_Force32 END WGPUStorageTextureAccess_BindingNotUsed WGPUStoreOp_Undefined WGPUStoreOp_Discard WGPUSurfaceGetCurrentTextureStatus_SuccessOptimal WGPUTextureAspect_Undefined WGPUTextureAspect_StencilOnly WGPUTextureAspect_Force32 END WGPUTextureDimension_Undefined WGPUTextureDimension_2D WGPUTextureDimension_Force32 END WGPUTextureFormat_Undefined WGPUTextureFormat_R8Snorm WGPUTextureFormat_R8Sint WGPUTextureFormat_R16Sint WGPUTextureFormat_RG8Unorm WGPUTextureFormat_RG8Uint WGPUTextureFormat_R32Float WGPUTextureFormat_R32Sint WGPUTextureFormat_RG16Sint WGPUTextureFormat_RGBA8Unorm WGPUTextureFormat_RGBA8Snorm WGPUTextureFormat_RGBA8Sint WGPUTextureFormat_BGRA8UnormSrgb WGPUTextureFormat_RGB10A2Unorm WGPUTextureFormat_RGB9E5Ufloat WGPUTextureFormat_RG32Uint WGPUTextureFormat_RGBA16Uint WGPUTextureFormat_RGBA16Float WGPUTextureFormat_RGBA32Sint WGPUTextureFormat_Depth16Unorm WGPUTextureFormat_Depth24PlusStencil8 WGPUTextureFormat_Depth32FloatStencil8 WGPUTextureFormat_BC1RGBAUnormSrgb WGPUTextureFormat_BC2RGBAUnormSrgb WGPUTextureFormat_BC3RGBAUnormSrgb WGPUTextureFormat_BC4RSnorm WGPUTextureFormat_BC5RGSnorm WGPUTextureFormat_BC6HRGBFloat WGPUTextureFormat_BC7RGBAUnormSrgb WGPUTextureFormat_ETC2RGB8UnormSrgb WGPUTextureFormat_ETC2RGB8A1UnormSrgb WGPUTextureFormat_ETC2RGBA8UnormSrgb WGPUTextureFormat_EACR11Snorm WGPUTextureFormat_EACRG11Snorm WGPUTextureFormat_ASTC4x4UnormSrgb WGPUTextureFormat_ASTC5x4UnormSrgb WGPUTextureFormat_ASTC5x5UnormSrgb WGPUTextureFormat_ASTC6x5UnormSrgb WGPUTextureFormat_ASTC6x6UnormSrgb WGPUTextureFormat_ASTC8x5UnormSrgb WGPUTextureFormat_ASTC8x6UnormSrgb WGPUTextureFormat_ASTC8x8UnormSrgb WGPUTextureFormat_ASTC10x5UnormSrgb WGPUTextureFormat_ASTC10x6UnormSrgb WGPUTextureFormat_ASTC10x8UnormSrgb WGPUTextureFormat_ASTC10x10UnormSrgb WGPUTextureFormat_ASTC12x10UnormSrgb WGPUTextureFormat_ASTC12x12UnormSrgb wgpu::ENUM_ENTRY (Force32, WGPUTextureFormat_Force32) END ENUM(TextureSampleType) ENUM_ENTRY(BindingNotUsed
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed WGPUSamplerBindingType_Filtering WGPUStatus_Success WGPUStatus_Force32 END WGPUStencilOperation_Undefined WGPUStencilOperation_Zero WGPUStencilOperation_Force32 END WGPUStorageTextureAccess_BindingNotUsed WGPUStoreOp_Undefined WGPUStoreOp_Discard WGPUSurfaceGetCurrentTextureStatus_SuccessOptimal WGPUTextureAspect_Undefined WGPUTextureAspect_StencilOnly WGPUTextureAspect_Force32 END WGPUTextureDimension_Undefined WGPUTextureDimension_2D WGPUTextureDimension_Force32 END WGPUTextureFormat_Undefined WGPUTextureFormat_R8Snorm WGPUTextureFormat_R8Sint WGPUTextureFormat_R16Sint WGPUTextureFormat_RG8Unorm WGPUTextureFormat_RG8Uint WGPUTextureFormat_R32Float WGPUTextureFormat_R32Sint WGPUTextureFormat_RG16Sint WGPUTextureFormat_RGBA8Unorm WGPUTextureFormat_RGBA8Snorm WGPUTextureFormat_RGBA8Sint WGPUTextureFormat_BGRA8UnormSrgb WGPUTextureFormat_RGB10A2Unorm WGPUTextureFormat_RGB9E5Ufloat WGPUTextureFormat_RG32Uint WGPUTextureFormat_RGBA16Uint WGPUTextureFormat_RGBA16Float WGPUTextureFormat_RGBA32Sint WGPUTextureFormat_Depth16Unorm WGPUTextureFormat_Depth24PlusStencil8 WGPUTextureFormat_Depth32FloatStencil8 WGPUTextureFormat_BC1RGBAUnormSrgb WGPUTextureFormat_BC2RGBAUnormSrgb WGPUTextureFormat_BC3RGBAUnormSrgb WGPUTextureFormat_BC4RSnorm WGPUTextureFormat_BC5RGSnorm WGPUTextureFormat_BC6HRGBFloat WGPUTextureFormat_BC7RGBAUnormSrgb WGPUTextureFormat_ETC2RGB8UnormSrgb WGPUTextureFormat_ETC2RGB8A1UnormSrgb WGPUTextureFormat_ETC2RGBA8UnormSrgb WGPUTextureFormat_EACR11Snorm WGPUTextureFormat_EACRG11Snorm WGPUTextureFormat_ASTC4x4UnormSrgb WGPUTextureFormat_ASTC5x4UnormSrgb WGPUTextureFormat_ASTC5x5UnormSrgb WGPUTextureFormat_ASTC6x5UnormSrgb WGPUTextureFormat_ASTC6x6UnormSrgb WGPUTextureFormat_ASTC8x5UnormSrgb WGPUTextureFormat_ASTC8x6UnormSrgb WGPUTextureFormat_ASTC8x8UnormSrgb WGPUTextureFormat_ASTC10x5UnormSrgb WGPUTextureFormat_ASTC10x6UnormSrgb WGPUTextureFormat_ASTC10x8UnormSrgb WGPUTextureFormat_ASTC10x10UnormSrgb WGPUTextureFormat_ASTC12x10UnormSrgb WGPUTextureFormat_ASTC12x12UnormSrgb WGPUTextureSampleType_BindingNotUsed wgpu::ENUM_ENTRY (Undefined, WGPUTextureSampleType_Undefined) ENUM_ENTRY(Float
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed WGPUSamplerBindingType_Filtering WGPUStatus_Success WGPUStatus_Force32 END WGPUStencilOperation_Undefined WGPUStencilOperation_Zero WGPUStencilOperation_Force32 END WGPUStorageTextureAccess_BindingNotUsed WGPUStoreOp_Undefined WGPUStoreOp_Discard WGPUSurfaceGetCurrentTextureStatus_SuccessOptimal WGPUTextureAspect_Undefined WGPUTextureAspect_StencilOnly WGPUTextureAspect_Force32 END WGPUTextureDimension_Undefined WGPUTextureDimension_2D WGPUTextureDimension_Force32 END WGPUTextureFormat_Undefined WGPUTextureFormat_R8Snorm WGPUTextureFormat_R8Sint WGPUTextureFormat_R16Sint WGPUTextureFormat_RG8Unorm WGPUTextureFormat_RG8Uint WGPUTextureFormat_R32Float WGPUTextureFormat_R32Sint WGPUTextureFormat_RG16Sint WGPUTextureFormat_RGBA8Unorm WGPUTextureFormat_RGBA8Snorm WGPUTextureFormat_RGBA8Sint WGPUTextureFormat_BGRA8UnormSrgb WGPUTextureFormat_RGB10A2Unorm WGPUTextureFormat_RGB9E5Ufloat WGPUTextureFormat_RG32Uint WGPUTextureFormat_RGBA16Uint WGPUTextureFormat_RGBA16Float WGPUTextureFormat_RGBA32Sint WGPUTextureFormat_Depth16Unorm WGPUTextureFormat_Depth24PlusStencil8 WGPUTextureFormat_Depth32FloatStencil8 WGPUTextureFormat_BC1RGBAUnormSrgb WGPUTextureFormat_BC2RGBAUnormSrgb WGPUTextureFormat_BC3RGBAUnormSrgb WGPUTextureFormat_BC4RSnorm WGPUTextureFormat_BC5RGSnorm WGPUTextureFormat_BC6HRGBFloat WGPUTextureFormat_BC7RGBAUnormSrgb WGPUTextureFormat_ETC2RGB8UnormSrgb WGPUTextureFormat_ETC2RGB8A1UnormSrgb WGPUTextureFormat_ETC2RGBA8UnormSrgb WGPUTextureFormat_EACR11Snorm WGPUTextureFormat_EACRG11Snorm WGPUTextureFormat_ASTC4x4UnormSrgb WGPUTextureFormat_ASTC5x4UnormSrgb WGPUTextureFormat_ASTC5x5UnormSrgb WGPUTextureFormat_ASTC6x5UnormSrgb WGPUTextureFormat_ASTC6x6UnormSrgb WGPUTextureFormat_ASTC8x5UnormSrgb WGPUTextureFormat_ASTC8x6UnormSrgb WGPUTextureFormat_ASTC8x8UnormSrgb WGPUTextureFormat_ASTC10x5UnormSrgb WGPUTextureFormat_ASTC10x6UnormSrgb WGPUTextureFormat_ASTC10x8UnormSrgb WGPUTextureFormat_ASTC10x10UnormSrgb WGPUTextureFormat_ASTC12x10UnormSrgb WGPUTextureFormat_ASTC12x12UnormSrgb WGPUTextureSampleType_BindingNotUsed WGPUTextureSampleType_Float wgpu::ENUM_ENTRY (Depth, WGPUTextureSampleType_Depth) ENUM_ENTRY(Sint
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed WGPUSamplerBindingType_Filtering WGPUStatus_Success WGPUStatus_Force32 END WGPUStencilOperation_Undefined WGPUStencilOperation_Zero WGPUStencilOperation_Force32 END WGPUStorageTextureAccess_BindingNotUsed WGPUStoreOp_Undefined WGPUStoreOp_Discard WGPUSurfaceGetCurrentTextureStatus_SuccessOptimal WGPUTextureAspect_Undefined WGPUTextureAspect_StencilOnly WGPUTextureAspect_Force32 END WGPUTextureDimension_Undefined WGPUTextureDimension_2D WGPUTextureDimension_Force32 END WGPUTextureFormat_Undefined WGPUTextureFormat_R8Snorm WGPUTextureFormat_R8Sint WGPUTextureFormat_R16Sint WGPUTextureFormat_RG8Unorm WGPUTextureFormat_RG8Uint WGPUTextureFormat_R32Float WGPUTextureFormat_R32Sint WGPUTextureFormat_RG16Sint WGPUTextureFormat_RGBA8Unorm WGPUTextureFormat_RGBA8Snorm WGPUTextureFormat_RGBA8Sint WGPUTextureFormat_BGRA8UnormSrgb WGPUTextureFormat_RGB10A2Unorm WGPUTextureFormat_RGB9E5Ufloat WGPUTextureFormat_RG32Uint WGPUTextureFormat_RGBA16Uint WGPUTextureFormat_RGBA16Float WGPUTextureFormat_RGBA32Sint WGPUTextureFormat_Depth16Unorm WGPUTextureFormat_Depth24PlusStencil8 WGPUTextureFormat_Depth32FloatStencil8 WGPUTextureFormat_BC1RGBAUnormSrgb WGPUTextureFormat_BC2RGBAUnormSrgb WGPUTextureFormat_BC3RGBAUnormSrgb WGPUTextureFormat_BC4RSnorm WGPUTextureFormat_BC5RGSnorm WGPUTextureFormat_BC6HRGBFloat WGPUTextureFormat_BC7RGBAUnormSrgb WGPUTextureFormat_ETC2RGB8UnormSrgb WGPUTextureFormat_ETC2RGB8A1UnormSrgb WGPUTextureFormat_ETC2RGBA8UnormSrgb WGPUTextureFormat_EACR11Snorm WGPUTextureFormat_EACRG11Snorm WGPUTextureFormat_ASTC4x4UnormSrgb WGPUTextureFormat_ASTC5x4UnormSrgb WGPUTextureFormat_ASTC5x5UnormSrgb WGPUTextureFormat_ASTC6x5UnormSrgb WGPUTextureFormat_ASTC6x6UnormSrgb WGPUTextureFormat_ASTC8x5UnormSrgb WGPUTextureFormat_ASTC8x6UnormSrgb WGPUTextureFormat_ASTC8x8UnormSrgb WGPUTextureFormat_ASTC10x5UnormSrgb WGPUTextureFormat_ASTC10x6UnormSrgb WGPUTextureFormat_ASTC10x8UnormSrgb WGPUTextureFormat_ASTC10x10UnormSrgb WGPUTextureFormat_ASTC12x10UnormSrgb WGPUTextureFormat_ASTC12x12UnormSrgb WGPUTextureSampleType_BindingNotUsed WGPUTextureSampleType_Float WGPUTextureSampleType_Sint wgpu::ENUM_ENTRY (Uint, WGPUTextureSampleType_Uint) ENUM_ENTRY(Force32
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed WGPUSamplerBindingType_Filtering WGPUStatus_Success WGPUStatus_Force32 END WGPUStencilOperation_Undefined WGPUStencilOperation_Zero WGPUStencilOperation_Force32 END WGPUStorageTextureAccess_BindingNotUsed WGPUStoreOp_Undefined WGPUStoreOp_Discard WGPUSurfaceGetCurrentTextureStatus_SuccessOptimal WGPUTextureAspect_Undefined WGPUTextureAspect_StencilOnly WGPUTextureAspect_Force32 END WGPUTextureDimension_Undefined WGPUTextureDimension_2D WGPUTextureDimension_Force32 END WGPUTextureFormat_Undefined WGPUTextureFormat_R8Snorm WGPUTextureFormat_R8Sint WGPUTextureFormat_R16Sint WGPUTextureFormat_RG8Unorm WGPUTextureFormat_RG8Uint WGPUTextureFormat_R32Float WGPUTextureFormat_R32Sint WGPUTextureFormat_RG16Sint WGPUTextureFormat_RGBA8Unorm WGPUTextureFormat_RGBA8Snorm WGPUTextureFormat_RGBA8Sint WGPUTextureFormat_BGRA8UnormSrgb WGPUTextureFormat_RGB10A2Unorm WGPUTextureFormat_RGB9E5Ufloat WGPUTextureFormat_RG32Uint WGPUTextureFormat_RGBA16Uint WGPUTextureFormat_RGBA16Float WGPUTextureFormat_RGBA32Sint WGPUTextureFormat_Depth16Unorm WGPUTextureFormat_Depth24PlusStencil8 WGPUTextureFormat_Depth32FloatStencil8 WGPUTextureFormat_BC1RGBAUnormSrgb WGPUTextureFormat_BC2RGBAUnormSrgb WGPUTextureFormat_BC3RGBAUnormSrgb WGPUTextureFormat_BC4RSnorm WGPUTextureFormat_BC5RGSnorm WGPUTextureFormat_BC6HRGBFloat WGPUTextureFormat_BC7RGBAUnormSrgb WGPUTextureFormat_ETC2RGB8UnormSrgb WGPUTextureFormat_ETC2RGB8A1UnormSrgb WGPUTextureFormat_ETC2RGBA8UnormSrgb WGPUTextureFormat_EACR11Snorm WGPUTextureFormat_EACRG11Snorm WGPUTextureFormat_ASTC4x4UnormSrgb WGPUTextureFormat_ASTC5x4UnormSrgb WGPUTextureFormat_ASTC5x5UnormSrgb WGPUTextureFormat_ASTC6x5UnormSrgb WGPUTextureFormat_ASTC6x6UnormSrgb WGPUTextureFormat_ASTC8x5UnormSrgb WGPUTextureFormat_ASTC8x6UnormSrgb WGPUTextureFormat_ASTC8x8UnormSrgb WGPUTextureFormat_ASTC10x5UnormSrgb WGPUTextureFormat_ASTC10x6UnormSrgb WGPUTextureFormat_ASTC10x8UnormSrgb WGPUTextureFormat_ASTC10x10UnormSrgb WGPUTextureFormat_ASTC12x10UnormSrgb WGPUTextureFormat_ASTC12x12UnormSrgb WGPUTextureSampleType_BindingNotUsed WGPUTextureSampleType_Float WGPUTextureSampleType_Sint WGPUTextureSampleType_Force32 END wgpu::ENUM (TextureViewDimension) ENUM_ENTRY(Undefined
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed WGPUSamplerBindingType_Filtering WGPUStatus_Success WGPUStatus_Force32 END WGPUStencilOperation_Undefined WGPUStencilOperation_Zero WGPUStencilOperation_Force32 END WGPUStorageTextureAccess_BindingNotUsed WGPUStoreOp_Undefined WGPUStoreOp_Discard WGPUSurfaceGetCurrentTextureStatus_SuccessOptimal WGPUTextureAspect_Undefined WGPUTextureAspect_StencilOnly WGPUTextureAspect_Force32 END WGPUTextureDimension_Undefined WGPUTextureDimension_2D WGPUTextureDimension_Force32 END WGPUTextureFormat_Undefined WGPUTextureFormat_R8Snorm WGPUTextureFormat_R8Sint WGPUTextureFormat_R16Sint WGPUTextureFormat_RG8Unorm WGPUTextureFormat_RG8Uint WGPUTextureFormat_R32Float WGPUTextureFormat_R32Sint WGPUTextureFormat_RG16Sint WGPUTextureFormat_RGBA8Unorm WGPUTextureFormat_RGBA8Snorm WGPUTextureFormat_RGBA8Sint WGPUTextureFormat_BGRA8UnormSrgb WGPUTextureFormat_RGB10A2Unorm WGPUTextureFormat_RGB9E5Ufloat WGPUTextureFormat_RG32Uint WGPUTextureFormat_RGBA16Uint WGPUTextureFormat_RGBA16Float WGPUTextureFormat_RGBA32Sint WGPUTextureFormat_Depth16Unorm WGPUTextureFormat_Depth24PlusStencil8 WGPUTextureFormat_Depth32FloatStencil8 WGPUTextureFormat_BC1RGBAUnormSrgb WGPUTextureFormat_BC2RGBAUnormSrgb WGPUTextureFormat_BC3RGBAUnormSrgb WGPUTextureFormat_BC4RSnorm WGPUTextureFormat_BC5RGSnorm WGPUTextureFormat_BC6HRGBFloat WGPUTextureFormat_BC7RGBAUnormSrgb WGPUTextureFormat_ETC2RGB8UnormSrgb WGPUTextureFormat_ETC2RGB8A1UnormSrgb WGPUTextureFormat_ETC2RGBA8UnormSrgb WGPUTextureFormat_EACR11Snorm WGPUTextureFormat_EACRG11Snorm WGPUTextureFormat_ASTC4x4UnormSrgb WGPUTextureFormat_ASTC5x4UnormSrgb WGPUTextureFormat_ASTC5x5UnormSrgb WGPUTextureFormat_ASTC6x5UnormSrgb WGPUTextureFormat_ASTC6x6UnormSrgb WGPUTextureFormat_ASTC8x5UnormSrgb WGPUTextureFormat_ASTC8x6UnormSrgb WGPUTextureFormat_ASTC8x8UnormSrgb WGPUTextureFormat_ASTC10x5UnormSrgb WGPUTextureFormat_ASTC10x6UnormSrgb WGPUTextureFormat_ASTC10x8UnormSrgb WGPUTextureFormat_ASTC10x10UnormSrgb WGPUTextureFormat_ASTC12x10UnormSrgb WGPUTextureFormat_ASTC12x12UnormSrgb WGPUTextureSampleType_BindingNotUsed WGPUTextureSampleType_Float WGPUTextureSampleType_Sint WGPUTextureSampleType_Force32 END WGPUTextureViewDimension_Undefined wgpu::ENUM_ENTRY (_1D, WGPUTextureViewDimension_1D) ENUM_ENTRY(_2D
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed WGPUSamplerBindingType_Filtering WGPUStatus_Success WGPUStatus_Force32 END WGPUStencilOperation_Undefined WGPUStencilOperation_Zero WGPUStencilOperation_Force32 END WGPUStorageTextureAccess_BindingNotUsed WGPUStoreOp_Undefined WGPUStoreOp_Discard WGPUSurfaceGetCurrentTextureStatus_SuccessOptimal WGPUTextureAspect_Undefined WGPUTextureAspect_StencilOnly WGPUTextureAspect_Force32 END WGPUTextureDimension_Undefined WGPUTextureDimension_2D WGPUTextureDimension_Force32 END WGPUTextureFormat_Undefined WGPUTextureFormat_R8Snorm WGPUTextureFormat_R8Sint WGPUTextureFormat_R16Sint WGPUTextureFormat_RG8Unorm WGPUTextureFormat_RG8Uint WGPUTextureFormat_R32Float WGPUTextureFormat_R32Sint WGPUTextureFormat_RG16Sint WGPUTextureFormat_RGBA8Unorm WGPUTextureFormat_RGBA8Snorm WGPUTextureFormat_RGBA8Sint WGPUTextureFormat_BGRA8UnormSrgb WGPUTextureFormat_RGB10A2Unorm WGPUTextureFormat_RGB9E5Ufloat WGPUTextureFormat_RG32Uint WGPUTextureFormat_RGBA16Uint WGPUTextureFormat_RGBA16Float WGPUTextureFormat_RGBA32Sint WGPUTextureFormat_Depth16Unorm WGPUTextureFormat_Depth24PlusStencil8 WGPUTextureFormat_Depth32FloatStencil8 WGPUTextureFormat_BC1RGBAUnormSrgb WGPUTextureFormat_BC2RGBAUnormSrgb WGPUTextureFormat_BC3RGBAUnormSrgb WGPUTextureFormat_BC4RSnorm WGPUTextureFormat_BC5RGSnorm WGPUTextureFormat_BC6HRGBFloat WGPUTextureFormat_BC7RGBAUnormSrgb WGPUTextureFormat_ETC2RGB8UnormSrgb WGPUTextureFormat_ETC2RGB8A1UnormSrgb WGPUTextureFormat_ETC2RGBA8UnormSrgb WGPUTextureFormat_EACR11Snorm WGPUTextureFormat_EACRG11Snorm WGPUTextureFormat_ASTC4x4UnormSrgb WGPUTextureFormat_ASTC5x4UnormSrgb WGPUTextureFormat_ASTC5x5UnormSrgb WGPUTextureFormat_ASTC6x5UnormSrgb WGPUTextureFormat_ASTC6x6UnormSrgb WGPUTextureFormat_ASTC8x5UnormSrgb WGPUTextureFormat_ASTC8x6UnormSrgb WGPUTextureFormat_ASTC8x8UnormSrgb WGPUTextureFormat_ASTC10x5UnormSrgb WGPUTextureFormat_ASTC10x6UnormSrgb WGPUTextureFormat_ASTC10x8UnormSrgb WGPUTextureFormat_ASTC10x10UnormSrgb WGPUTextureFormat_ASTC12x10UnormSrgb WGPUTextureFormat_ASTC12x12UnormSrgb WGPUTextureSampleType_BindingNotUsed WGPUTextureSampleType_Float WGPUTextureSampleType_Sint WGPUTextureSampleType_Force32 END WGPUTextureViewDimension_Undefined WGPUTextureViewDimension_2D wgpu::ENUM_ENTRY (_2DArray, WGPUTextureViewDimension_2DArray) ENUM_ENTRY(Cube
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed WGPUSamplerBindingType_Filtering WGPUStatus_Success WGPUStatus_Force32 END WGPUStencilOperation_Undefined WGPUStencilOperation_Zero WGPUStencilOperation_Force32 END WGPUStorageTextureAccess_BindingNotUsed WGPUStoreOp_Undefined WGPUStoreOp_Discard WGPUSurfaceGetCurrentTextureStatus_SuccessOptimal WGPUTextureAspect_Undefined WGPUTextureAspect_StencilOnly WGPUTextureAspect_Force32 END WGPUTextureDimension_Undefined WGPUTextureDimension_2D WGPUTextureDimension_Force32 END WGPUTextureFormat_Undefined WGPUTextureFormat_R8Snorm WGPUTextureFormat_R8Sint WGPUTextureFormat_R16Sint WGPUTextureFormat_RG8Unorm WGPUTextureFormat_RG8Uint WGPUTextureFormat_R32Float WGPUTextureFormat_R32Sint WGPUTextureFormat_RG16Sint WGPUTextureFormat_RGBA8Unorm WGPUTextureFormat_RGBA8Snorm WGPUTextureFormat_RGBA8Sint WGPUTextureFormat_BGRA8UnormSrgb WGPUTextureFormat_RGB10A2Unorm WGPUTextureFormat_RGB9E5Ufloat WGPUTextureFormat_RG32Uint WGPUTextureFormat_RGBA16Uint WGPUTextureFormat_RGBA16Float WGPUTextureFormat_RGBA32Sint WGPUTextureFormat_Depth16Unorm WGPUTextureFormat_Depth24PlusStencil8 WGPUTextureFormat_Depth32FloatStencil8 WGPUTextureFormat_BC1RGBAUnormSrgb WGPUTextureFormat_BC2RGBAUnormSrgb WGPUTextureFormat_BC3RGBAUnormSrgb WGPUTextureFormat_BC4RSnorm WGPUTextureFormat_BC5RGSnorm WGPUTextureFormat_BC6HRGBFloat WGPUTextureFormat_BC7RGBAUnormSrgb WGPUTextureFormat_ETC2RGB8UnormSrgb WGPUTextureFormat_ETC2RGB8A1UnormSrgb WGPUTextureFormat_ETC2RGBA8UnormSrgb WGPUTextureFormat_EACR11Snorm WGPUTextureFormat_EACRG11Snorm WGPUTextureFormat_ASTC4x4UnormSrgb WGPUTextureFormat_ASTC5x4UnormSrgb WGPUTextureFormat_ASTC5x5UnormSrgb WGPUTextureFormat_ASTC6x5UnormSrgb WGPUTextureFormat_ASTC6x6UnormSrgb WGPUTextureFormat_ASTC8x5UnormSrgb WGPUTextureFormat_ASTC8x6UnormSrgb WGPUTextureFormat_ASTC8x8UnormSrgb WGPUTextureFormat_ASTC10x5UnormSrgb WGPUTextureFormat_ASTC10x6UnormSrgb WGPUTextureFormat_ASTC10x8UnormSrgb WGPUTextureFormat_ASTC10x10UnormSrgb WGPUTextureFormat_ASTC12x10UnormSrgb WGPUTextureFormat_ASTC12x12UnormSrgb WGPUTextureSampleType_BindingNotUsed WGPUTextureSampleType_Float WGPUTextureSampleType_Sint WGPUTextureSampleType_Force32 END WGPUTextureViewDimension_Undefined WGPUTextureViewDimension_2D WGPUTextureViewDimension_Cube wgpu::ENUM_ENTRY (CubeArray, WGPUTextureViewDimension_CubeArray) ENUM_ENTRY(_3D
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed WGPUSamplerBindingType_Filtering WGPUStatus_Success WGPUStatus_Force32 END WGPUStencilOperation_Undefined WGPUStencilOperation_Zero WGPUStencilOperation_Force32 END WGPUStorageTextureAccess_BindingNotUsed WGPUStoreOp_Undefined WGPUStoreOp_Discard WGPUSurfaceGetCurrentTextureStatus_SuccessOptimal WGPUTextureAspect_Undefined WGPUTextureAspect_StencilOnly WGPUTextureAspect_Force32 END WGPUTextureDimension_Undefined WGPUTextureDimension_2D WGPUTextureDimension_Force32 END WGPUTextureFormat_Undefined WGPUTextureFormat_R8Snorm WGPUTextureFormat_R8Sint WGPUTextureFormat_R16Sint WGPUTextureFormat_RG8Unorm WGPUTextureFormat_RG8Uint WGPUTextureFormat_R32Float WGPUTextureFormat_R32Sint WGPUTextureFormat_RG16Sint WGPUTextureFormat_RGBA8Unorm WGPUTextureFormat_RGBA8Snorm WGPUTextureFormat_RGBA8Sint WGPUTextureFormat_BGRA8UnormSrgb WGPUTextureFormat_RGB10A2Unorm WGPUTextureFormat_RGB9E5Ufloat WGPUTextureFormat_RG32Uint WGPUTextureFormat_RGBA16Uint WGPUTextureFormat_RGBA16Float WGPUTextureFormat_RGBA32Sint WGPUTextureFormat_Depth16Unorm WGPUTextureFormat_Depth24PlusStencil8 WGPUTextureFormat_Depth32FloatStencil8 WGPUTextureFormat_BC1RGBAUnormSrgb WGPUTextureFormat_BC2RGBAUnormSrgb WGPUTextureFormat_BC3RGBAUnormSrgb WGPUTextureFormat_BC4RSnorm WGPUTextureFormat_BC5RGSnorm WGPUTextureFormat_BC6HRGBFloat WGPUTextureFormat_BC7RGBAUnormSrgb WGPUTextureFormat_ETC2RGB8UnormSrgb WGPUTextureFormat_ETC2RGB8A1UnormSrgb WGPUTextureFormat_ETC2RGBA8UnormSrgb WGPUTextureFormat_EACR11Snorm WGPUTextureFormat_EACRG11Snorm WGPUTextureFormat_ASTC4x4UnormSrgb WGPUTextureFormat_ASTC5x4UnormSrgb WGPUTextureFormat_ASTC5x5UnormSrgb WGPUTextureFormat_ASTC6x5UnormSrgb WGPUTextureFormat_ASTC6x6UnormSrgb WGPUTextureFormat_ASTC8x5UnormSrgb WGPUTextureFormat_ASTC8x6UnormSrgb WGPUTextureFormat_ASTC8x8UnormSrgb WGPUTextureFormat_ASTC10x5UnormSrgb WGPUTextureFormat_ASTC10x6UnormSrgb WGPUTextureFormat_ASTC10x8UnormSrgb WGPUTextureFormat_ASTC10x10UnormSrgb WGPUTextureFormat_ASTC12x10UnormSrgb WGPUTextureFormat_ASTC12x12UnormSrgb WGPUTextureSampleType_BindingNotUsed WGPUTextureSampleType_Float WGPUTextureSampleType_Sint WGPUTextureSampleType_Force32 END WGPUTextureViewDimension_Undefined WGPUTextureViewDimension_2D WGPUTextureViewDimension_Cube WGPUTextureViewDimension_3D wgpu::ENUM_ENTRY (Force32, WGPUTextureViewDimension_Force32) END ENUM(VertexFormat) ENUM_ENTRY(Uint8
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed WGPUSamplerBindingType_Filtering WGPUStatus_Success WGPUStatus_Force32 END WGPUStencilOperation_Undefined WGPUStencilOperation_Zero WGPUStencilOperation_Force32 END WGPUStorageTextureAccess_BindingNotUsed WGPUStoreOp_Undefined WGPUStoreOp_Discard WGPUSurfaceGetCurrentTextureStatus_SuccessOptimal WGPUTextureAspect_Undefined WGPUTextureAspect_StencilOnly WGPUTextureAspect_Force32 END WGPUTextureDimension_Undefined WGPUTextureDimension_2D WGPUTextureDimension_Force32 END WGPUTextureFormat_Undefined WGPUTextureFormat_R8Snorm WGPUTextureFormat_R8Sint WGPUTextureFormat_R16Sint WGPUTextureFormat_RG8Unorm WGPUTextureFormat_RG8Uint WGPUTextureFormat_R32Float WGPUTextureFormat_R32Sint WGPUTextureFormat_RG16Sint WGPUTextureFormat_RGBA8Unorm WGPUTextureFormat_RGBA8Snorm WGPUTextureFormat_RGBA8Sint WGPUTextureFormat_BGRA8UnormSrgb WGPUTextureFormat_RGB10A2Unorm WGPUTextureFormat_RGB9E5Ufloat WGPUTextureFormat_RG32Uint WGPUTextureFormat_RGBA16Uint WGPUTextureFormat_RGBA16Float WGPUTextureFormat_RGBA32Sint WGPUTextureFormat_Depth16Unorm WGPUTextureFormat_Depth24PlusStencil8 WGPUTextureFormat_Depth32FloatStencil8 WGPUTextureFormat_BC1RGBAUnormSrgb WGPUTextureFormat_BC2RGBAUnormSrgb WGPUTextureFormat_BC3RGBAUnormSrgb WGPUTextureFormat_BC4RSnorm WGPUTextureFormat_BC5RGSnorm WGPUTextureFormat_BC6HRGBFloat WGPUTextureFormat_BC7RGBAUnormSrgb WGPUTextureFormat_ETC2RGB8UnormSrgb WGPUTextureFormat_ETC2RGB8A1UnormSrgb WGPUTextureFormat_ETC2RGBA8UnormSrgb WGPUTextureFormat_EACR11Snorm WGPUTextureFormat_EACRG11Snorm WGPUTextureFormat_ASTC4x4UnormSrgb WGPUTextureFormat_ASTC5x4UnormSrgb WGPUTextureFormat_ASTC5x5UnormSrgb WGPUTextureFormat_ASTC6x5UnormSrgb WGPUTextureFormat_ASTC6x6UnormSrgb WGPUTextureFormat_ASTC8x5UnormSrgb WGPUTextureFormat_ASTC8x6UnormSrgb WGPUTextureFormat_ASTC8x8UnormSrgb WGPUTextureFormat_ASTC10x5UnormSrgb WGPUTextureFormat_ASTC10x6UnormSrgb WGPUTextureFormat_ASTC10x8UnormSrgb WGPUTextureFormat_ASTC10x10UnormSrgb WGPUTextureFormat_ASTC12x10UnormSrgb WGPUTextureFormat_ASTC12x12UnormSrgb WGPUTextureSampleType_BindingNotUsed WGPUTextureSampleType_Float WGPUTextureSampleType_Sint WGPUTextureSampleType_Force32 END WGPUTextureViewDimension_Undefined WGPUTextureViewDimension_2D WGPUTextureViewDimension_Cube WGPUTextureViewDimension_3D WGPUVertexFormat_Uint8 wgpu::ENUM_ENTRY (Uint8x2, WGPUVertexFormat_Uint8x2) ENUM_ENTRY(Uint8x4
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed WGPUSamplerBindingType_Filtering WGPUStatus_Success WGPUStatus_Force32 END WGPUStencilOperation_Undefined WGPUStencilOperation_Zero WGPUStencilOperation_Force32 END WGPUStorageTextureAccess_BindingNotUsed WGPUStoreOp_Undefined WGPUStoreOp_Discard WGPUSurfaceGetCurrentTextureStatus_SuccessOptimal WGPUTextureAspect_Undefined WGPUTextureAspect_StencilOnly WGPUTextureAspect_Force32 END WGPUTextureDimension_Undefined WGPUTextureDimension_2D WGPUTextureDimension_Force32 END WGPUTextureFormat_Undefined WGPUTextureFormat_R8Snorm WGPUTextureFormat_R8Sint WGPUTextureFormat_R16Sint WGPUTextureFormat_RG8Unorm WGPUTextureFormat_RG8Uint WGPUTextureFormat_R32Float WGPUTextureFormat_R32Sint WGPUTextureFormat_RG16Sint WGPUTextureFormat_RGBA8Unorm WGPUTextureFormat_RGBA8Snorm WGPUTextureFormat_RGBA8Sint WGPUTextureFormat_BGRA8UnormSrgb WGPUTextureFormat_RGB10A2Unorm WGPUTextureFormat_RGB9E5Ufloat WGPUTextureFormat_RG32Uint WGPUTextureFormat_RGBA16Uint WGPUTextureFormat_RGBA16Float WGPUTextureFormat_RGBA32Sint WGPUTextureFormat_Depth16Unorm WGPUTextureFormat_Depth24PlusStencil8 WGPUTextureFormat_Depth32FloatStencil8 WGPUTextureFormat_BC1RGBAUnormSrgb WGPUTextureFormat_BC2RGBAUnormSrgb WGPUTextureFormat_BC3RGBAUnormSrgb WGPUTextureFormat_BC4RSnorm WGPUTextureFormat_BC5RGSnorm WGPUTextureFormat_BC6HRGBFloat WGPUTextureFormat_BC7RGBAUnormSrgb WGPUTextureFormat_ETC2RGB8UnormSrgb WGPUTextureFormat_ETC2RGB8A1UnormSrgb WGPUTextureFormat_ETC2RGBA8UnormSrgb WGPUTextureFormat_EACR11Snorm WGPUTextureFormat_EACRG11Snorm WGPUTextureFormat_ASTC4x4UnormSrgb WGPUTextureFormat_ASTC5x4UnormSrgb WGPUTextureFormat_ASTC5x5UnormSrgb WGPUTextureFormat_ASTC6x5UnormSrgb WGPUTextureFormat_ASTC6x6UnormSrgb WGPUTextureFormat_ASTC8x5UnormSrgb WGPUTextureFormat_ASTC8x6UnormSrgb WGPUTextureFormat_ASTC8x8UnormSrgb WGPUTextureFormat_ASTC10x5UnormSrgb WGPUTextureFormat_ASTC10x6UnormSrgb WGPUTextureFormat_ASTC10x8UnormSrgb WGPUTextureFormat_ASTC10x10UnormSrgb WGPUTextureFormat_ASTC12x10UnormSrgb WGPUTextureFormat_ASTC12x12UnormSrgb WGPUTextureSampleType_BindingNotUsed WGPUTextureSampleType_Float WGPUTextureSampleType_Sint WGPUTextureSampleType_Force32 END WGPUTextureViewDimension_Undefined WGPUTextureViewDimension_2D WGPUTextureViewDimension_Cube WGPUTextureViewDimension_3D WGPUVertexFormat_Uint8 WGPUVertexFormat_Uint8x4 wgpu::ENUM_ENTRY (Sint8, WGPUVertexFormat_Sint8) ENUM_ENTRY(Sint8x2
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed WGPUSamplerBindingType_Filtering WGPUStatus_Success WGPUStatus_Force32 END WGPUStencilOperation_Undefined WGPUStencilOperation_Zero WGPUStencilOperation_Force32 END WGPUStorageTextureAccess_BindingNotUsed WGPUStoreOp_Undefined WGPUStoreOp_Discard WGPUSurfaceGetCurrentTextureStatus_SuccessOptimal WGPUTextureAspect_Undefined WGPUTextureAspect_StencilOnly WGPUTextureAspect_Force32 END WGPUTextureDimension_Undefined WGPUTextureDimension_2D WGPUTextureDimension_Force32 END WGPUTextureFormat_Undefined WGPUTextureFormat_R8Snorm WGPUTextureFormat_R8Sint WGPUTextureFormat_R16Sint WGPUTextureFormat_RG8Unorm WGPUTextureFormat_RG8Uint WGPUTextureFormat_R32Float WGPUTextureFormat_R32Sint WGPUTextureFormat_RG16Sint WGPUTextureFormat_RGBA8Unorm WGPUTextureFormat_RGBA8Snorm WGPUTextureFormat_RGBA8Sint WGPUTextureFormat_BGRA8UnormSrgb WGPUTextureFormat_RGB10A2Unorm WGPUTextureFormat_RGB9E5Ufloat WGPUTextureFormat_RG32Uint WGPUTextureFormat_RGBA16Uint WGPUTextureFormat_RGBA16Float WGPUTextureFormat_RGBA32Sint WGPUTextureFormat_Depth16Unorm WGPUTextureFormat_Depth24PlusStencil8 WGPUTextureFormat_Depth32FloatStencil8 WGPUTextureFormat_BC1RGBAUnormSrgb WGPUTextureFormat_BC2RGBAUnormSrgb WGPUTextureFormat_BC3RGBAUnormSrgb WGPUTextureFormat_BC4RSnorm WGPUTextureFormat_BC5RGSnorm WGPUTextureFormat_BC6HRGBFloat WGPUTextureFormat_BC7RGBAUnormSrgb WGPUTextureFormat_ETC2RGB8UnormSrgb WGPUTextureFormat_ETC2RGB8A1UnormSrgb WGPUTextureFormat_ETC2RGBA8UnormSrgb WGPUTextureFormat_EACR11Snorm WGPUTextureFormat_EACRG11Snorm WGPUTextureFormat_ASTC4x4UnormSrgb WGPUTextureFormat_ASTC5x4UnormSrgb WGPUTextureFormat_ASTC5x5UnormSrgb WGPUTextureFormat_ASTC6x5UnormSrgb WGPUTextureFormat_ASTC6x6UnormSrgb WGPUTextureFormat_ASTC8x5UnormSrgb WGPUTextureFormat_ASTC8x6UnormSrgb WGPUTextureFormat_ASTC8x8UnormSrgb WGPUTextureFormat_ASTC10x5UnormSrgb WGPUTextureFormat_ASTC10x6UnormSrgb WGPUTextureFormat_ASTC10x8UnormSrgb WGPUTextureFormat_ASTC10x10UnormSrgb WGPUTextureFormat_ASTC12x10UnormSrgb WGPUTextureFormat_ASTC12x12UnormSrgb WGPUTextureSampleType_BindingNotUsed WGPUTextureSampleType_Float WGPUTextureSampleType_Sint WGPUTextureSampleType_Force32 END WGPUTextureViewDimension_Undefined WGPUTextureViewDimension_2D WGPUTextureViewDimension_Cube WGPUTextureViewDimension_3D WGPUVertexFormat_Uint8 WGPUVertexFormat_Uint8x4 WGPUVertexFormat_Sint8x2 wgpu::ENUM_ENTRY (Sint8x4, WGPUVertexFormat_Sint8x4) ENUM_ENTRY(Unorm8
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed WGPUSamplerBindingType_Filtering WGPUStatus_Success WGPUStatus_Force32 END WGPUStencilOperation_Undefined WGPUStencilOperation_Zero WGPUStencilOperation_Force32 END WGPUStorageTextureAccess_BindingNotUsed WGPUStoreOp_Undefined WGPUStoreOp_Discard WGPUSurfaceGetCurrentTextureStatus_SuccessOptimal WGPUTextureAspect_Undefined WGPUTextureAspect_StencilOnly WGPUTextureAspect_Force32 END WGPUTextureDimension_Undefined WGPUTextureDimension_2D WGPUTextureDimension_Force32 END WGPUTextureFormat_Undefined WGPUTextureFormat_R8Snorm WGPUTextureFormat_R8Sint WGPUTextureFormat_R16Sint WGPUTextureFormat_RG8Unorm WGPUTextureFormat_RG8Uint WGPUTextureFormat_R32Float WGPUTextureFormat_R32Sint WGPUTextureFormat_RG16Sint WGPUTextureFormat_RGBA8Unorm WGPUTextureFormat_RGBA8Snorm WGPUTextureFormat_RGBA8Sint WGPUTextureFormat_BGRA8UnormSrgb WGPUTextureFormat_RGB10A2Unorm WGPUTextureFormat_RGB9E5Ufloat WGPUTextureFormat_RG32Uint WGPUTextureFormat_RGBA16Uint WGPUTextureFormat_RGBA16Float WGPUTextureFormat_RGBA32Sint WGPUTextureFormat_Depth16Unorm WGPUTextureFormat_Depth24PlusStencil8 WGPUTextureFormat_Depth32FloatStencil8 WGPUTextureFormat_BC1RGBAUnormSrgb WGPUTextureFormat_BC2RGBAUnormSrgb WGPUTextureFormat_BC3RGBAUnormSrgb WGPUTextureFormat_BC4RSnorm WGPUTextureFormat_BC5RGSnorm WGPUTextureFormat_BC6HRGBFloat WGPUTextureFormat_BC7RGBAUnormSrgb WGPUTextureFormat_ETC2RGB8UnormSrgb WGPUTextureFormat_ETC2RGB8A1UnormSrgb WGPUTextureFormat_ETC2RGBA8UnormSrgb WGPUTextureFormat_EACR11Snorm WGPUTextureFormat_EACRG11Snorm WGPUTextureFormat_ASTC4x4UnormSrgb WGPUTextureFormat_ASTC5x4UnormSrgb WGPUTextureFormat_ASTC5x5UnormSrgb WGPUTextureFormat_ASTC6x5UnormSrgb WGPUTextureFormat_ASTC6x6UnormSrgb WGPUTextureFormat_ASTC8x5UnormSrgb WGPUTextureFormat_ASTC8x6UnormSrgb WGPUTextureFormat_ASTC8x8UnormSrgb WGPUTextureFormat_ASTC10x5UnormSrgb WGPUTextureFormat_ASTC10x6UnormSrgb WGPUTextureFormat_ASTC10x8UnormSrgb WGPUTextureFormat_ASTC10x10UnormSrgb WGPUTextureFormat_ASTC12x10UnormSrgb WGPUTextureFormat_ASTC12x12UnormSrgb WGPUTextureSampleType_BindingNotUsed WGPUTextureSampleType_Float WGPUTextureSampleType_Sint WGPUTextureSampleType_Force32 END WGPUTextureViewDimension_Undefined WGPUTextureViewDimension_2D WGPUTextureViewDimension_Cube WGPUTextureViewDimension_3D WGPUVertexFormat_Uint8 WGPUVertexFormat_Uint8x4 WGPUVertexFormat_Sint8x2 WGPUVertexFormat_Unorm8 wgpu::ENUM_ENTRY (Unorm8x2, WGPUVertexFormat_Unorm8x2) ENUM_ENTRY(Unorm8x4
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed WGPUSamplerBindingType_Filtering WGPUStatus_Success WGPUStatus_Force32 END WGPUStencilOperation_Undefined WGPUStencilOperation_Zero WGPUStencilOperation_Force32 END WGPUStorageTextureAccess_BindingNotUsed WGPUStoreOp_Undefined WGPUStoreOp_Discard WGPUSurfaceGetCurrentTextureStatus_SuccessOptimal WGPUTextureAspect_Undefined WGPUTextureAspect_StencilOnly WGPUTextureAspect_Force32 END WGPUTextureDimension_Undefined WGPUTextureDimension_2D WGPUTextureDimension_Force32 END WGPUTextureFormat_Undefined WGPUTextureFormat_R8Snorm WGPUTextureFormat_R8Sint WGPUTextureFormat_R16Sint WGPUTextureFormat_RG8Unorm WGPUTextureFormat_RG8Uint WGPUTextureFormat_R32Float WGPUTextureFormat_R32Sint WGPUTextureFormat_RG16Sint WGPUTextureFormat_RGBA8Unorm WGPUTextureFormat_RGBA8Snorm WGPUTextureFormat_RGBA8Sint WGPUTextureFormat_BGRA8UnormSrgb WGPUTextureFormat_RGB10A2Unorm WGPUTextureFormat_RGB9E5Ufloat WGPUTextureFormat_RG32Uint WGPUTextureFormat_RGBA16Uint WGPUTextureFormat_RGBA16Float WGPUTextureFormat_RGBA32Sint WGPUTextureFormat_Depth16Unorm WGPUTextureFormat_Depth24PlusStencil8 WGPUTextureFormat_Depth32FloatStencil8 WGPUTextureFormat_BC1RGBAUnormSrgb WGPUTextureFormat_BC2RGBAUnormSrgb WGPUTextureFormat_BC3RGBAUnormSrgb WGPUTextureFormat_BC4RSnorm WGPUTextureFormat_BC5RGSnorm WGPUTextureFormat_BC6HRGBFloat WGPUTextureFormat_BC7RGBAUnormSrgb WGPUTextureFormat_ETC2RGB8UnormSrgb WGPUTextureFormat_ETC2RGB8A1UnormSrgb WGPUTextureFormat_ETC2RGBA8UnormSrgb WGPUTextureFormat_EACR11Snorm WGPUTextureFormat_EACRG11Snorm WGPUTextureFormat_ASTC4x4UnormSrgb WGPUTextureFormat_ASTC5x4UnormSrgb WGPUTextureFormat_ASTC5x5UnormSrgb WGPUTextureFormat_ASTC6x5UnormSrgb WGPUTextureFormat_ASTC6x6UnormSrgb WGPUTextureFormat_ASTC8x5UnormSrgb WGPUTextureFormat_ASTC8x6UnormSrgb WGPUTextureFormat_ASTC8x8UnormSrgb WGPUTextureFormat_ASTC10x5UnormSrgb WGPUTextureFormat_ASTC10x6UnormSrgb WGPUTextureFormat_ASTC10x8UnormSrgb WGPUTextureFormat_ASTC10x10UnormSrgb WGPUTextureFormat_ASTC12x10UnormSrgb WGPUTextureFormat_ASTC12x12UnormSrgb WGPUTextureSampleType_BindingNotUsed WGPUTextureSampleType_Float WGPUTextureSampleType_Sint WGPUTextureSampleType_Force32 END WGPUTextureViewDimension_Undefined WGPUTextureViewDimension_2D WGPUTextureViewDimension_Cube WGPUTextureViewDimension_3D WGPUVertexFormat_Uint8 WGPUVertexFormat_Uint8x4 WGPUVertexFormat_Sint8x2 WGPUVertexFormat_Unorm8 WGPUVertexFormat_Unorm8x4 wgpu::ENUM_ENTRY (Snorm8, WGPUVertexFormat_Snorm8) ENUM_ENTRY(Snorm8x2
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed WGPUSamplerBindingType_Filtering WGPUStatus_Success WGPUStatus_Force32 END WGPUStencilOperation_Undefined WGPUStencilOperation_Zero WGPUStencilOperation_Force32 END WGPUStorageTextureAccess_BindingNotUsed WGPUStoreOp_Undefined WGPUStoreOp_Discard WGPUSurfaceGetCurrentTextureStatus_SuccessOptimal WGPUTextureAspect_Undefined WGPUTextureAspect_StencilOnly WGPUTextureAspect_Force32 END WGPUTextureDimension_Undefined WGPUTextureDimension_2D WGPUTextureDimension_Force32 END WGPUTextureFormat_Undefined WGPUTextureFormat_R8Snorm WGPUTextureFormat_R8Sint WGPUTextureFormat_R16Sint WGPUTextureFormat_RG8Unorm WGPUTextureFormat_RG8Uint WGPUTextureFormat_R32Float WGPUTextureFormat_R32Sint WGPUTextureFormat_RG16Sint WGPUTextureFormat_RGBA8Unorm WGPUTextureFormat_RGBA8Snorm WGPUTextureFormat_RGBA8Sint WGPUTextureFormat_BGRA8UnormSrgb WGPUTextureFormat_RGB10A2Unorm WGPUTextureFormat_RGB9E5Ufloat WGPUTextureFormat_RG32Uint WGPUTextureFormat_RGBA16Uint WGPUTextureFormat_RGBA16Float WGPUTextureFormat_RGBA32Sint WGPUTextureFormat_Depth16Unorm WGPUTextureFormat_Depth24PlusStencil8 WGPUTextureFormat_Depth32FloatStencil8 WGPUTextureFormat_BC1RGBAUnormSrgb WGPUTextureFormat_BC2RGBAUnormSrgb WGPUTextureFormat_BC3RGBAUnormSrgb WGPUTextureFormat_BC4RSnorm WGPUTextureFormat_BC5RGSnorm WGPUTextureFormat_BC6HRGBFloat WGPUTextureFormat_BC7RGBAUnormSrgb WGPUTextureFormat_ETC2RGB8UnormSrgb WGPUTextureFormat_ETC2RGB8A1UnormSrgb WGPUTextureFormat_ETC2RGBA8UnormSrgb WGPUTextureFormat_EACR11Snorm WGPUTextureFormat_EACRG11Snorm WGPUTextureFormat_ASTC4x4UnormSrgb WGPUTextureFormat_ASTC5x4UnormSrgb WGPUTextureFormat_ASTC5x5UnormSrgb WGPUTextureFormat_ASTC6x5UnormSrgb WGPUTextureFormat_ASTC6x6UnormSrgb WGPUTextureFormat_ASTC8x5UnormSrgb WGPUTextureFormat_ASTC8x6UnormSrgb WGPUTextureFormat_ASTC8x8UnormSrgb WGPUTextureFormat_ASTC10x5UnormSrgb WGPUTextureFormat_ASTC10x6UnormSrgb WGPUTextureFormat_ASTC10x8UnormSrgb WGPUTextureFormat_ASTC10x10UnormSrgb WGPUTextureFormat_ASTC12x10UnormSrgb WGPUTextureFormat_ASTC12x12UnormSrgb WGPUTextureSampleType_BindingNotUsed WGPUTextureSampleType_Float WGPUTextureSampleType_Sint WGPUTextureSampleType_Force32 END WGPUTextureViewDimension_Undefined WGPUTextureViewDimension_2D WGPUTextureViewDimension_Cube WGPUTextureViewDimension_3D WGPUVertexFormat_Uint8 WGPUVertexFormat_Uint8x4 WGPUVertexFormat_Sint8x2 WGPUVertexFormat_Unorm8 WGPUVertexFormat_Unorm8x4 WGPUVertexFormat_Snorm8x2 wgpu::ENUM_ENTRY (Snorm8x4, WGPUVertexFormat_Snorm8x4) ENUM_ENTRY(Uint16
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed WGPUSamplerBindingType_Filtering WGPUStatus_Success WGPUStatus_Force32 END WGPUStencilOperation_Undefined WGPUStencilOperation_Zero WGPUStencilOperation_Force32 END WGPUStorageTextureAccess_BindingNotUsed WGPUStoreOp_Undefined WGPUStoreOp_Discard WGPUSurfaceGetCurrentTextureStatus_SuccessOptimal WGPUTextureAspect_Undefined WGPUTextureAspect_StencilOnly WGPUTextureAspect_Force32 END WGPUTextureDimension_Undefined WGPUTextureDimension_2D WGPUTextureDimension_Force32 END WGPUTextureFormat_Undefined WGPUTextureFormat_R8Snorm WGPUTextureFormat_R8Sint WGPUTextureFormat_R16Sint WGPUTextureFormat_RG8Unorm WGPUTextureFormat_RG8Uint WGPUTextureFormat_R32Float WGPUTextureFormat_R32Sint WGPUTextureFormat_RG16Sint WGPUTextureFormat_RGBA8Unorm WGPUTextureFormat_RGBA8Snorm WGPUTextureFormat_RGBA8Sint WGPUTextureFormat_BGRA8UnormSrgb WGPUTextureFormat_RGB10A2Unorm WGPUTextureFormat_RGB9E5Ufloat WGPUTextureFormat_RG32Uint WGPUTextureFormat_RGBA16Uint WGPUTextureFormat_RGBA16Float WGPUTextureFormat_RGBA32Sint WGPUTextureFormat_Depth16Unorm WGPUTextureFormat_Depth24PlusStencil8 WGPUTextureFormat_Depth32FloatStencil8 WGPUTextureFormat_BC1RGBAUnormSrgb WGPUTextureFormat_BC2RGBAUnormSrgb WGPUTextureFormat_BC3RGBAUnormSrgb WGPUTextureFormat_BC4RSnorm WGPUTextureFormat_BC5RGSnorm WGPUTextureFormat_BC6HRGBFloat WGPUTextureFormat_BC7RGBAUnormSrgb WGPUTextureFormat_ETC2RGB8UnormSrgb WGPUTextureFormat_ETC2RGB8A1UnormSrgb WGPUTextureFormat_ETC2RGBA8UnormSrgb WGPUTextureFormat_EACR11Snorm WGPUTextureFormat_EACRG11Snorm WGPUTextureFormat_ASTC4x4UnormSrgb WGPUTextureFormat_ASTC5x4UnormSrgb WGPUTextureFormat_ASTC5x5UnormSrgb WGPUTextureFormat_ASTC6x5UnormSrgb WGPUTextureFormat_ASTC6x6UnormSrgb WGPUTextureFormat_ASTC8x5UnormSrgb WGPUTextureFormat_ASTC8x6UnormSrgb WGPUTextureFormat_ASTC8x8UnormSrgb WGPUTextureFormat_ASTC10x5UnormSrgb WGPUTextureFormat_ASTC10x6UnormSrgb WGPUTextureFormat_ASTC10x8UnormSrgb WGPUTextureFormat_ASTC10x10UnormSrgb WGPUTextureFormat_ASTC12x10UnormSrgb WGPUTextureFormat_ASTC12x12UnormSrgb WGPUTextureSampleType_BindingNotUsed WGPUTextureSampleType_Float WGPUTextureSampleType_Sint WGPUTextureSampleType_Force32 END WGPUTextureViewDimension_Undefined WGPUTextureViewDimension_2D WGPUTextureViewDimension_Cube WGPUTextureViewDimension_3D WGPUVertexFormat_Uint8 WGPUVertexFormat_Uint8x4 WGPUVertexFormat_Sint8x2 WGPUVertexFormat_Unorm8 WGPUVertexFormat_Unorm8x4 WGPUVertexFormat_Snorm8x2 WGPUVertexFormat_Uint16 wgpu::ENUM_ENTRY (Uint16x2, WGPUVertexFormat_Uint16x2) ENUM_ENTRY(Uint16x4
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed WGPUSamplerBindingType_Filtering WGPUStatus_Success WGPUStatus_Force32 END WGPUStencilOperation_Undefined WGPUStencilOperation_Zero WGPUStencilOperation_Force32 END WGPUStorageTextureAccess_BindingNotUsed WGPUStoreOp_Undefined WGPUStoreOp_Discard WGPUSurfaceGetCurrentTextureStatus_SuccessOptimal WGPUTextureAspect_Undefined WGPUTextureAspect_StencilOnly WGPUTextureAspect_Force32 END WGPUTextureDimension_Undefined WGPUTextureDimension_2D WGPUTextureDimension_Force32 END WGPUTextureFormat_Undefined WGPUTextureFormat_R8Snorm WGPUTextureFormat_R8Sint WGPUTextureFormat_R16Sint WGPUTextureFormat_RG8Unorm WGPUTextureFormat_RG8Uint WGPUTextureFormat_R32Float WGPUTextureFormat_R32Sint WGPUTextureFormat_RG16Sint WGPUTextureFormat_RGBA8Unorm WGPUTextureFormat_RGBA8Snorm WGPUTextureFormat_RGBA8Sint WGPUTextureFormat_BGRA8UnormSrgb WGPUTextureFormat_RGB10A2Unorm WGPUTextureFormat_RGB9E5Ufloat WGPUTextureFormat_RG32Uint WGPUTextureFormat_RGBA16Uint WGPUTextureFormat_RGBA16Float WGPUTextureFormat_RGBA32Sint WGPUTextureFormat_Depth16Unorm WGPUTextureFormat_Depth24PlusStencil8 WGPUTextureFormat_Depth32FloatStencil8 WGPUTextureFormat_BC1RGBAUnormSrgb WGPUTextureFormat_BC2RGBAUnormSrgb WGPUTextureFormat_BC3RGBAUnormSrgb WGPUTextureFormat_BC4RSnorm WGPUTextureFormat_BC5RGSnorm WGPUTextureFormat_BC6HRGBFloat WGPUTextureFormat_BC7RGBAUnormSrgb WGPUTextureFormat_ETC2RGB8UnormSrgb WGPUTextureFormat_ETC2RGB8A1UnormSrgb WGPUTextureFormat_ETC2RGBA8UnormSrgb WGPUTextureFormat_EACR11Snorm WGPUTextureFormat_EACRG11Snorm WGPUTextureFormat_ASTC4x4UnormSrgb WGPUTextureFormat_ASTC5x4UnormSrgb WGPUTextureFormat_ASTC5x5UnormSrgb WGPUTextureFormat_ASTC6x5UnormSrgb WGPUTextureFormat_ASTC6x6UnormSrgb WGPUTextureFormat_ASTC8x5UnormSrgb WGPUTextureFormat_ASTC8x6UnormSrgb WGPUTextureFormat_ASTC8x8UnormSrgb WGPUTextureFormat_ASTC10x5UnormSrgb WGPUTextureFormat_ASTC10x6UnormSrgb WGPUTextureFormat_ASTC10x8UnormSrgb WGPUTextureFormat_ASTC10x10UnormSrgb WGPUTextureFormat_ASTC12x10UnormSrgb WGPUTextureFormat_ASTC12x12UnormSrgb WGPUTextureSampleType_BindingNotUsed WGPUTextureSampleType_Float WGPUTextureSampleType_Sint WGPUTextureSampleType_Force32 END WGPUTextureViewDimension_Undefined WGPUTextureViewDimension_2D WGPUTextureViewDimension_Cube WGPUTextureViewDimension_3D WGPUVertexFormat_Uint8 WGPUVertexFormat_Uint8x4 WGPUVertexFormat_Sint8x2 WGPUVertexFormat_Unorm8 WGPUVertexFormat_Unorm8x4 WGPUVertexFormat_Snorm8x2 WGPUVertexFormat_Uint16 WGPUVertexFormat_Uint16x4 wgpu::ENUM_ENTRY (Sint16, WGPUVertexFormat_Sint16) ENUM_ENTRY(Sint16x2
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed WGPUSamplerBindingType_Filtering WGPUStatus_Success WGPUStatus_Force32 END WGPUStencilOperation_Undefined WGPUStencilOperation_Zero WGPUStencilOperation_Force32 END WGPUStorageTextureAccess_BindingNotUsed WGPUStoreOp_Undefined WGPUStoreOp_Discard WGPUSurfaceGetCurrentTextureStatus_SuccessOptimal WGPUTextureAspect_Undefined WGPUTextureAspect_StencilOnly WGPUTextureAspect_Force32 END WGPUTextureDimension_Undefined WGPUTextureDimension_2D WGPUTextureDimension_Force32 END WGPUTextureFormat_Undefined WGPUTextureFormat_R8Snorm WGPUTextureFormat_R8Sint WGPUTextureFormat_R16Sint WGPUTextureFormat_RG8Unorm WGPUTextureFormat_RG8Uint WGPUTextureFormat_R32Float WGPUTextureFormat_R32Sint WGPUTextureFormat_RG16Sint WGPUTextureFormat_RGBA8Unorm WGPUTextureFormat_RGBA8Snorm WGPUTextureFormat_RGBA8Sint WGPUTextureFormat_BGRA8UnormSrgb WGPUTextureFormat_RGB10A2Unorm WGPUTextureFormat_RGB9E5Ufloat WGPUTextureFormat_RG32Uint WGPUTextureFormat_RGBA16Uint WGPUTextureFormat_RGBA16Float WGPUTextureFormat_RGBA32Sint WGPUTextureFormat_Depth16Unorm WGPUTextureFormat_Depth24PlusStencil8 WGPUTextureFormat_Depth32FloatStencil8 WGPUTextureFormat_BC1RGBAUnormSrgb WGPUTextureFormat_BC2RGBAUnormSrgb WGPUTextureFormat_BC3RGBAUnormSrgb WGPUTextureFormat_BC4RSnorm WGPUTextureFormat_BC5RGSnorm WGPUTextureFormat_BC6HRGBFloat WGPUTextureFormat_BC7RGBAUnormSrgb WGPUTextureFormat_ETC2RGB8UnormSrgb WGPUTextureFormat_ETC2RGB8A1UnormSrgb WGPUTextureFormat_ETC2RGBA8UnormSrgb WGPUTextureFormat_EACR11Snorm WGPUTextureFormat_EACRG11Snorm WGPUTextureFormat_ASTC4x4UnormSrgb WGPUTextureFormat_ASTC5x4UnormSrgb WGPUTextureFormat_ASTC5x5UnormSrgb WGPUTextureFormat_ASTC6x5UnormSrgb WGPUTextureFormat_ASTC6x6UnormSrgb WGPUTextureFormat_ASTC8x5UnormSrgb WGPUTextureFormat_ASTC8x6UnormSrgb WGPUTextureFormat_ASTC8x8UnormSrgb WGPUTextureFormat_ASTC10x5UnormSrgb WGPUTextureFormat_ASTC10x6UnormSrgb WGPUTextureFormat_ASTC10x8UnormSrgb WGPUTextureFormat_ASTC10x10UnormSrgb WGPUTextureFormat_ASTC12x10UnormSrgb WGPUTextureFormat_ASTC12x12UnormSrgb WGPUTextureSampleType_BindingNotUsed WGPUTextureSampleType_Float WGPUTextureSampleType_Sint WGPUTextureSampleType_Force32 END WGPUTextureViewDimension_Undefined WGPUTextureViewDimension_2D WGPUTextureViewDimension_Cube WGPUTextureViewDimension_3D WGPUVertexFormat_Uint8 WGPUVertexFormat_Uint8x4 WGPUVertexFormat_Sint8x2 WGPUVertexFormat_Unorm8 WGPUVertexFormat_Unorm8x4 WGPUVertexFormat_Snorm8x2 WGPUVertexFormat_Uint16 WGPUVertexFormat_Uint16x4 WGPUVertexFormat_Sint16x2 wgpu::ENUM_ENTRY (Sint16x4, WGPUVertexFormat_Sint16x4) ENUM_ENTRY(Unorm16
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed WGPUSamplerBindingType_Filtering WGPUStatus_Success WGPUStatus_Force32 END WGPUStencilOperation_Undefined WGPUStencilOperation_Zero WGPUStencilOperation_Force32 END WGPUStorageTextureAccess_BindingNotUsed WGPUStoreOp_Undefined WGPUStoreOp_Discard WGPUSurfaceGetCurrentTextureStatus_SuccessOptimal WGPUTextureAspect_Undefined WGPUTextureAspect_StencilOnly WGPUTextureAspect_Force32 END WGPUTextureDimension_Undefined WGPUTextureDimension_2D WGPUTextureDimension_Force32 END WGPUTextureFormat_Undefined WGPUTextureFormat_R8Snorm WGPUTextureFormat_R8Sint WGPUTextureFormat_R16Sint WGPUTextureFormat_RG8Unorm WGPUTextureFormat_RG8Uint WGPUTextureFormat_R32Float WGPUTextureFormat_R32Sint WGPUTextureFormat_RG16Sint WGPUTextureFormat_RGBA8Unorm WGPUTextureFormat_RGBA8Snorm WGPUTextureFormat_RGBA8Sint WGPUTextureFormat_BGRA8UnormSrgb WGPUTextureFormat_RGB10A2Unorm WGPUTextureFormat_RGB9E5Ufloat WGPUTextureFormat_RG32Uint WGPUTextureFormat_RGBA16Uint WGPUTextureFormat_RGBA16Float WGPUTextureFormat_RGBA32Sint WGPUTextureFormat_Depth16Unorm WGPUTextureFormat_Depth24PlusStencil8 WGPUTextureFormat_Depth32FloatStencil8 WGPUTextureFormat_BC1RGBAUnormSrgb WGPUTextureFormat_BC2RGBAUnormSrgb WGPUTextureFormat_BC3RGBAUnormSrgb WGPUTextureFormat_BC4RSnorm WGPUTextureFormat_BC5RGSnorm WGPUTextureFormat_BC6HRGBFloat WGPUTextureFormat_BC7RGBAUnormSrgb WGPUTextureFormat_ETC2RGB8UnormSrgb WGPUTextureFormat_ETC2RGB8A1UnormSrgb WGPUTextureFormat_ETC2RGBA8UnormSrgb WGPUTextureFormat_EACR11Snorm WGPUTextureFormat_EACRG11Snorm WGPUTextureFormat_ASTC4x4UnormSrgb WGPUTextureFormat_ASTC5x4UnormSrgb WGPUTextureFormat_ASTC5x5UnormSrgb WGPUTextureFormat_ASTC6x5UnormSrgb WGPUTextureFormat_ASTC6x6UnormSrgb WGPUTextureFormat_ASTC8x5UnormSrgb WGPUTextureFormat_ASTC8x6UnormSrgb WGPUTextureFormat_ASTC8x8UnormSrgb WGPUTextureFormat_ASTC10x5UnormSrgb WGPUTextureFormat_ASTC10x6UnormSrgb WGPUTextureFormat_ASTC10x8UnormSrgb WGPUTextureFormat_ASTC10x10UnormSrgb WGPUTextureFormat_ASTC12x10UnormSrgb WGPUTextureFormat_ASTC12x12UnormSrgb WGPUTextureSampleType_BindingNotUsed WGPUTextureSampleType_Float WGPUTextureSampleType_Sint WGPUTextureSampleType_Force32 END WGPUTextureViewDimension_Undefined WGPUTextureViewDimension_2D WGPUTextureViewDimension_Cube WGPUTextureViewDimension_3D WGPUVertexFormat_Uint8 WGPUVertexFormat_Uint8x4 WGPUVertexFormat_Sint8x2 WGPUVertexFormat_Unorm8 WGPUVertexFormat_Unorm8x4 WGPUVertexFormat_Snorm8x2 WGPUVertexFormat_Uint16 WGPUVertexFormat_Uint16x4 WGPUVertexFormat_Sint16x2 WGPUVertexFormat_Unorm16 wgpu::ENUM_ENTRY (Unorm16x2, WGPUVertexFormat_Unorm16x2) ENUM_ENTRY(Unorm16x4
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed WGPUSamplerBindingType_Filtering WGPUStatus_Success WGPUStatus_Force32 END WGPUStencilOperation_Undefined WGPUStencilOperation_Zero WGPUStencilOperation_Force32 END WGPUStorageTextureAccess_BindingNotUsed WGPUStoreOp_Undefined WGPUStoreOp_Discard WGPUSurfaceGetCurrentTextureStatus_SuccessOptimal WGPUTextureAspect_Undefined WGPUTextureAspect_StencilOnly WGPUTextureAspect_Force32 END WGPUTextureDimension_Undefined WGPUTextureDimension_2D WGPUTextureDimension_Force32 END WGPUTextureFormat_Undefined WGPUTextureFormat_R8Snorm WGPUTextureFormat_R8Sint WGPUTextureFormat_R16Sint WGPUTextureFormat_RG8Unorm WGPUTextureFormat_RG8Uint WGPUTextureFormat_R32Float WGPUTextureFormat_R32Sint WGPUTextureFormat_RG16Sint WGPUTextureFormat_RGBA8Unorm WGPUTextureFormat_RGBA8Snorm WGPUTextureFormat_RGBA8Sint WGPUTextureFormat_BGRA8UnormSrgb WGPUTextureFormat_RGB10A2Unorm WGPUTextureFormat_RGB9E5Ufloat WGPUTextureFormat_RG32Uint WGPUTextureFormat_RGBA16Uint WGPUTextureFormat_RGBA16Float WGPUTextureFormat_RGBA32Sint WGPUTextureFormat_Depth16Unorm WGPUTextureFormat_Depth24PlusStencil8 WGPUTextureFormat_Depth32FloatStencil8 WGPUTextureFormat_BC1RGBAUnormSrgb WGPUTextureFormat_BC2RGBAUnormSrgb WGPUTextureFormat_BC3RGBAUnormSrgb WGPUTextureFormat_BC4RSnorm WGPUTextureFormat_BC5RGSnorm WGPUTextureFormat_BC6HRGBFloat WGPUTextureFormat_BC7RGBAUnormSrgb WGPUTextureFormat_ETC2RGB8UnormSrgb WGPUTextureFormat_ETC2RGB8A1UnormSrgb WGPUTextureFormat_ETC2RGBA8UnormSrgb WGPUTextureFormat_EACR11Snorm WGPUTextureFormat_EACRG11Snorm WGPUTextureFormat_ASTC4x4UnormSrgb WGPUTextureFormat_ASTC5x4UnormSrgb WGPUTextureFormat_ASTC5x5UnormSrgb WGPUTextureFormat_ASTC6x5UnormSrgb WGPUTextureFormat_ASTC6x6UnormSrgb WGPUTextureFormat_ASTC8x5UnormSrgb WGPUTextureFormat_ASTC8x6UnormSrgb WGPUTextureFormat_ASTC8x8UnormSrgb WGPUTextureFormat_ASTC10x5UnormSrgb WGPUTextureFormat_ASTC10x6UnormSrgb WGPUTextureFormat_ASTC10x8UnormSrgb WGPUTextureFormat_ASTC10x10UnormSrgb WGPUTextureFormat_ASTC12x10UnormSrgb WGPUTextureFormat_ASTC12x12UnormSrgb WGPUTextureSampleType_BindingNotUsed WGPUTextureSampleType_Float WGPUTextureSampleType_Sint WGPUTextureSampleType_Force32 END WGPUTextureViewDimension_Undefined WGPUTextureViewDimension_2D WGPUTextureViewDimension_Cube WGPUTextureViewDimension_3D WGPUVertexFormat_Uint8 WGPUVertexFormat_Uint8x4 WGPUVertexFormat_Sint8x2 WGPUVertexFormat_Unorm8 WGPUVertexFormat_Unorm8x4 WGPUVertexFormat_Snorm8x2 WGPUVertexFormat_Uint16 WGPUVertexFormat_Uint16x4 WGPUVertexFormat_Sint16x2 WGPUVertexFormat_Unorm16 WGPUVertexFormat_Unorm16x4 wgpu::ENUM_ENTRY (Snorm16, WGPUVertexFormat_Snorm16) ENUM_ENTRY(Snorm16x2
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed WGPUSamplerBindingType_Filtering WGPUStatus_Success WGPUStatus_Force32 END WGPUStencilOperation_Undefined WGPUStencilOperation_Zero WGPUStencilOperation_Force32 END WGPUStorageTextureAccess_BindingNotUsed WGPUStoreOp_Undefined WGPUStoreOp_Discard WGPUSurfaceGetCurrentTextureStatus_SuccessOptimal WGPUTextureAspect_Undefined WGPUTextureAspect_StencilOnly WGPUTextureAspect_Force32 END WGPUTextureDimension_Undefined WGPUTextureDimension_2D WGPUTextureDimension_Force32 END WGPUTextureFormat_Undefined WGPUTextureFormat_R8Snorm WGPUTextureFormat_R8Sint WGPUTextureFormat_R16Sint WGPUTextureFormat_RG8Unorm WGPUTextureFormat_RG8Uint WGPUTextureFormat_R32Float WGPUTextureFormat_R32Sint WGPUTextureFormat_RG16Sint WGPUTextureFormat_RGBA8Unorm WGPUTextureFormat_RGBA8Snorm WGPUTextureFormat_RGBA8Sint WGPUTextureFormat_BGRA8UnormSrgb WGPUTextureFormat_RGB10A2Unorm WGPUTextureFormat_RGB9E5Ufloat WGPUTextureFormat_RG32Uint WGPUTextureFormat_RGBA16Uint WGPUTextureFormat_RGBA16Float WGPUTextureFormat_RGBA32Sint WGPUTextureFormat_Depth16Unorm WGPUTextureFormat_Depth24PlusStencil8 WGPUTextureFormat_Depth32FloatStencil8 WGPUTextureFormat_BC1RGBAUnormSrgb WGPUTextureFormat_BC2RGBAUnormSrgb WGPUTextureFormat_BC3RGBAUnormSrgb WGPUTextureFormat_BC4RSnorm WGPUTextureFormat_BC5RGSnorm WGPUTextureFormat_BC6HRGBFloat WGPUTextureFormat_BC7RGBAUnormSrgb WGPUTextureFormat_ETC2RGB8UnormSrgb WGPUTextureFormat_ETC2RGB8A1UnormSrgb WGPUTextureFormat_ETC2RGBA8UnormSrgb WGPUTextureFormat_EACR11Snorm WGPUTextureFormat_EACRG11Snorm WGPUTextureFormat_ASTC4x4UnormSrgb WGPUTextureFormat_ASTC5x4UnormSrgb WGPUTextureFormat_ASTC5x5UnormSrgb WGPUTextureFormat_ASTC6x5UnormSrgb WGPUTextureFormat_ASTC6x6UnormSrgb WGPUTextureFormat_ASTC8x5UnormSrgb WGPUTextureFormat_ASTC8x6UnormSrgb WGPUTextureFormat_ASTC8x8UnormSrgb WGPUTextureFormat_ASTC10x5UnormSrgb WGPUTextureFormat_ASTC10x6UnormSrgb WGPUTextureFormat_ASTC10x8UnormSrgb WGPUTextureFormat_ASTC10x10UnormSrgb WGPUTextureFormat_ASTC12x10UnormSrgb WGPUTextureFormat_ASTC12x12UnormSrgb WGPUTextureSampleType_BindingNotUsed WGPUTextureSampleType_Float WGPUTextureSampleType_Sint WGPUTextureSampleType_Force32 END WGPUTextureViewDimension_Undefined WGPUTextureViewDimension_2D WGPUTextureViewDimension_Cube WGPUTextureViewDimension_3D WGPUVertexFormat_Uint8 WGPUVertexFormat_Uint8x4 WGPUVertexFormat_Sint8x2 WGPUVertexFormat_Unorm8 WGPUVertexFormat_Unorm8x4 WGPUVertexFormat_Snorm8x2 WGPUVertexFormat_Uint16 WGPUVertexFormat_Uint16x4 WGPUVertexFormat_Sint16x2 WGPUVertexFormat_Unorm16 WGPUVertexFormat_Unorm16x4 WGPUVertexFormat_Snorm16x2 wgpu::ENUM_ENTRY (Snorm16x4, WGPUVertexFormat_Snorm16x4) ENUM_ENTRY(Float16
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed WGPUSamplerBindingType_Filtering WGPUStatus_Success WGPUStatus_Force32 END WGPUStencilOperation_Undefined WGPUStencilOperation_Zero WGPUStencilOperation_Force32 END WGPUStorageTextureAccess_BindingNotUsed WGPUStoreOp_Undefined WGPUStoreOp_Discard WGPUSurfaceGetCurrentTextureStatus_SuccessOptimal WGPUTextureAspect_Undefined WGPUTextureAspect_StencilOnly WGPUTextureAspect_Force32 END WGPUTextureDimension_Undefined WGPUTextureDimension_2D WGPUTextureDimension_Force32 END WGPUTextureFormat_Undefined WGPUTextureFormat_R8Snorm WGPUTextureFormat_R8Sint WGPUTextureFormat_R16Sint WGPUTextureFormat_RG8Unorm WGPUTextureFormat_RG8Uint WGPUTextureFormat_R32Float WGPUTextureFormat_R32Sint WGPUTextureFormat_RG16Sint WGPUTextureFormat_RGBA8Unorm WGPUTextureFormat_RGBA8Snorm WGPUTextureFormat_RGBA8Sint WGPUTextureFormat_BGRA8UnormSrgb WGPUTextureFormat_RGB10A2Unorm WGPUTextureFormat_RGB9E5Ufloat WGPUTextureFormat_RG32Uint WGPUTextureFormat_RGBA16Uint WGPUTextureFormat_RGBA16Float WGPUTextureFormat_RGBA32Sint WGPUTextureFormat_Depth16Unorm WGPUTextureFormat_Depth24PlusStencil8 WGPUTextureFormat_Depth32FloatStencil8 WGPUTextureFormat_BC1RGBAUnormSrgb WGPUTextureFormat_BC2RGBAUnormSrgb WGPUTextureFormat_BC3RGBAUnormSrgb WGPUTextureFormat_BC4RSnorm WGPUTextureFormat_BC5RGSnorm WGPUTextureFormat_BC6HRGBFloat WGPUTextureFormat_BC7RGBAUnormSrgb WGPUTextureFormat_ETC2RGB8UnormSrgb WGPUTextureFormat_ETC2RGB8A1UnormSrgb WGPUTextureFormat_ETC2RGBA8UnormSrgb WGPUTextureFormat_EACR11Snorm WGPUTextureFormat_EACRG11Snorm WGPUTextureFormat_ASTC4x4UnormSrgb WGPUTextureFormat_ASTC5x4UnormSrgb WGPUTextureFormat_ASTC5x5UnormSrgb WGPUTextureFormat_ASTC6x5UnormSrgb WGPUTextureFormat_ASTC6x6UnormSrgb WGPUTextureFormat_ASTC8x5UnormSrgb WGPUTextureFormat_ASTC8x6UnormSrgb WGPUTextureFormat_ASTC8x8UnormSrgb WGPUTextureFormat_ASTC10x5UnormSrgb WGPUTextureFormat_ASTC10x6UnormSrgb WGPUTextureFormat_ASTC10x8UnormSrgb WGPUTextureFormat_ASTC10x10UnormSrgb WGPUTextureFormat_ASTC12x10UnormSrgb WGPUTextureFormat_ASTC12x12UnormSrgb WGPUTextureSampleType_BindingNotUsed WGPUTextureSampleType_Float WGPUTextureSampleType_Sint WGPUTextureSampleType_Force32 END WGPUTextureViewDimension_Undefined WGPUTextureViewDimension_2D WGPUTextureViewDimension_Cube WGPUTextureViewDimension_3D WGPUVertexFormat_Uint8 WGPUVertexFormat_Uint8x4 WGPUVertexFormat_Sint8x2 WGPUVertexFormat_Unorm8 WGPUVertexFormat_Unorm8x4 WGPUVertexFormat_Snorm8x2 WGPUVertexFormat_Uint16 WGPUVertexFormat_Uint16x4 WGPUVertexFormat_Sint16x2 WGPUVertexFormat_Unorm16 WGPUVertexFormat_Unorm16x4 WGPUVertexFormat_Snorm16x2 WGPUVertexFormat_Float16 wgpu::ENUM_ENTRY (Float16x2, WGPUVertexFormat_Float16x2) ENUM_ENTRY(Float16x4
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed WGPUSamplerBindingType_Filtering WGPUStatus_Success WGPUStatus_Force32 END WGPUStencilOperation_Undefined WGPUStencilOperation_Zero WGPUStencilOperation_Force32 END WGPUStorageTextureAccess_BindingNotUsed WGPUStoreOp_Undefined WGPUStoreOp_Discard WGPUSurfaceGetCurrentTextureStatus_SuccessOptimal WGPUTextureAspect_Undefined WGPUTextureAspect_StencilOnly WGPUTextureAspect_Force32 END WGPUTextureDimension_Undefined WGPUTextureDimension_2D WGPUTextureDimension_Force32 END WGPUTextureFormat_Undefined WGPUTextureFormat_R8Snorm WGPUTextureFormat_R8Sint WGPUTextureFormat_R16Sint WGPUTextureFormat_RG8Unorm WGPUTextureFormat_RG8Uint WGPUTextureFormat_R32Float WGPUTextureFormat_R32Sint WGPUTextureFormat_RG16Sint WGPUTextureFormat_RGBA8Unorm WGPUTextureFormat_RGBA8Snorm WGPUTextureFormat_RGBA8Sint WGPUTextureFormat_BGRA8UnormSrgb WGPUTextureFormat_RGB10A2Unorm WGPUTextureFormat_RGB9E5Ufloat WGPUTextureFormat_RG32Uint WGPUTextureFormat_RGBA16Uint WGPUTextureFormat_RGBA16Float WGPUTextureFormat_RGBA32Sint WGPUTextureFormat_Depth16Unorm WGPUTextureFormat_Depth24PlusStencil8 WGPUTextureFormat_Depth32FloatStencil8 WGPUTextureFormat_BC1RGBAUnormSrgb WGPUTextureFormat_BC2RGBAUnormSrgb WGPUTextureFormat_BC3RGBAUnormSrgb WGPUTextureFormat_BC4RSnorm WGPUTextureFormat_BC5RGSnorm WGPUTextureFormat_BC6HRGBFloat WGPUTextureFormat_BC7RGBAUnormSrgb WGPUTextureFormat_ETC2RGB8UnormSrgb WGPUTextureFormat_ETC2RGB8A1UnormSrgb WGPUTextureFormat_ETC2RGBA8UnormSrgb WGPUTextureFormat_EACR11Snorm WGPUTextureFormat_EACRG11Snorm WGPUTextureFormat_ASTC4x4UnormSrgb WGPUTextureFormat_ASTC5x4UnormSrgb WGPUTextureFormat_ASTC5x5UnormSrgb WGPUTextureFormat_ASTC6x5UnormSrgb WGPUTextureFormat_ASTC6x6UnormSrgb WGPUTextureFormat_ASTC8x5UnormSrgb WGPUTextureFormat_ASTC8x6UnormSrgb WGPUTextureFormat_ASTC8x8UnormSrgb WGPUTextureFormat_ASTC10x5UnormSrgb WGPUTextureFormat_ASTC10x6UnormSrgb WGPUTextureFormat_ASTC10x8UnormSrgb WGPUTextureFormat_ASTC10x10UnormSrgb WGPUTextureFormat_ASTC12x10UnormSrgb WGPUTextureFormat_ASTC12x12UnormSrgb WGPUTextureSampleType_BindingNotUsed WGPUTextureSampleType_Float WGPUTextureSampleType_Sint WGPUTextureSampleType_Force32 END WGPUTextureViewDimension_Undefined WGPUTextureViewDimension_2D WGPUTextureViewDimension_Cube WGPUTextureViewDimension_3D WGPUVertexFormat_Uint8 WGPUVertexFormat_Uint8x4 WGPUVertexFormat_Sint8x2 WGPUVertexFormat_Unorm8 WGPUVertexFormat_Unorm8x4 WGPUVertexFormat_Snorm8x2 WGPUVertexFormat_Uint16 WGPUVertexFormat_Uint16x4 WGPUVertexFormat_Sint16x2 WGPUVertexFormat_Unorm16 WGPUVertexFormat_Unorm16x4 WGPUVertexFormat_Snorm16x2 WGPUVertexFormat_Float16 WGPUVertexFormat_Float16x4 wgpu::ENUM_ENTRY (Float32, WGPUVertexFormat_Float32) ENUM_ENTRY(Float32x2
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed WGPUSamplerBindingType_Filtering WGPUStatus_Success WGPUStatus_Force32 END WGPUStencilOperation_Undefined WGPUStencilOperation_Zero WGPUStencilOperation_Force32 END WGPUStorageTextureAccess_BindingNotUsed WGPUStoreOp_Undefined WGPUStoreOp_Discard WGPUSurfaceGetCurrentTextureStatus_SuccessOptimal WGPUTextureAspect_Undefined WGPUTextureAspect_StencilOnly WGPUTextureAspect_Force32 END WGPUTextureDimension_Undefined WGPUTextureDimension_2D WGPUTextureDimension_Force32 END WGPUTextureFormat_Undefined WGPUTextureFormat_R8Snorm WGPUTextureFormat_R8Sint WGPUTextureFormat_R16Sint WGPUTextureFormat_RG8Unorm WGPUTextureFormat_RG8Uint WGPUTextureFormat_R32Float WGPUTextureFormat_R32Sint WGPUTextureFormat_RG16Sint WGPUTextureFormat_RGBA8Unorm WGPUTextureFormat_RGBA8Snorm WGPUTextureFormat_RGBA8Sint WGPUTextureFormat_BGRA8UnormSrgb WGPUTextureFormat_RGB10A2Unorm WGPUTextureFormat_RGB9E5Ufloat WGPUTextureFormat_RG32Uint WGPUTextureFormat_RGBA16Uint WGPUTextureFormat_RGBA16Float WGPUTextureFormat_RGBA32Sint WGPUTextureFormat_Depth16Unorm WGPUTextureFormat_Depth24PlusStencil8 WGPUTextureFormat_Depth32FloatStencil8 WGPUTextureFormat_BC1RGBAUnormSrgb WGPUTextureFormat_BC2RGBAUnormSrgb WGPUTextureFormat_BC3RGBAUnormSrgb WGPUTextureFormat_BC4RSnorm WGPUTextureFormat_BC5RGSnorm WGPUTextureFormat_BC6HRGBFloat WGPUTextureFormat_BC7RGBAUnormSrgb WGPUTextureFormat_ETC2RGB8UnormSrgb WGPUTextureFormat_ETC2RGB8A1UnormSrgb WGPUTextureFormat_ETC2RGBA8UnormSrgb WGPUTextureFormat_EACR11Snorm WGPUTextureFormat_EACRG11Snorm WGPUTextureFormat_ASTC4x4UnormSrgb WGPUTextureFormat_ASTC5x4UnormSrgb WGPUTextureFormat_ASTC5x5UnormSrgb WGPUTextureFormat_ASTC6x5UnormSrgb WGPUTextureFormat_ASTC6x6UnormSrgb WGPUTextureFormat_ASTC8x5UnormSrgb WGPUTextureFormat_ASTC8x6UnormSrgb WGPUTextureFormat_ASTC8x8UnormSrgb WGPUTextureFormat_ASTC10x5UnormSrgb WGPUTextureFormat_ASTC10x6UnormSrgb WGPUTextureFormat_ASTC10x8UnormSrgb WGPUTextureFormat_ASTC10x10UnormSrgb WGPUTextureFormat_ASTC12x10UnormSrgb WGPUTextureFormat_ASTC12x12UnormSrgb WGPUTextureSampleType_BindingNotUsed WGPUTextureSampleType_Float WGPUTextureSampleType_Sint WGPUTextureSampleType_Force32 END WGPUTextureViewDimension_Undefined WGPUTextureViewDimension_2D WGPUTextureViewDimension_Cube WGPUTextureViewDimension_3D WGPUVertexFormat_Uint8 WGPUVertexFormat_Uint8x4 WGPUVertexFormat_Sint8x2 WGPUVertexFormat_Unorm8 WGPUVertexFormat_Unorm8x4 WGPUVertexFormat_Snorm8x2 WGPUVertexFormat_Uint16 WGPUVertexFormat_Uint16x4 WGPUVertexFormat_Sint16x2 WGPUVertexFormat_Unorm16 WGPUVertexFormat_Unorm16x4 WGPUVertexFormat_Snorm16x2 WGPUVertexFormat_Float16 WGPUVertexFormat_Float16x4 WGPUVertexFormat_Float32x2 wgpu::ENUM_ENTRY (Float32x3, WGPUVertexFormat_Float32x3) ENUM_ENTRY(Float32x4
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed WGPUSamplerBindingType_Filtering WGPUStatus_Success WGPUStatus_Force32 END WGPUStencilOperation_Undefined WGPUStencilOperation_Zero WGPUStencilOperation_Force32 END WGPUStorageTextureAccess_BindingNotUsed WGPUStoreOp_Undefined WGPUStoreOp_Discard WGPUSurfaceGetCurrentTextureStatus_SuccessOptimal WGPUTextureAspect_Undefined WGPUTextureAspect_StencilOnly WGPUTextureAspect_Force32 END WGPUTextureDimension_Undefined WGPUTextureDimension_2D WGPUTextureDimension_Force32 END WGPUTextureFormat_Undefined WGPUTextureFormat_R8Snorm WGPUTextureFormat_R8Sint WGPUTextureFormat_R16Sint WGPUTextureFormat_RG8Unorm WGPUTextureFormat_RG8Uint WGPUTextureFormat_R32Float WGPUTextureFormat_R32Sint WGPUTextureFormat_RG16Sint WGPUTextureFormat_RGBA8Unorm WGPUTextureFormat_RGBA8Snorm WGPUTextureFormat_RGBA8Sint WGPUTextureFormat_BGRA8UnormSrgb WGPUTextureFormat_RGB10A2Unorm WGPUTextureFormat_RGB9E5Ufloat WGPUTextureFormat_RG32Uint WGPUTextureFormat_RGBA16Uint WGPUTextureFormat_RGBA16Float WGPUTextureFormat_RGBA32Sint WGPUTextureFormat_Depth16Unorm WGPUTextureFormat_Depth24PlusStencil8 WGPUTextureFormat_Depth32FloatStencil8 WGPUTextureFormat_BC1RGBAUnormSrgb WGPUTextureFormat_BC2RGBAUnormSrgb WGPUTextureFormat_BC3RGBAUnormSrgb WGPUTextureFormat_BC4RSnorm WGPUTextureFormat_BC5RGSnorm WGPUTextureFormat_BC6HRGBFloat WGPUTextureFormat_BC7RGBAUnormSrgb WGPUTextureFormat_ETC2RGB8UnormSrgb WGPUTextureFormat_ETC2RGB8A1UnormSrgb WGPUTextureFormat_ETC2RGBA8UnormSrgb WGPUTextureFormat_EACR11Snorm WGPUTextureFormat_EACRG11Snorm WGPUTextureFormat_ASTC4x4UnormSrgb WGPUTextureFormat_ASTC5x4UnormSrgb WGPUTextureFormat_ASTC5x5UnormSrgb WGPUTextureFormat_ASTC6x5UnormSrgb WGPUTextureFormat_ASTC6x6UnormSrgb WGPUTextureFormat_ASTC8x5UnormSrgb WGPUTextureFormat_ASTC8x6UnormSrgb WGPUTextureFormat_ASTC8x8UnormSrgb WGPUTextureFormat_ASTC10x5UnormSrgb WGPUTextureFormat_ASTC10x6UnormSrgb WGPUTextureFormat_ASTC10x8UnormSrgb WGPUTextureFormat_ASTC10x10UnormSrgb WGPUTextureFormat_ASTC12x10UnormSrgb WGPUTextureFormat_ASTC12x12UnormSrgb WGPUTextureSampleType_BindingNotUsed WGPUTextureSampleType_Float WGPUTextureSampleType_Sint WGPUTextureSampleType_Force32 END WGPUTextureViewDimension_Undefined WGPUTextureViewDimension_2D WGPUTextureViewDimension_Cube WGPUTextureViewDimension_3D WGPUVertexFormat_Uint8 WGPUVertexFormat_Uint8x4 WGPUVertexFormat_Sint8x2 WGPUVertexFormat_Unorm8 WGPUVertexFormat_Unorm8x4 WGPUVertexFormat_Snorm8x2 WGPUVertexFormat_Uint16 WGPUVertexFormat_Uint16x4 WGPUVertexFormat_Sint16x2 WGPUVertexFormat_Unorm16 WGPUVertexFormat_Unorm16x4 WGPUVertexFormat_Snorm16x2 WGPUVertexFormat_Float16 WGPUVertexFormat_Float16x4 WGPUVertexFormat_Float32x2 WGPUVertexFormat_Float32x4 wgpu::ENUM_ENTRY (Uint32, WGPUVertexFormat_Uint32) ENUM_ENTRY(Uint32x2
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed WGPUSamplerBindingType_Filtering WGPUStatus_Success WGPUStatus_Force32 END WGPUStencilOperation_Undefined WGPUStencilOperation_Zero WGPUStencilOperation_Force32 END WGPUStorageTextureAccess_BindingNotUsed WGPUStoreOp_Undefined WGPUStoreOp_Discard WGPUSurfaceGetCurrentTextureStatus_SuccessOptimal WGPUTextureAspect_Undefined WGPUTextureAspect_StencilOnly WGPUTextureAspect_Force32 END WGPUTextureDimension_Undefined WGPUTextureDimension_2D WGPUTextureDimension_Force32 END WGPUTextureFormat_Undefined WGPUTextureFormat_R8Snorm WGPUTextureFormat_R8Sint WGPUTextureFormat_R16Sint WGPUTextureFormat_RG8Unorm WGPUTextureFormat_RG8Uint WGPUTextureFormat_R32Float WGPUTextureFormat_R32Sint WGPUTextureFormat_RG16Sint WGPUTextureFormat_RGBA8Unorm WGPUTextureFormat_RGBA8Snorm WGPUTextureFormat_RGBA8Sint WGPUTextureFormat_BGRA8UnormSrgb WGPUTextureFormat_RGB10A2Unorm WGPUTextureFormat_RGB9E5Ufloat WGPUTextureFormat_RG32Uint WGPUTextureFormat_RGBA16Uint WGPUTextureFormat_RGBA16Float WGPUTextureFormat_RGBA32Sint WGPUTextureFormat_Depth16Unorm WGPUTextureFormat_Depth24PlusStencil8 WGPUTextureFormat_Depth32FloatStencil8 WGPUTextureFormat_BC1RGBAUnormSrgb WGPUTextureFormat_BC2RGBAUnormSrgb WGPUTextureFormat_BC3RGBAUnormSrgb WGPUTextureFormat_BC4RSnorm WGPUTextureFormat_BC5RGSnorm WGPUTextureFormat_BC6HRGBFloat WGPUTextureFormat_BC7RGBAUnormSrgb WGPUTextureFormat_ETC2RGB8UnormSrgb WGPUTextureFormat_ETC2RGB8A1UnormSrgb WGPUTextureFormat_ETC2RGBA8UnormSrgb WGPUTextureFormat_EACR11Snorm WGPUTextureFormat_EACRG11Snorm WGPUTextureFormat_ASTC4x4UnormSrgb WGPUTextureFormat_ASTC5x4UnormSrgb WGPUTextureFormat_ASTC5x5UnormSrgb WGPUTextureFormat_ASTC6x5UnormSrgb WGPUTextureFormat_ASTC6x6UnormSrgb WGPUTextureFormat_ASTC8x5UnormSrgb WGPUTextureFormat_ASTC8x6UnormSrgb WGPUTextureFormat_ASTC8x8UnormSrgb WGPUTextureFormat_ASTC10x5UnormSrgb WGPUTextureFormat_ASTC10x6UnormSrgb WGPUTextureFormat_ASTC10x8UnormSrgb WGPUTextureFormat_ASTC10x10UnormSrgb WGPUTextureFormat_ASTC12x10UnormSrgb WGPUTextureFormat_ASTC12x12UnormSrgb WGPUTextureSampleType_BindingNotUsed WGPUTextureSampleType_Float WGPUTextureSampleType_Sint WGPUTextureSampleType_Force32 END WGPUTextureViewDimension_Undefined WGPUTextureViewDimension_2D WGPUTextureViewDimension_Cube WGPUTextureViewDimension_3D WGPUVertexFormat_Uint8 WGPUVertexFormat_Uint8x4 WGPUVertexFormat_Sint8x2 WGPUVertexFormat_Unorm8 WGPUVertexFormat_Unorm8x4 WGPUVertexFormat_Snorm8x2 WGPUVertexFormat_Uint16 WGPUVertexFormat_Uint16x4 WGPUVertexFormat_Sint16x2 WGPUVertexFormat_Unorm16 WGPUVertexFormat_Unorm16x4 WGPUVertexFormat_Snorm16x2 WGPUVertexFormat_Float16 WGPUVertexFormat_Float16x4 WGPUVertexFormat_Float32x2 WGPUVertexFormat_Float32x4 WGPUVertexFormat_Uint32x2 wgpu::ENUM_ENTRY (Uint32x3, WGPUVertexFormat_Uint32x3) ENUM_ENTRY(Uint32x4
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed WGPUSamplerBindingType_Filtering WGPUStatus_Success WGPUStatus_Force32 END WGPUStencilOperation_Undefined WGPUStencilOperation_Zero WGPUStencilOperation_Force32 END WGPUStorageTextureAccess_BindingNotUsed WGPUStoreOp_Undefined WGPUStoreOp_Discard WGPUSurfaceGetCurrentTextureStatus_SuccessOptimal WGPUTextureAspect_Undefined WGPUTextureAspect_StencilOnly WGPUTextureAspect_Force32 END WGPUTextureDimension_Undefined WGPUTextureDimension_2D WGPUTextureDimension_Force32 END WGPUTextureFormat_Undefined WGPUTextureFormat_R8Snorm WGPUTextureFormat_R8Sint WGPUTextureFormat_R16Sint WGPUTextureFormat_RG8Unorm WGPUTextureFormat_RG8Uint WGPUTextureFormat_R32Float WGPUTextureFormat_R32Sint WGPUTextureFormat_RG16Sint WGPUTextureFormat_RGBA8Unorm WGPUTextureFormat_RGBA8Snorm WGPUTextureFormat_RGBA8Sint WGPUTextureFormat_BGRA8UnormSrgb WGPUTextureFormat_RGB10A2Unorm WGPUTextureFormat_RGB9E5Ufloat WGPUTextureFormat_RG32Uint WGPUTextureFormat_RGBA16Uint WGPUTextureFormat_RGBA16Float WGPUTextureFormat_RGBA32Sint WGPUTextureFormat_Depth16Unorm WGPUTextureFormat_Depth24PlusStencil8 WGPUTextureFormat_Depth32FloatStencil8 WGPUTextureFormat_BC1RGBAUnormSrgb WGPUTextureFormat_BC2RGBAUnormSrgb WGPUTextureFormat_BC3RGBAUnormSrgb WGPUTextureFormat_BC4RSnorm WGPUTextureFormat_BC5RGSnorm WGPUTextureFormat_BC6HRGBFloat WGPUTextureFormat_BC7RGBAUnormSrgb WGPUTextureFormat_ETC2RGB8UnormSrgb WGPUTextureFormat_ETC2RGB8A1UnormSrgb WGPUTextureFormat_ETC2RGBA8UnormSrgb WGPUTextureFormat_EACR11Snorm WGPUTextureFormat_EACRG11Snorm WGPUTextureFormat_ASTC4x4UnormSrgb WGPUTextureFormat_ASTC5x4UnormSrgb WGPUTextureFormat_ASTC5x5UnormSrgb WGPUTextureFormat_ASTC6x5UnormSrgb WGPUTextureFormat_ASTC6x6UnormSrgb WGPUTextureFormat_ASTC8x5UnormSrgb WGPUTextureFormat_ASTC8x6UnormSrgb WGPUTextureFormat_ASTC8x8UnormSrgb WGPUTextureFormat_ASTC10x5UnormSrgb WGPUTextureFormat_ASTC10x6UnormSrgb WGPUTextureFormat_ASTC10x8UnormSrgb WGPUTextureFormat_ASTC10x10UnormSrgb WGPUTextureFormat_ASTC12x10UnormSrgb WGPUTextureFormat_ASTC12x12UnormSrgb WGPUTextureSampleType_BindingNotUsed WGPUTextureSampleType_Float WGPUTextureSampleType_Sint WGPUTextureSampleType_Force32 END WGPUTextureViewDimension_Undefined WGPUTextureViewDimension_2D WGPUTextureViewDimension_Cube WGPUTextureViewDimension_3D WGPUVertexFormat_Uint8 WGPUVertexFormat_Uint8x4 WGPUVertexFormat_Sint8x2 WGPUVertexFormat_Unorm8 WGPUVertexFormat_Unorm8x4 WGPUVertexFormat_Snorm8x2 WGPUVertexFormat_Uint16 WGPUVertexFormat_Uint16x4 WGPUVertexFormat_Sint16x2 WGPUVertexFormat_Unorm16 WGPUVertexFormat_Unorm16x4 WGPUVertexFormat_Snorm16x2 WGPUVertexFormat_Float16 WGPUVertexFormat_Float16x4 WGPUVertexFormat_Float32x2 WGPUVertexFormat_Float32x4 WGPUVertexFormat_Uint32x2 WGPUVertexFormat_Uint32x4 wgpu::ENUM_ENTRY (Sint32, WGPUVertexFormat_Sint32) ENUM_ENTRY(Sint32x2
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed WGPUSamplerBindingType_Filtering WGPUStatus_Success WGPUStatus_Force32 END WGPUStencilOperation_Undefined WGPUStencilOperation_Zero WGPUStencilOperation_Force32 END WGPUStorageTextureAccess_BindingNotUsed WGPUStoreOp_Undefined WGPUStoreOp_Discard WGPUSurfaceGetCurrentTextureStatus_SuccessOptimal WGPUTextureAspect_Undefined WGPUTextureAspect_StencilOnly WGPUTextureAspect_Force32 END WGPUTextureDimension_Undefined WGPUTextureDimension_2D WGPUTextureDimension_Force32 END WGPUTextureFormat_Undefined WGPUTextureFormat_R8Snorm WGPUTextureFormat_R8Sint WGPUTextureFormat_R16Sint WGPUTextureFormat_RG8Unorm WGPUTextureFormat_RG8Uint WGPUTextureFormat_R32Float WGPUTextureFormat_R32Sint WGPUTextureFormat_RG16Sint WGPUTextureFormat_RGBA8Unorm WGPUTextureFormat_RGBA8Snorm WGPUTextureFormat_RGBA8Sint WGPUTextureFormat_BGRA8UnormSrgb WGPUTextureFormat_RGB10A2Unorm WGPUTextureFormat_RGB9E5Ufloat WGPUTextureFormat_RG32Uint WGPUTextureFormat_RGBA16Uint WGPUTextureFormat_RGBA16Float WGPUTextureFormat_RGBA32Sint WGPUTextureFormat_Depth16Unorm WGPUTextureFormat_Depth24PlusStencil8 WGPUTextureFormat_Depth32FloatStencil8 WGPUTextureFormat_BC1RGBAUnormSrgb WGPUTextureFormat_BC2RGBAUnormSrgb WGPUTextureFormat_BC3RGBAUnormSrgb WGPUTextureFormat_BC4RSnorm WGPUTextureFormat_BC5RGSnorm WGPUTextureFormat_BC6HRGBFloat WGPUTextureFormat_BC7RGBAUnormSrgb WGPUTextureFormat_ETC2RGB8UnormSrgb WGPUTextureFormat_ETC2RGB8A1UnormSrgb WGPUTextureFormat_ETC2RGBA8UnormSrgb WGPUTextureFormat_EACR11Snorm WGPUTextureFormat_EACRG11Snorm WGPUTextureFormat_ASTC4x4UnormSrgb WGPUTextureFormat_ASTC5x4UnormSrgb WGPUTextureFormat_ASTC5x5UnormSrgb WGPUTextureFormat_ASTC6x5UnormSrgb WGPUTextureFormat_ASTC6x6UnormSrgb WGPUTextureFormat_ASTC8x5UnormSrgb WGPUTextureFormat_ASTC8x6UnormSrgb WGPUTextureFormat_ASTC8x8UnormSrgb WGPUTextureFormat_ASTC10x5UnormSrgb WGPUTextureFormat_ASTC10x6UnormSrgb WGPUTextureFormat_ASTC10x8UnormSrgb WGPUTextureFormat_ASTC10x10UnormSrgb WGPUTextureFormat_ASTC12x10UnormSrgb WGPUTextureFormat_ASTC12x12UnormSrgb WGPUTextureSampleType_BindingNotUsed WGPUTextureSampleType_Float WGPUTextureSampleType_Sint WGPUTextureSampleType_Force32 END WGPUTextureViewDimension_Undefined WGPUTextureViewDimension_2D WGPUTextureViewDimension_Cube WGPUTextureViewDimension_3D WGPUVertexFormat_Uint8 WGPUVertexFormat_Uint8x4 WGPUVertexFormat_Sint8x2 WGPUVertexFormat_Unorm8 WGPUVertexFormat_Unorm8x4 WGPUVertexFormat_Snorm8x2 WGPUVertexFormat_Uint16 WGPUVertexFormat_Uint16x4 WGPUVertexFormat_Sint16x2 WGPUVertexFormat_Unorm16 WGPUVertexFormat_Unorm16x4 WGPUVertexFormat_Snorm16x2 WGPUVertexFormat_Float16 WGPUVertexFormat_Float16x4 WGPUVertexFormat_Float32x2 WGPUVertexFormat_Float32x4 WGPUVertexFormat_Uint32x2 WGPUVertexFormat_Uint32x4 WGPUVertexFormat_Sint32x2 wgpu::ENUM_ENTRY (Unorm10_10_10_2, WGPUVertexFormat_Unorm10_10_10_2) ENUM_ENTRY(Unorm8x4BGRA
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed WGPUSamplerBindingType_Filtering WGPUStatus_Success WGPUStatus_Force32 END WGPUStencilOperation_Undefined WGPUStencilOperation_Zero WGPUStencilOperation_Force32 END WGPUStorageTextureAccess_BindingNotUsed WGPUStoreOp_Undefined WGPUStoreOp_Discard WGPUSurfaceGetCurrentTextureStatus_SuccessOptimal WGPUTextureAspect_Undefined WGPUTextureAspect_StencilOnly WGPUTextureAspect_Force32 END WGPUTextureDimension_Undefined WGPUTextureDimension_2D WGPUTextureDimension_Force32 END WGPUTextureFormat_Undefined WGPUTextureFormat_R8Snorm WGPUTextureFormat_R8Sint WGPUTextureFormat_R16Sint WGPUTextureFormat_RG8Unorm WGPUTextureFormat_RG8Uint WGPUTextureFormat_R32Float WGPUTextureFormat_R32Sint WGPUTextureFormat_RG16Sint WGPUTextureFormat_RGBA8Unorm WGPUTextureFormat_RGBA8Snorm WGPUTextureFormat_RGBA8Sint WGPUTextureFormat_BGRA8UnormSrgb WGPUTextureFormat_RGB10A2Unorm WGPUTextureFormat_RGB9E5Ufloat WGPUTextureFormat_RG32Uint WGPUTextureFormat_RGBA16Uint WGPUTextureFormat_RGBA16Float WGPUTextureFormat_RGBA32Sint WGPUTextureFormat_Depth16Unorm WGPUTextureFormat_Depth24PlusStencil8 WGPUTextureFormat_Depth32FloatStencil8 WGPUTextureFormat_BC1RGBAUnormSrgb WGPUTextureFormat_BC2RGBAUnormSrgb WGPUTextureFormat_BC3RGBAUnormSrgb WGPUTextureFormat_BC4RSnorm WGPUTextureFormat_BC5RGSnorm WGPUTextureFormat_BC6HRGBFloat WGPUTextureFormat_BC7RGBAUnormSrgb WGPUTextureFormat_ETC2RGB8UnormSrgb WGPUTextureFormat_ETC2RGB8A1UnormSrgb WGPUTextureFormat_ETC2RGBA8UnormSrgb WGPUTextureFormat_EACR11Snorm WGPUTextureFormat_EACRG11Snorm WGPUTextureFormat_ASTC4x4UnormSrgb WGPUTextureFormat_ASTC5x4UnormSrgb WGPUTextureFormat_ASTC5x5UnormSrgb WGPUTextureFormat_ASTC6x5UnormSrgb WGPUTextureFormat_ASTC6x6UnormSrgb WGPUTextureFormat_ASTC8x5UnormSrgb WGPUTextureFormat_ASTC8x6UnormSrgb WGPUTextureFormat_ASTC8x8UnormSrgb WGPUTextureFormat_ASTC10x5UnormSrgb WGPUTextureFormat_ASTC10x6UnormSrgb WGPUTextureFormat_ASTC10x8UnormSrgb WGPUTextureFormat_ASTC10x10UnormSrgb WGPUTextureFormat_ASTC12x10UnormSrgb WGPUTextureFormat_ASTC12x12UnormSrgb WGPUTextureSampleType_BindingNotUsed WGPUTextureSampleType_Float WGPUTextureSampleType_Sint WGPUTextureSampleType_Force32 END WGPUTextureViewDimension_Undefined WGPUTextureViewDimension_2D WGPUTextureViewDimension_Cube WGPUTextureViewDimension_3D WGPUVertexFormat_Uint8 WGPUVertexFormat_Uint8x4 WGPUVertexFormat_Sint8x2 WGPUVertexFormat_Unorm8 WGPUVertexFormat_Unorm8x4 WGPUVertexFormat_Snorm8x2 WGPUVertexFormat_Uint16 WGPUVertexFormat_Uint16x4 WGPUVertexFormat_Sint16x2 WGPUVertexFormat_Unorm16 WGPUVertexFormat_Unorm16x4 WGPUVertexFormat_Snorm16x2 WGPUVertexFormat_Float16 WGPUVertexFormat_Float16x4 WGPUVertexFormat_Float32x2 WGPUVertexFormat_Float32x4 WGPUVertexFormat_Uint32x2 WGPUVertexFormat_Uint32x4 WGPUVertexFormat_Sint32x2 WGPUVertexFormat_Unorm8x4BGRA wgpu::ENUM_ENTRY (Force32, WGPUVertexFormat_Force32) END ENUM(VertexStepMode) ENUM_ENTRY(VertexBufferNotUsed
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed WGPUSamplerBindingType_Filtering WGPUStatus_Success WGPUStatus_Force32 END WGPUStencilOperation_Undefined WGPUStencilOperation_Zero WGPUStencilOperation_Force32 END WGPUStorageTextureAccess_BindingNotUsed WGPUStoreOp_Undefined WGPUStoreOp_Discard WGPUSurfaceGetCurrentTextureStatus_SuccessOptimal WGPUTextureAspect_Undefined WGPUTextureAspect_StencilOnly WGPUTextureAspect_Force32 END WGPUTextureDimension_Undefined WGPUTextureDimension_2D WGPUTextureDimension_Force32 END WGPUTextureFormat_Undefined WGPUTextureFormat_R8Snorm WGPUTextureFormat_R8Sint WGPUTextureFormat_R16Sint WGPUTextureFormat_RG8Unorm WGPUTextureFormat_RG8Uint WGPUTextureFormat_R32Float WGPUTextureFormat_R32Sint WGPUTextureFormat_RG16Sint WGPUTextureFormat_RGBA8Unorm WGPUTextureFormat_RGBA8Snorm WGPUTextureFormat_RGBA8Sint WGPUTextureFormat_BGRA8UnormSrgb WGPUTextureFormat_RGB10A2Unorm WGPUTextureFormat_RGB9E5Ufloat WGPUTextureFormat_RG32Uint WGPUTextureFormat_RGBA16Uint WGPUTextureFormat_RGBA16Float WGPUTextureFormat_RGBA32Sint WGPUTextureFormat_Depth16Unorm WGPUTextureFormat_Depth24PlusStencil8 WGPUTextureFormat_Depth32FloatStencil8 WGPUTextureFormat_BC1RGBAUnormSrgb WGPUTextureFormat_BC2RGBAUnormSrgb WGPUTextureFormat_BC3RGBAUnormSrgb WGPUTextureFormat_BC4RSnorm WGPUTextureFormat_BC5RGSnorm WGPUTextureFormat_BC6HRGBFloat WGPUTextureFormat_BC7RGBAUnormSrgb WGPUTextureFormat_ETC2RGB8UnormSrgb WGPUTextureFormat_ETC2RGB8A1UnormSrgb WGPUTextureFormat_ETC2RGBA8UnormSrgb WGPUTextureFormat_EACR11Snorm WGPUTextureFormat_EACRG11Snorm WGPUTextureFormat_ASTC4x4UnormSrgb WGPUTextureFormat_ASTC5x4UnormSrgb WGPUTextureFormat_ASTC5x5UnormSrgb WGPUTextureFormat_ASTC6x5UnormSrgb WGPUTextureFormat_ASTC6x6UnormSrgb WGPUTextureFormat_ASTC8x5UnormSrgb WGPUTextureFormat_ASTC8x6UnormSrgb WGPUTextureFormat_ASTC8x8UnormSrgb WGPUTextureFormat_ASTC10x5UnormSrgb WGPUTextureFormat_ASTC10x6UnormSrgb WGPUTextureFormat_ASTC10x8UnormSrgb WGPUTextureFormat_ASTC10x10UnormSrgb WGPUTextureFormat_ASTC12x10UnormSrgb WGPUTextureFormat_ASTC12x12UnormSrgb WGPUTextureSampleType_BindingNotUsed WGPUTextureSampleType_Float WGPUTextureSampleType_Sint WGPUTextureSampleType_Force32 END WGPUTextureViewDimension_Undefined WGPUTextureViewDimension_2D WGPUTextureViewDimension_Cube WGPUTextureViewDimension_3D WGPUVertexFormat_Uint8 WGPUVertexFormat_Uint8x4 WGPUVertexFormat_Sint8x2 WGPUVertexFormat_Unorm8 WGPUVertexFormat_Unorm8x4 WGPUVertexFormat_Snorm8x2 WGPUVertexFormat_Uint16 WGPUVertexFormat_Uint16x4 WGPUVertexFormat_Sint16x2 WGPUVertexFormat_Unorm16 WGPUVertexFormat_Unorm16x4 WGPUVertexFormat_Snorm16x2 WGPUVertexFormat_Float16 WGPUVertexFormat_Float16x4 WGPUVertexFormat_Float32x2 WGPUVertexFormat_Float32x4 WGPUVertexFormat_Uint32x2 WGPUVertexFormat_Uint32x4 WGPUVertexFormat_Sint32x2 WGPUVertexFormat_Unorm8x4BGRA WGPUVertexStepMode_VertexBufferNotUsed wgpu::ENUM_ENTRY (Undefined, WGPUVertexStepMode_Undefined) ENUM_ENTRY(Vertex
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed WGPUSamplerBindingType_Filtering WGPUStatus_Success WGPUStatus_Force32 END WGPUStencilOperation_Undefined WGPUStencilOperation_Zero WGPUStencilOperation_Force32 END WGPUStorageTextureAccess_BindingNotUsed WGPUStoreOp_Undefined WGPUStoreOp_Discard WGPUSurfaceGetCurrentTextureStatus_SuccessOptimal WGPUTextureAspect_Undefined WGPUTextureAspect_StencilOnly WGPUTextureAspect_Force32 END WGPUTextureDimension_Undefined WGPUTextureDimension_2D WGPUTextureDimension_Force32 END WGPUTextureFormat_Undefined WGPUTextureFormat_R8Snorm WGPUTextureFormat_R8Sint WGPUTextureFormat_R16Sint WGPUTextureFormat_RG8Unorm WGPUTextureFormat_RG8Uint WGPUTextureFormat_R32Float WGPUTextureFormat_R32Sint WGPUTextureFormat_RG16Sint WGPUTextureFormat_RGBA8Unorm WGPUTextureFormat_RGBA8Snorm WGPUTextureFormat_RGBA8Sint WGPUTextureFormat_BGRA8UnormSrgb WGPUTextureFormat_RGB10A2Unorm WGPUTextureFormat_RGB9E5Ufloat WGPUTextureFormat_RG32Uint WGPUTextureFormat_RGBA16Uint WGPUTextureFormat_RGBA16Float WGPUTextureFormat_RGBA32Sint WGPUTextureFormat_Depth16Unorm WGPUTextureFormat_Depth24PlusStencil8 WGPUTextureFormat_Depth32FloatStencil8 WGPUTextureFormat_BC1RGBAUnormSrgb WGPUTextureFormat_BC2RGBAUnormSrgb WGPUTextureFormat_BC3RGBAUnormSrgb WGPUTextureFormat_BC4RSnorm WGPUTextureFormat_BC5RGSnorm WGPUTextureFormat_BC6HRGBFloat WGPUTextureFormat_BC7RGBAUnormSrgb WGPUTextureFormat_ETC2RGB8UnormSrgb WGPUTextureFormat_ETC2RGB8A1UnormSrgb WGPUTextureFormat_ETC2RGBA8UnormSrgb WGPUTextureFormat_EACR11Snorm WGPUTextureFormat_EACRG11Snorm WGPUTextureFormat_ASTC4x4UnormSrgb WGPUTextureFormat_ASTC5x4UnormSrgb WGPUTextureFormat_ASTC5x5UnormSrgb WGPUTextureFormat_ASTC6x5UnormSrgb WGPUTextureFormat_ASTC6x6UnormSrgb WGPUTextureFormat_ASTC8x5UnormSrgb WGPUTextureFormat_ASTC8x6UnormSrgb WGPUTextureFormat_ASTC8x8UnormSrgb WGPUTextureFormat_ASTC10x5UnormSrgb WGPUTextureFormat_ASTC10x6UnormSrgb WGPUTextureFormat_ASTC10x8UnormSrgb WGPUTextureFormat_ASTC10x10UnormSrgb WGPUTextureFormat_ASTC12x10UnormSrgb WGPUTextureFormat_ASTC12x12UnormSrgb WGPUTextureSampleType_BindingNotUsed WGPUTextureSampleType_Float WGPUTextureSampleType_Sint WGPUTextureSampleType_Force32 END WGPUTextureViewDimension_Undefined WGPUTextureViewDimension_2D WGPUTextureViewDimension_Cube WGPUTextureViewDimension_3D WGPUVertexFormat_Uint8 WGPUVertexFormat_Uint8x4 WGPUVertexFormat_Sint8x2 WGPUVertexFormat_Unorm8 WGPUVertexFormat_Unorm8x4 WGPUVertexFormat_Snorm8x2 WGPUVertexFormat_Uint16 WGPUVertexFormat_Uint16x4 WGPUVertexFormat_Sint16x2 WGPUVertexFormat_Unorm16 WGPUVertexFormat_Unorm16x4 WGPUVertexFormat_Snorm16x2 WGPUVertexFormat_Float16 WGPUVertexFormat_Float16x4 WGPUVertexFormat_Float32x2 WGPUVertexFormat_Float32x4 WGPUVertexFormat_Uint32x2 WGPUVertexFormat_Uint32x4 WGPUVertexFormat_Sint32x2 WGPUVertexFormat_Unorm8x4BGRA WGPUVertexStepMode_VertexBufferNotUsed WGPUVertexStepMode_Vertex wgpu::ENUM_ENTRY (Instance, WGPUVertexStepMode_Instance) ENUM_ENTRY(Force32
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed WGPUSamplerBindingType_Filtering WGPUStatus_Success WGPUStatus_Force32 END WGPUStencilOperation_Undefined WGPUStencilOperation_Zero WGPUStencilOperation_Force32 END WGPUStorageTextureAccess_BindingNotUsed WGPUStoreOp_Undefined WGPUStoreOp_Discard WGPUSurfaceGetCurrentTextureStatus_SuccessOptimal WGPUTextureAspect_Undefined WGPUTextureAspect_StencilOnly WGPUTextureAspect_Force32 END WGPUTextureDimension_Undefined WGPUTextureDimension_2D WGPUTextureDimension_Force32 END WGPUTextureFormat_Undefined WGPUTextureFormat_R8Snorm WGPUTextureFormat_R8Sint WGPUTextureFormat_R16Sint WGPUTextureFormat_RG8Unorm WGPUTextureFormat_RG8Uint WGPUTextureFormat_R32Float WGPUTextureFormat_R32Sint WGPUTextureFormat_RG16Sint WGPUTextureFormat_RGBA8Unorm WGPUTextureFormat_RGBA8Snorm WGPUTextureFormat_RGBA8Sint WGPUTextureFormat_BGRA8UnormSrgb WGPUTextureFormat_RGB10A2Unorm WGPUTextureFormat_RGB9E5Ufloat WGPUTextureFormat_RG32Uint WGPUTextureFormat_RGBA16Uint WGPUTextureFormat_RGBA16Float WGPUTextureFormat_RGBA32Sint WGPUTextureFormat_Depth16Unorm WGPUTextureFormat_Depth24PlusStencil8 WGPUTextureFormat_Depth32FloatStencil8 WGPUTextureFormat_BC1RGBAUnormSrgb WGPUTextureFormat_BC2RGBAUnormSrgb WGPUTextureFormat_BC3RGBAUnormSrgb WGPUTextureFormat_BC4RSnorm WGPUTextureFormat_BC5RGSnorm WGPUTextureFormat_BC6HRGBFloat WGPUTextureFormat_BC7RGBAUnormSrgb WGPUTextureFormat_ETC2RGB8UnormSrgb WGPUTextureFormat_ETC2RGB8A1UnormSrgb WGPUTextureFormat_ETC2RGBA8UnormSrgb WGPUTextureFormat_EACR11Snorm WGPUTextureFormat_EACRG11Snorm WGPUTextureFormat_ASTC4x4UnormSrgb WGPUTextureFormat_ASTC5x4UnormSrgb WGPUTextureFormat_ASTC5x5UnormSrgb WGPUTextureFormat_ASTC6x5UnormSrgb WGPUTextureFormat_ASTC6x6UnormSrgb WGPUTextureFormat_ASTC8x5UnormSrgb WGPUTextureFormat_ASTC8x6UnormSrgb WGPUTextureFormat_ASTC8x8UnormSrgb WGPUTextureFormat_ASTC10x5UnormSrgb WGPUTextureFormat_ASTC10x6UnormSrgb WGPUTextureFormat_ASTC10x8UnormSrgb WGPUTextureFormat_ASTC10x10UnormSrgb WGPUTextureFormat_ASTC12x10UnormSrgb WGPUTextureFormat_ASTC12x12UnormSrgb WGPUTextureSampleType_BindingNotUsed WGPUTextureSampleType_Float WGPUTextureSampleType_Sint WGPUTextureSampleType_Force32 END WGPUTextureViewDimension_Undefined WGPUTextureViewDimension_2D WGPUTextureViewDimension_Cube WGPUTextureViewDimension_3D WGPUVertexFormat_Uint8 WGPUVertexFormat_Uint8x4 WGPUVertexFormat_Sint8x2 WGPUVertexFormat_Unorm8 WGPUVertexFormat_Unorm8x4 WGPUVertexFormat_Snorm8x2 WGPUVertexFormat_Uint16 WGPUVertexFormat_Uint16x4 WGPUVertexFormat_Sint16x2 WGPUVertexFormat_Unorm16 WGPUVertexFormat_Unorm16x4 WGPUVertexFormat_Snorm16x2 WGPUVertexFormat_Float16 WGPUVertexFormat_Float16x4 WGPUVertexFormat_Float32x2 WGPUVertexFormat_Float32x4 WGPUVertexFormat_Uint32x2 WGPUVertexFormat_Uint32x4 WGPUVertexFormat_Sint32x2 WGPUVertexFormat_Unorm8x4BGRA WGPUVertexStepMode_VertexBufferNotUsed WGPUVertexStepMode_Vertex WGPUVertexStepMode_Force32 END wgpu::ENUM_ENTRY (Force32, WGPUWGSLLanguageFeatureName_Force32) END ENUM(WaitStatus) ENUM_ENTRY(Success
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed WGPUSamplerBindingType_Filtering WGPUStatus_Success WGPUStatus_Force32 END WGPUStencilOperation_Undefined WGPUStencilOperation_Zero WGPUStencilOperation_Force32 END WGPUStorageTextureAccess_BindingNotUsed WGPUStoreOp_Undefined WGPUStoreOp_Discard WGPUSurfaceGetCurrentTextureStatus_SuccessOptimal WGPUTextureAspect_Undefined WGPUTextureAspect_StencilOnly WGPUTextureAspect_Force32 END WGPUTextureDimension_Undefined WGPUTextureDimension_2D WGPUTextureDimension_Force32 END WGPUTextureFormat_Undefined WGPUTextureFormat_R8Snorm WGPUTextureFormat_R8Sint WGPUTextureFormat_R16Sint WGPUTextureFormat_RG8Unorm WGPUTextureFormat_RG8Uint WGPUTextureFormat_R32Float WGPUTextureFormat_R32Sint WGPUTextureFormat_RG16Sint WGPUTextureFormat_RGBA8Unorm WGPUTextureFormat_RGBA8Snorm WGPUTextureFormat_RGBA8Sint WGPUTextureFormat_BGRA8UnormSrgb WGPUTextureFormat_RGB10A2Unorm WGPUTextureFormat_RGB9E5Ufloat WGPUTextureFormat_RG32Uint WGPUTextureFormat_RGBA16Uint WGPUTextureFormat_RGBA16Float WGPUTextureFormat_RGBA32Sint WGPUTextureFormat_Depth16Unorm WGPUTextureFormat_Depth24PlusStencil8 WGPUTextureFormat_Depth32FloatStencil8 WGPUTextureFormat_BC1RGBAUnormSrgb WGPUTextureFormat_BC2RGBAUnormSrgb WGPUTextureFormat_BC3RGBAUnormSrgb WGPUTextureFormat_BC4RSnorm WGPUTextureFormat_BC5RGSnorm WGPUTextureFormat_BC6HRGBFloat WGPUTextureFormat_BC7RGBAUnormSrgb WGPUTextureFormat_ETC2RGB8UnormSrgb WGPUTextureFormat_ETC2RGB8A1UnormSrgb WGPUTextureFormat_ETC2RGBA8UnormSrgb WGPUTextureFormat_EACR11Snorm WGPUTextureFormat_EACRG11Snorm WGPUTextureFormat_ASTC4x4UnormSrgb WGPUTextureFormat_ASTC5x4UnormSrgb WGPUTextureFormat_ASTC5x5UnormSrgb WGPUTextureFormat_ASTC6x5UnormSrgb WGPUTextureFormat_ASTC6x6UnormSrgb WGPUTextureFormat_ASTC8x5UnormSrgb WGPUTextureFormat_ASTC8x6UnormSrgb WGPUTextureFormat_ASTC8x8UnormSrgb WGPUTextureFormat_ASTC10x5UnormSrgb WGPUTextureFormat_ASTC10x6UnormSrgb WGPUTextureFormat_ASTC10x8UnormSrgb WGPUTextureFormat_ASTC10x10UnormSrgb WGPUTextureFormat_ASTC12x10UnormSrgb WGPUTextureFormat_ASTC12x12UnormSrgb WGPUTextureSampleType_BindingNotUsed WGPUTextureSampleType_Float WGPUTextureSampleType_Sint WGPUTextureSampleType_Force32 END WGPUTextureViewDimension_Undefined WGPUTextureViewDimension_2D WGPUTextureViewDimension_Cube WGPUTextureViewDimension_3D WGPUVertexFormat_Uint8 WGPUVertexFormat_Uint8x4 WGPUVertexFormat_Sint8x2 WGPUVertexFormat_Unorm8 WGPUVertexFormat_Unorm8x4 WGPUVertexFormat_Snorm8x2 WGPUVertexFormat_Uint16 WGPUVertexFormat_Uint16x4 WGPUVertexFormat_Sint16x2 WGPUVertexFormat_Unorm16 WGPUVertexFormat_Unorm16x4 WGPUVertexFormat_Snorm16x2 WGPUVertexFormat_Float16 WGPUVertexFormat_Float16x4 WGPUVertexFormat_Float32x2 WGPUVertexFormat_Float32x4 WGPUVertexFormat_Uint32x2 WGPUVertexFormat_Uint32x4 WGPUVertexFormat_Sint32x2 WGPUVertexFormat_Unorm8x4BGRA WGPUVertexStepMode_VertexBufferNotUsed WGPUVertexStepMode_Vertex WGPUVertexStepMode_Force32 END WGPUWaitStatus_Success wgpu::ENUM_ENTRY (TimedOut, WGPUWaitStatus_TimedOut) ENUM_ENTRY(Force32
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed WGPUSamplerBindingType_Filtering WGPUStatus_Success WGPUStatus_Force32 END WGPUStencilOperation_Undefined WGPUStencilOperation_Zero WGPUStencilOperation_Force32 END WGPUStorageTextureAccess_BindingNotUsed WGPUStoreOp_Undefined WGPUStoreOp_Discard WGPUSurfaceGetCurrentTextureStatus_SuccessOptimal WGPUTextureAspect_Undefined WGPUTextureAspect_StencilOnly WGPUTextureAspect_Force32 END WGPUTextureDimension_Undefined WGPUTextureDimension_2D WGPUTextureDimension_Force32 END WGPUTextureFormat_Undefined WGPUTextureFormat_R8Snorm WGPUTextureFormat_R8Sint WGPUTextureFormat_R16Sint WGPUTextureFormat_RG8Unorm WGPUTextureFormat_RG8Uint WGPUTextureFormat_R32Float WGPUTextureFormat_R32Sint WGPUTextureFormat_RG16Sint WGPUTextureFormat_RGBA8Unorm WGPUTextureFormat_RGBA8Snorm WGPUTextureFormat_RGBA8Sint WGPUTextureFormat_BGRA8UnormSrgb WGPUTextureFormat_RGB10A2Unorm WGPUTextureFormat_RGB9E5Ufloat WGPUTextureFormat_RG32Uint WGPUTextureFormat_RGBA16Uint WGPUTextureFormat_RGBA16Float WGPUTextureFormat_RGBA32Sint WGPUTextureFormat_Depth16Unorm WGPUTextureFormat_Depth24PlusStencil8 WGPUTextureFormat_Depth32FloatStencil8 WGPUTextureFormat_BC1RGBAUnormSrgb WGPUTextureFormat_BC2RGBAUnormSrgb WGPUTextureFormat_BC3RGBAUnormSrgb WGPUTextureFormat_BC4RSnorm WGPUTextureFormat_BC5RGSnorm WGPUTextureFormat_BC6HRGBFloat WGPUTextureFormat_BC7RGBAUnormSrgb WGPUTextureFormat_ETC2RGB8UnormSrgb WGPUTextureFormat_ETC2RGB8A1UnormSrgb WGPUTextureFormat_ETC2RGBA8UnormSrgb WGPUTextureFormat_EACR11Snorm WGPUTextureFormat_EACRG11Snorm WGPUTextureFormat_ASTC4x4UnormSrgb WGPUTextureFormat_ASTC5x4UnormSrgb WGPUTextureFormat_ASTC5x5UnormSrgb WGPUTextureFormat_ASTC6x5UnormSrgb WGPUTextureFormat_ASTC6x6UnormSrgb WGPUTextureFormat_ASTC8x5UnormSrgb WGPUTextureFormat_ASTC8x6UnormSrgb WGPUTextureFormat_ASTC8x8UnormSrgb WGPUTextureFormat_ASTC10x5UnormSrgb WGPUTextureFormat_ASTC10x6UnormSrgb WGPUTextureFormat_ASTC10x8UnormSrgb WGPUTextureFormat_ASTC10x10UnormSrgb WGPUTextureFormat_ASTC12x10UnormSrgb WGPUTextureFormat_ASTC12x12UnormSrgb WGPUTextureSampleType_BindingNotUsed WGPUTextureSampleType_Float WGPUTextureSampleType_Sint WGPUTextureSampleType_Force32 END WGPUTextureViewDimension_Undefined WGPUTextureViewDimension_2D WGPUTextureViewDimension_Cube WGPUTextureViewDimension_3D WGPUVertexFormat_Uint8 WGPUVertexFormat_Uint8x4 WGPUVertexFormat_Sint8x2 WGPUVertexFormat_Unorm8 WGPUVertexFormat_Unorm8x4 WGPUVertexFormat_Snorm8x2 WGPUVertexFormat_Uint16 WGPUVertexFormat_Uint16x4 WGPUVertexFormat_Sint16x2 WGPUVertexFormat_Unorm16 WGPUVertexFormat_Unorm16x4 WGPUVertexFormat_Snorm16x2 WGPUVertexFormat_Float16 WGPUVertexFormat_Float16x4 WGPUVertexFormat_Float32x2 WGPUVertexFormat_Float32x4 WGPUVertexFormat_Uint32x2 WGPUVertexFormat_Uint32x4 WGPUVertexFormat_Sint32x2 WGPUVertexFormat_Unorm8x4BGRA WGPUVertexStepMode_VertexBufferNotUsed WGPUVertexStepMode_Vertex WGPUVertexStepMode_Force32 END WGPUWaitStatus_Success WGPUWaitStatus_Force32 END wgpu::ENUM (BufferUsage) ENUM_ENTRY(None
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed WGPUSamplerBindingType_Filtering WGPUStatus_Success WGPUStatus_Force32 END WGPUStencilOperation_Undefined WGPUStencilOperation_Zero WGPUStencilOperation_Force32 END WGPUStorageTextureAccess_BindingNotUsed WGPUStoreOp_Undefined WGPUStoreOp_Discard WGPUSurfaceGetCurrentTextureStatus_SuccessOptimal WGPUTextureAspect_Undefined WGPUTextureAspect_StencilOnly WGPUTextureAspect_Force32 END WGPUTextureDimension_Undefined WGPUTextureDimension_2D WGPUTextureDimension_Force32 END WGPUTextureFormat_Undefined WGPUTextureFormat_R8Snorm WGPUTextureFormat_R8Sint WGPUTextureFormat_R16Sint WGPUTextureFormat_RG8Unorm WGPUTextureFormat_RG8Uint WGPUTextureFormat_R32Float WGPUTextureFormat_R32Sint WGPUTextureFormat_RG16Sint WGPUTextureFormat_RGBA8Unorm WGPUTextureFormat_RGBA8Snorm WGPUTextureFormat_RGBA8Sint WGPUTextureFormat_BGRA8UnormSrgb WGPUTextureFormat_RGB10A2Unorm WGPUTextureFormat_RGB9E5Ufloat WGPUTextureFormat_RG32Uint WGPUTextureFormat_RGBA16Uint WGPUTextureFormat_RGBA16Float WGPUTextureFormat_RGBA32Sint WGPUTextureFormat_Depth16Unorm WGPUTextureFormat_Depth24PlusStencil8 WGPUTextureFormat_Depth32FloatStencil8 WGPUTextureFormat_BC1RGBAUnormSrgb WGPUTextureFormat_BC2RGBAUnormSrgb WGPUTextureFormat_BC3RGBAUnormSrgb WGPUTextureFormat_BC4RSnorm WGPUTextureFormat_BC5RGSnorm WGPUTextureFormat_BC6HRGBFloat WGPUTextureFormat_BC7RGBAUnormSrgb WGPUTextureFormat_ETC2RGB8UnormSrgb WGPUTextureFormat_ETC2RGB8A1UnormSrgb WGPUTextureFormat_ETC2RGBA8UnormSrgb WGPUTextureFormat_EACR11Snorm WGPUTextureFormat_EACRG11Snorm WGPUTextureFormat_ASTC4x4UnormSrgb WGPUTextureFormat_ASTC5x4UnormSrgb WGPUTextureFormat_ASTC5x5UnormSrgb WGPUTextureFormat_ASTC6x5UnormSrgb WGPUTextureFormat_ASTC6x6UnormSrgb WGPUTextureFormat_ASTC8x5UnormSrgb WGPUTextureFormat_ASTC8x6UnormSrgb WGPUTextureFormat_ASTC8x8UnormSrgb WGPUTextureFormat_ASTC10x5UnormSrgb WGPUTextureFormat_ASTC10x6UnormSrgb WGPUTextureFormat_ASTC10x8UnormSrgb WGPUTextureFormat_ASTC10x10UnormSrgb WGPUTextureFormat_ASTC12x10UnormSrgb WGPUTextureFormat_ASTC12x12UnormSrgb WGPUTextureSampleType_BindingNotUsed WGPUTextureSampleType_Float WGPUTextureSampleType_Sint WGPUTextureSampleType_Force32 END WGPUTextureViewDimension_Undefined WGPUTextureViewDimension_2D WGPUTextureViewDimension_Cube WGPUTextureViewDimension_3D WGPUVertexFormat_Uint8 WGPUVertexFormat_Uint8x4 WGPUVertexFormat_Sint8x2 WGPUVertexFormat_Unorm8 WGPUVertexFormat_Unorm8x4 WGPUVertexFormat_Snorm8x2 WGPUVertexFormat_Uint16 WGPUVertexFormat_Uint16x4 WGPUVertexFormat_Sint16x2 WGPUVertexFormat_Unorm16 WGPUVertexFormat_Unorm16x4 WGPUVertexFormat_Snorm16x2 WGPUVertexFormat_Float16 WGPUVertexFormat_Float16x4 WGPUVertexFormat_Float32x2 WGPUVertexFormat_Float32x4 WGPUVertexFormat_Uint32x2 WGPUVertexFormat_Uint32x4 WGPUVertexFormat_Sint32x2 WGPUVertexFormat_Unorm8x4BGRA WGPUVertexStepMode_VertexBufferNotUsed WGPUVertexStepMode_Vertex WGPUVertexStepMode_Force32 END WGPUWaitStatus_Success WGPUWaitStatus_Force32 END wgpu::ENUM_ENTRY (MapRead, 0x0000000000000001) ENUM_ENTRY(MapWrite
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed WGPUSamplerBindingType_Filtering WGPUStatus_Success WGPUStatus_Force32 END WGPUStencilOperation_Undefined WGPUStencilOperation_Zero WGPUStencilOperation_Force32 END WGPUStorageTextureAccess_BindingNotUsed WGPUStoreOp_Undefined WGPUStoreOp_Discard WGPUSurfaceGetCurrentTextureStatus_SuccessOptimal WGPUTextureAspect_Undefined WGPUTextureAspect_StencilOnly WGPUTextureAspect_Force32 END WGPUTextureDimension_Undefined WGPUTextureDimension_2D WGPUTextureDimension_Force32 END WGPUTextureFormat_Undefined WGPUTextureFormat_R8Snorm WGPUTextureFormat_R8Sint WGPUTextureFormat_R16Sint WGPUTextureFormat_RG8Unorm WGPUTextureFormat_RG8Uint WGPUTextureFormat_R32Float WGPUTextureFormat_R32Sint WGPUTextureFormat_RG16Sint WGPUTextureFormat_RGBA8Unorm WGPUTextureFormat_RGBA8Snorm WGPUTextureFormat_RGBA8Sint WGPUTextureFormat_BGRA8UnormSrgb WGPUTextureFormat_RGB10A2Unorm WGPUTextureFormat_RGB9E5Ufloat WGPUTextureFormat_RG32Uint WGPUTextureFormat_RGBA16Uint WGPUTextureFormat_RGBA16Float WGPUTextureFormat_RGBA32Sint WGPUTextureFormat_Depth16Unorm WGPUTextureFormat_Depth24PlusStencil8 WGPUTextureFormat_Depth32FloatStencil8 WGPUTextureFormat_BC1RGBAUnormSrgb WGPUTextureFormat_BC2RGBAUnormSrgb WGPUTextureFormat_BC3RGBAUnormSrgb WGPUTextureFormat_BC4RSnorm WGPUTextureFormat_BC5RGSnorm WGPUTextureFormat_BC6HRGBFloat WGPUTextureFormat_BC7RGBAUnormSrgb WGPUTextureFormat_ETC2RGB8UnormSrgb WGPUTextureFormat_ETC2RGB8A1UnormSrgb WGPUTextureFormat_ETC2RGBA8UnormSrgb WGPUTextureFormat_EACR11Snorm WGPUTextureFormat_EACRG11Snorm WGPUTextureFormat_ASTC4x4UnormSrgb WGPUTextureFormat_ASTC5x4UnormSrgb WGPUTextureFormat_ASTC5x5UnormSrgb WGPUTextureFormat_ASTC6x5UnormSrgb WGPUTextureFormat_ASTC6x6UnormSrgb WGPUTextureFormat_ASTC8x5UnormSrgb WGPUTextureFormat_ASTC8x6UnormSrgb WGPUTextureFormat_ASTC8x8UnormSrgb WGPUTextureFormat_ASTC10x5UnormSrgb WGPUTextureFormat_ASTC10x6UnormSrgb WGPUTextureFormat_ASTC10x8UnormSrgb WGPUTextureFormat_ASTC10x10UnormSrgb WGPUTextureFormat_ASTC12x10UnormSrgb WGPUTextureFormat_ASTC12x12UnormSrgb WGPUTextureSampleType_BindingNotUsed WGPUTextureSampleType_Float WGPUTextureSampleType_Sint WGPUTextureSampleType_Force32 END WGPUTextureViewDimension_Undefined WGPUTextureViewDimension_2D WGPUTextureViewDimension_Cube WGPUTextureViewDimension_3D WGPUVertexFormat_Uint8 WGPUVertexFormat_Uint8x4 WGPUVertexFormat_Sint8x2 WGPUVertexFormat_Unorm8 WGPUVertexFormat_Unorm8x4 WGPUVertexFormat_Snorm8x2 WGPUVertexFormat_Uint16 WGPUVertexFormat_Uint16x4 WGPUVertexFormat_Sint16x2 WGPUVertexFormat_Unorm16 WGPUVertexFormat_Unorm16x4 WGPUVertexFormat_Snorm16x2 WGPUVertexFormat_Float16 WGPUVertexFormat_Float16x4 WGPUVertexFormat_Float32x2 WGPUVertexFormat_Float32x4 WGPUVertexFormat_Uint32x2 WGPUVertexFormat_Uint32x4 WGPUVertexFormat_Sint32x2 WGPUVertexFormat_Unorm8x4BGRA WGPUVertexStepMode_VertexBufferNotUsed WGPUVertexStepMode_Vertex WGPUVertexStepMode_Force32 END WGPUWaitStatus_Success WGPUWaitStatus_Force32 END wgpu::ENUM_ENTRY (CopySrc, 0x0000000000000004) ENUM_ENTRY(CopyDst
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed WGPUSamplerBindingType_Filtering WGPUStatus_Success WGPUStatus_Force32 END WGPUStencilOperation_Undefined WGPUStencilOperation_Zero WGPUStencilOperation_Force32 END WGPUStorageTextureAccess_BindingNotUsed WGPUStoreOp_Undefined WGPUStoreOp_Discard WGPUSurfaceGetCurrentTextureStatus_SuccessOptimal WGPUTextureAspect_Undefined WGPUTextureAspect_StencilOnly WGPUTextureAspect_Force32 END WGPUTextureDimension_Undefined WGPUTextureDimension_2D WGPUTextureDimension_Force32 END WGPUTextureFormat_Undefined WGPUTextureFormat_R8Snorm WGPUTextureFormat_R8Sint WGPUTextureFormat_R16Sint WGPUTextureFormat_RG8Unorm WGPUTextureFormat_RG8Uint WGPUTextureFormat_R32Float WGPUTextureFormat_R32Sint WGPUTextureFormat_RG16Sint WGPUTextureFormat_RGBA8Unorm WGPUTextureFormat_RGBA8Snorm WGPUTextureFormat_RGBA8Sint WGPUTextureFormat_BGRA8UnormSrgb WGPUTextureFormat_RGB10A2Unorm WGPUTextureFormat_RGB9E5Ufloat WGPUTextureFormat_RG32Uint WGPUTextureFormat_RGBA16Uint WGPUTextureFormat_RGBA16Float WGPUTextureFormat_RGBA32Sint WGPUTextureFormat_Depth16Unorm WGPUTextureFormat_Depth24PlusStencil8 WGPUTextureFormat_Depth32FloatStencil8 WGPUTextureFormat_BC1RGBAUnormSrgb WGPUTextureFormat_BC2RGBAUnormSrgb WGPUTextureFormat_BC3RGBAUnormSrgb WGPUTextureFormat_BC4RSnorm WGPUTextureFormat_BC5RGSnorm WGPUTextureFormat_BC6HRGBFloat WGPUTextureFormat_BC7RGBAUnormSrgb WGPUTextureFormat_ETC2RGB8UnormSrgb WGPUTextureFormat_ETC2RGB8A1UnormSrgb WGPUTextureFormat_ETC2RGBA8UnormSrgb WGPUTextureFormat_EACR11Snorm WGPUTextureFormat_EACRG11Snorm WGPUTextureFormat_ASTC4x4UnormSrgb WGPUTextureFormat_ASTC5x4UnormSrgb WGPUTextureFormat_ASTC5x5UnormSrgb WGPUTextureFormat_ASTC6x5UnormSrgb WGPUTextureFormat_ASTC6x6UnormSrgb WGPUTextureFormat_ASTC8x5UnormSrgb WGPUTextureFormat_ASTC8x6UnormSrgb WGPUTextureFormat_ASTC8x8UnormSrgb WGPUTextureFormat_ASTC10x5UnormSrgb WGPUTextureFormat_ASTC10x6UnormSrgb WGPUTextureFormat_ASTC10x8UnormSrgb WGPUTextureFormat_ASTC10x10UnormSrgb WGPUTextureFormat_ASTC12x10UnormSrgb WGPUTextureFormat_ASTC12x12UnormSrgb WGPUTextureSampleType_BindingNotUsed WGPUTextureSampleType_Float WGPUTextureSampleType_Sint WGPUTextureSampleType_Force32 END WGPUTextureViewDimension_Undefined WGPUTextureViewDimension_2D WGPUTextureViewDimension_Cube WGPUTextureViewDimension_3D WGPUVertexFormat_Uint8 WGPUVertexFormat_Uint8x4 WGPUVertexFormat_Sint8x2 WGPUVertexFormat_Unorm8 WGPUVertexFormat_Unorm8x4 WGPUVertexFormat_Snorm8x2 WGPUVertexFormat_Uint16 WGPUVertexFormat_Uint16x4 WGPUVertexFormat_Sint16x2 WGPUVertexFormat_Unorm16 WGPUVertexFormat_Unorm16x4 WGPUVertexFormat_Snorm16x2 WGPUVertexFormat_Float16 WGPUVertexFormat_Float16x4 WGPUVertexFormat_Float32x2 WGPUVertexFormat_Float32x4 WGPUVertexFormat_Uint32x2 WGPUVertexFormat_Uint32x4 WGPUVertexFormat_Sint32x2 WGPUVertexFormat_Unorm8x4BGRA WGPUVertexStepMode_VertexBufferNotUsed WGPUVertexStepMode_Vertex WGPUVertexStepMode_Force32 END WGPUWaitStatus_Success WGPUWaitStatus_Force32 END wgpu::ENUM_ENTRY (Index, 0x0000000000000010) ENUM_ENTRY(Vertex
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed WGPUSamplerBindingType_Filtering WGPUStatus_Success WGPUStatus_Force32 END WGPUStencilOperation_Undefined WGPUStencilOperation_Zero WGPUStencilOperation_Force32 END WGPUStorageTextureAccess_BindingNotUsed WGPUStoreOp_Undefined WGPUStoreOp_Discard WGPUSurfaceGetCurrentTextureStatus_SuccessOptimal WGPUTextureAspect_Undefined WGPUTextureAspect_StencilOnly WGPUTextureAspect_Force32 END WGPUTextureDimension_Undefined WGPUTextureDimension_2D WGPUTextureDimension_Force32 END WGPUTextureFormat_Undefined WGPUTextureFormat_R8Snorm WGPUTextureFormat_R8Sint WGPUTextureFormat_R16Sint WGPUTextureFormat_RG8Unorm WGPUTextureFormat_RG8Uint WGPUTextureFormat_R32Float WGPUTextureFormat_R32Sint WGPUTextureFormat_RG16Sint WGPUTextureFormat_RGBA8Unorm WGPUTextureFormat_RGBA8Snorm WGPUTextureFormat_RGBA8Sint WGPUTextureFormat_BGRA8UnormSrgb WGPUTextureFormat_RGB10A2Unorm WGPUTextureFormat_RGB9E5Ufloat WGPUTextureFormat_RG32Uint WGPUTextureFormat_RGBA16Uint WGPUTextureFormat_RGBA16Float WGPUTextureFormat_RGBA32Sint WGPUTextureFormat_Depth16Unorm WGPUTextureFormat_Depth24PlusStencil8 WGPUTextureFormat_Depth32FloatStencil8 WGPUTextureFormat_BC1RGBAUnormSrgb WGPUTextureFormat_BC2RGBAUnormSrgb WGPUTextureFormat_BC3RGBAUnormSrgb WGPUTextureFormat_BC4RSnorm WGPUTextureFormat_BC5RGSnorm WGPUTextureFormat_BC6HRGBFloat WGPUTextureFormat_BC7RGBAUnormSrgb WGPUTextureFormat_ETC2RGB8UnormSrgb WGPUTextureFormat_ETC2RGB8A1UnormSrgb WGPUTextureFormat_ETC2RGBA8UnormSrgb WGPUTextureFormat_EACR11Snorm WGPUTextureFormat_EACRG11Snorm WGPUTextureFormat_ASTC4x4UnormSrgb WGPUTextureFormat_ASTC5x4UnormSrgb WGPUTextureFormat_ASTC5x5UnormSrgb WGPUTextureFormat_ASTC6x5UnormSrgb WGPUTextureFormat_ASTC6x6UnormSrgb WGPUTextureFormat_ASTC8x5UnormSrgb WGPUTextureFormat_ASTC8x6UnormSrgb WGPUTextureFormat_ASTC8x8UnormSrgb WGPUTextureFormat_ASTC10x5UnormSrgb WGPUTextureFormat_ASTC10x6UnormSrgb WGPUTextureFormat_ASTC10x8UnormSrgb WGPUTextureFormat_ASTC10x10UnormSrgb WGPUTextureFormat_ASTC12x10UnormSrgb WGPUTextureFormat_ASTC12x12UnormSrgb WGPUTextureSampleType_BindingNotUsed WGPUTextureSampleType_Float WGPUTextureSampleType_Sint WGPUTextureSampleType_Force32 END WGPUTextureViewDimension_Undefined WGPUTextureViewDimension_2D WGPUTextureViewDimension_Cube WGPUTextureViewDimension_3D WGPUVertexFormat_Uint8 WGPUVertexFormat_Uint8x4 WGPUVertexFormat_Sint8x2 WGPUVertexFormat_Unorm8 WGPUVertexFormat_Unorm8x4 WGPUVertexFormat_Snorm8x2 WGPUVertexFormat_Uint16 WGPUVertexFormat_Uint16x4 WGPUVertexFormat_Sint16x2 WGPUVertexFormat_Unorm16 WGPUVertexFormat_Unorm16x4 WGPUVertexFormat_Snorm16x2 WGPUVertexFormat_Float16 WGPUVertexFormat_Float16x4 WGPUVertexFormat_Float32x2 WGPUVertexFormat_Float32x4 WGPUVertexFormat_Uint32x2 WGPUVertexFormat_Uint32x4 WGPUVertexFormat_Sint32x2 WGPUVertexFormat_Unorm8x4BGRA WGPUVertexStepMode_VertexBufferNotUsed WGPUVertexStepMode_Vertex WGPUVertexStepMode_Force32 END WGPUWaitStatus_Success WGPUWaitStatus_Force32 END wgpu::ENUM_ENTRY (Uniform, 0x0000000000000040) ENUM_ENTRY(Storage
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed WGPUSamplerBindingType_Filtering WGPUStatus_Success WGPUStatus_Force32 END WGPUStencilOperation_Undefined WGPUStencilOperation_Zero WGPUStencilOperation_Force32 END WGPUStorageTextureAccess_BindingNotUsed WGPUStoreOp_Undefined WGPUStoreOp_Discard WGPUSurfaceGetCurrentTextureStatus_SuccessOptimal WGPUTextureAspect_Undefined WGPUTextureAspect_StencilOnly WGPUTextureAspect_Force32 END WGPUTextureDimension_Undefined WGPUTextureDimension_2D WGPUTextureDimension_Force32 END WGPUTextureFormat_Undefined WGPUTextureFormat_R8Snorm WGPUTextureFormat_R8Sint WGPUTextureFormat_R16Sint WGPUTextureFormat_RG8Unorm WGPUTextureFormat_RG8Uint WGPUTextureFormat_R32Float WGPUTextureFormat_R32Sint WGPUTextureFormat_RG16Sint WGPUTextureFormat_RGBA8Unorm WGPUTextureFormat_RGBA8Snorm WGPUTextureFormat_RGBA8Sint WGPUTextureFormat_BGRA8UnormSrgb WGPUTextureFormat_RGB10A2Unorm WGPUTextureFormat_RGB9E5Ufloat WGPUTextureFormat_RG32Uint WGPUTextureFormat_RGBA16Uint WGPUTextureFormat_RGBA16Float WGPUTextureFormat_RGBA32Sint WGPUTextureFormat_Depth16Unorm WGPUTextureFormat_Depth24PlusStencil8 WGPUTextureFormat_Depth32FloatStencil8 WGPUTextureFormat_BC1RGBAUnormSrgb WGPUTextureFormat_BC2RGBAUnormSrgb WGPUTextureFormat_BC3RGBAUnormSrgb WGPUTextureFormat_BC4RSnorm WGPUTextureFormat_BC5RGSnorm WGPUTextureFormat_BC6HRGBFloat WGPUTextureFormat_BC7RGBAUnormSrgb WGPUTextureFormat_ETC2RGB8UnormSrgb WGPUTextureFormat_ETC2RGB8A1UnormSrgb WGPUTextureFormat_ETC2RGBA8UnormSrgb WGPUTextureFormat_EACR11Snorm WGPUTextureFormat_EACRG11Snorm WGPUTextureFormat_ASTC4x4UnormSrgb WGPUTextureFormat_ASTC5x4UnormSrgb WGPUTextureFormat_ASTC5x5UnormSrgb WGPUTextureFormat_ASTC6x5UnormSrgb WGPUTextureFormat_ASTC6x6UnormSrgb WGPUTextureFormat_ASTC8x5UnormSrgb WGPUTextureFormat_ASTC8x6UnormSrgb WGPUTextureFormat_ASTC8x8UnormSrgb WGPUTextureFormat_ASTC10x5UnormSrgb WGPUTextureFormat_ASTC10x6UnormSrgb WGPUTextureFormat_ASTC10x8UnormSrgb WGPUTextureFormat_ASTC10x10UnormSrgb WGPUTextureFormat_ASTC12x10UnormSrgb WGPUTextureFormat_ASTC12x12UnormSrgb WGPUTextureSampleType_BindingNotUsed WGPUTextureSampleType_Float WGPUTextureSampleType_Sint WGPUTextureSampleType_Force32 END WGPUTextureViewDimension_Undefined WGPUTextureViewDimension_2D WGPUTextureViewDimension_Cube WGPUTextureViewDimension_3D WGPUVertexFormat_Uint8 WGPUVertexFormat_Uint8x4 WGPUVertexFormat_Sint8x2 WGPUVertexFormat_Unorm8 WGPUVertexFormat_Unorm8x4 WGPUVertexFormat_Snorm8x2 WGPUVertexFormat_Uint16 WGPUVertexFormat_Uint16x4 WGPUVertexFormat_Sint16x2 WGPUVertexFormat_Unorm16 WGPUVertexFormat_Unorm16x4 WGPUVertexFormat_Snorm16x2 WGPUVertexFormat_Float16 WGPUVertexFormat_Float16x4 WGPUVertexFormat_Float32x2 WGPUVertexFormat_Float32x4 WGPUVertexFormat_Uint32x2 WGPUVertexFormat_Uint32x4 WGPUVertexFormat_Sint32x2 WGPUVertexFormat_Unorm8x4BGRA WGPUVertexStepMode_VertexBufferNotUsed WGPUVertexStepMode_Vertex WGPUVertexStepMode_Force32 END WGPUWaitStatus_Success WGPUWaitStatus_Force32 END wgpu::ENUM_ENTRY (Indirect, 0x0000000000000100) ENUM_ENTRY(QueryResolve
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed WGPUSamplerBindingType_Filtering WGPUStatus_Success WGPUStatus_Force32 END WGPUStencilOperation_Undefined WGPUStencilOperation_Zero WGPUStencilOperation_Force32 END WGPUStorageTextureAccess_BindingNotUsed WGPUStoreOp_Undefined WGPUStoreOp_Discard WGPUSurfaceGetCurrentTextureStatus_SuccessOptimal WGPUTextureAspect_Undefined WGPUTextureAspect_StencilOnly WGPUTextureAspect_Force32 END WGPUTextureDimension_Undefined WGPUTextureDimension_2D WGPUTextureDimension_Force32 END WGPUTextureFormat_Undefined WGPUTextureFormat_R8Snorm WGPUTextureFormat_R8Sint WGPUTextureFormat_R16Sint WGPUTextureFormat_RG8Unorm WGPUTextureFormat_RG8Uint WGPUTextureFormat_R32Float WGPUTextureFormat_R32Sint WGPUTextureFormat_RG16Sint WGPUTextureFormat_RGBA8Unorm WGPUTextureFormat_RGBA8Snorm WGPUTextureFormat_RGBA8Sint WGPUTextureFormat_BGRA8UnormSrgb WGPUTextureFormat_RGB10A2Unorm WGPUTextureFormat_RGB9E5Ufloat WGPUTextureFormat_RG32Uint WGPUTextureFormat_RGBA16Uint WGPUTextureFormat_RGBA16Float WGPUTextureFormat_RGBA32Sint WGPUTextureFormat_Depth16Unorm WGPUTextureFormat_Depth24PlusStencil8 WGPUTextureFormat_Depth32FloatStencil8 WGPUTextureFormat_BC1RGBAUnormSrgb WGPUTextureFormat_BC2RGBAUnormSrgb WGPUTextureFormat_BC3RGBAUnormSrgb WGPUTextureFormat_BC4RSnorm WGPUTextureFormat_BC5RGSnorm WGPUTextureFormat_BC6HRGBFloat WGPUTextureFormat_BC7RGBAUnormSrgb WGPUTextureFormat_ETC2RGB8UnormSrgb WGPUTextureFormat_ETC2RGB8A1UnormSrgb WGPUTextureFormat_ETC2RGBA8UnormSrgb WGPUTextureFormat_EACR11Snorm WGPUTextureFormat_EACRG11Snorm WGPUTextureFormat_ASTC4x4UnormSrgb WGPUTextureFormat_ASTC5x4UnormSrgb WGPUTextureFormat_ASTC5x5UnormSrgb WGPUTextureFormat_ASTC6x5UnormSrgb WGPUTextureFormat_ASTC6x6UnormSrgb WGPUTextureFormat_ASTC8x5UnormSrgb WGPUTextureFormat_ASTC8x6UnormSrgb WGPUTextureFormat_ASTC8x8UnormSrgb WGPUTextureFormat_ASTC10x5UnormSrgb WGPUTextureFormat_ASTC10x6UnormSrgb WGPUTextureFormat_ASTC10x8UnormSrgb WGPUTextureFormat_ASTC10x10UnormSrgb WGPUTextureFormat_ASTC12x10UnormSrgb WGPUTextureFormat_ASTC12x12UnormSrgb WGPUTextureSampleType_BindingNotUsed WGPUTextureSampleType_Float WGPUTextureSampleType_Sint WGPUTextureSampleType_Force32 END WGPUTextureViewDimension_Undefined WGPUTextureViewDimension_2D WGPUTextureViewDimension_Cube WGPUTextureViewDimension_3D WGPUVertexFormat_Uint8 WGPUVertexFormat_Uint8x4 WGPUVertexFormat_Sint8x2 WGPUVertexFormat_Unorm8 WGPUVertexFormat_Unorm8x4 WGPUVertexFormat_Snorm8x2 WGPUVertexFormat_Uint16 WGPUVertexFormat_Uint16x4 WGPUVertexFormat_Sint16x2 WGPUVertexFormat_Unorm16 WGPUVertexFormat_Unorm16x4 WGPUVertexFormat_Snorm16x2 WGPUVertexFormat_Float16 WGPUVertexFormat_Float16x4 WGPUVertexFormat_Float32x2 WGPUVertexFormat_Float32x4 WGPUVertexFormat_Uint32x2 WGPUVertexFormat_Uint32x4 WGPUVertexFormat_Sint32x2 WGPUVertexFormat_Unorm8x4BGRA WGPUVertexStepMode_VertexBufferNotUsed WGPUVertexStepMode_Vertex WGPUVertexStepMode_Force32 END WGPUWaitStatus_Success WGPUWaitStatus_Force32 END END wgpu::ENUM (ColorWriteMask) ENUM_ENTRY(None
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed WGPUSamplerBindingType_Filtering WGPUStatus_Success WGPUStatus_Force32 END WGPUStencilOperation_Undefined WGPUStencilOperation_Zero WGPUStencilOperation_Force32 END WGPUStorageTextureAccess_BindingNotUsed WGPUStoreOp_Undefined WGPUStoreOp_Discard WGPUSurfaceGetCurrentTextureStatus_SuccessOptimal WGPUTextureAspect_Undefined WGPUTextureAspect_StencilOnly WGPUTextureAspect_Force32 END WGPUTextureDimension_Undefined WGPUTextureDimension_2D WGPUTextureDimension_Force32 END WGPUTextureFormat_Undefined WGPUTextureFormat_R8Snorm WGPUTextureFormat_R8Sint WGPUTextureFormat_R16Sint WGPUTextureFormat_RG8Unorm WGPUTextureFormat_RG8Uint WGPUTextureFormat_R32Float WGPUTextureFormat_R32Sint WGPUTextureFormat_RG16Sint WGPUTextureFormat_RGBA8Unorm WGPUTextureFormat_RGBA8Snorm WGPUTextureFormat_RGBA8Sint WGPUTextureFormat_BGRA8UnormSrgb WGPUTextureFormat_RGB10A2Unorm WGPUTextureFormat_RGB9E5Ufloat WGPUTextureFormat_RG32Uint WGPUTextureFormat_RGBA16Uint WGPUTextureFormat_RGBA16Float WGPUTextureFormat_RGBA32Sint WGPUTextureFormat_Depth16Unorm WGPUTextureFormat_Depth24PlusStencil8 WGPUTextureFormat_Depth32FloatStencil8 WGPUTextureFormat_BC1RGBAUnormSrgb WGPUTextureFormat_BC2RGBAUnormSrgb WGPUTextureFormat_BC3RGBAUnormSrgb WGPUTextureFormat_BC4RSnorm WGPUTextureFormat_BC5RGSnorm WGPUTextureFormat_BC6HRGBFloat WGPUTextureFormat_BC7RGBAUnormSrgb WGPUTextureFormat_ETC2RGB8UnormSrgb WGPUTextureFormat_ETC2RGB8A1UnormSrgb WGPUTextureFormat_ETC2RGBA8UnormSrgb WGPUTextureFormat_EACR11Snorm WGPUTextureFormat_EACRG11Snorm WGPUTextureFormat_ASTC4x4UnormSrgb WGPUTextureFormat_ASTC5x4UnormSrgb WGPUTextureFormat_ASTC5x5UnormSrgb WGPUTextureFormat_ASTC6x5UnormSrgb WGPUTextureFormat_ASTC6x6UnormSrgb WGPUTextureFormat_ASTC8x5UnormSrgb WGPUTextureFormat_ASTC8x6UnormSrgb WGPUTextureFormat_ASTC8x8UnormSrgb WGPUTextureFormat_ASTC10x5UnormSrgb WGPUTextureFormat_ASTC10x6UnormSrgb WGPUTextureFormat_ASTC10x8UnormSrgb WGPUTextureFormat_ASTC10x10UnormSrgb WGPUTextureFormat_ASTC12x10UnormSrgb WGPUTextureFormat_ASTC12x12UnormSrgb WGPUTextureSampleType_BindingNotUsed WGPUTextureSampleType_Float WGPUTextureSampleType_Sint WGPUTextureSampleType_Force32 END WGPUTextureViewDimension_Undefined WGPUTextureViewDimension_2D WGPUTextureViewDimension_Cube WGPUTextureViewDimension_3D WGPUVertexFormat_Uint8 WGPUVertexFormat_Uint8x4 WGPUVertexFormat_Sint8x2 WGPUVertexFormat_Unorm8 WGPUVertexFormat_Unorm8x4 WGPUVertexFormat_Snorm8x2 WGPUVertexFormat_Uint16 WGPUVertexFormat_Uint16x4 WGPUVertexFormat_Sint16x2 WGPUVertexFormat_Unorm16 WGPUVertexFormat_Unorm16x4 WGPUVertexFormat_Snorm16x2 WGPUVertexFormat_Float16 WGPUVertexFormat_Float16x4 WGPUVertexFormat_Float32x2 WGPUVertexFormat_Float32x4 WGPUVertexFormat_Uint32x2 WGPUVertexFormat_Uint32x4 WGPUVertexFormat_Sint32x2 WGPUVertexFormat_Unorm8x4BGRA WGPUVertexStepMode_VertexBufferNotUsed WGPUVertexStepMode_Vertex WGPUVertexStepMode_Force32 END WGPUWaitStatus_Success WGPUWaitStatus_Force32 END END wgpu::ENUM_ENTRY (Red, 0x0000000000000001) ENUM_ENTRY(Green
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed WGPUSamplerBindingType_Filtering WGPUStatus_Success WGPUStatus_Force32 END WGPUStencilOperation_Undefined WGPUStencilOperation_Zero WGPUStencilOperation_Force32 END WGPUStorageTextureAccess_BindingNotUsed WGPUStoreOp_Undefined WGPUStoreOp_Discard WGPUSurfaceGetCurrentTextureStatus_SuccessOptimal WGPUTextureAspect_Undefined WGPUTextureAspect_StencilOnly WGPUTextureAspect_Force32 END WGPUTextureDimension_Undefined WGPUTextureDimension_2D WGPUTextureDimension_Force32 END WGPUTextureFormat_Undefined WGPUTextureFormat_R8Snorm WGPUTextureFormat_R8Sint WGPUTextureFormat_R16Sint WGPUTextureFormat_RG8Unorm WGPUTextureFormat_RG8Uint WGPUTextureFormat_R32Float WGPUTextureFormat_R32Sint WGPUTextureFormat_RG16Sint WGPUTextureFormat_RGBA8Unorm WGPUTextureFormat_RGBA8Snorm WGPUTextureFormat_RGBA8Sint WGPUTextureFormat_BGRA8UnormSrgb WGPUTextureFormat_RGB10A2Unorm WGPUTextureFormat_RGB9E5Ufloat WGPUTextureFormat_RG32Uint WGPUTextureFormat_RGBA16Uint WGPUTextureFormat_RGBA16Float WGPUTextureFormat_RGBA32Sint WGPUTextureFormat_Depth16Unorm WGPUTextureFormat_Depth24PlusStencil8 WGPUTextureFormat_Depth32FloatStencil8 WGPUTextureFormat_BC1RGBAUnormSrgb WGPUTextureFormat_BC2RGBAUnormSrgb WGPUTextureFormat_BC3RGBAUnormSrgb WGPUTextureFormat_BC4RSnorm WGPUTextureFormat_BC5RGSnorm WGPUTextureFormat_BC6HRGBFloat WGPUTextureFormat_BC7RGBAUnormSrgb WGPUTextureFormat_ETC2RGB8UnormSrgb WGPUTextureFormat_ETC2RGB8A1UnormSrgb WGPUTextureFormat_ETC2RGBA8UnormSrgb WGPUTextureFormat_EACR11Snorm WGPUTextureFormat_EACRG11Snorm WGPUTextureFormat_ASTC4x4UnormSrgb WGPUTextureFormat_ASTC5x4UnormSrgb WGPUTextureFormat_ASTC5x5UnormSrgb WGPUTextureFormat_ASTC6x5UnormSrgb WGPUTextureFormat_ASTC6x6UnormSrgb WGPUTextureFormat_ASTC8x5UnormSrgb WGPUTextureFormat_ASTC8x6UnormSrgb WGPUTextureFormat_ASTC8x8UnormSrgb WGPUTextureFormat_ASTC10x5UnormSrgb WGPUTextureFormat_ASTC10x6UnormSrgb WGPUTextureFormat_ASTC10x8UnormSrgb WGPUTextureFormat_ASTC10x10UnormSrgb WGPUTextureFormat_ASTC12x10UnormSrgb WGPUTextureFormat_ASTC12x12UnormSrgb WGPUTextureSampleType_BindingNotUsed WGPUTextureSampleType_Float WGPUTextureSampleType_Sint WGPUTextureSampleType_Force32 END WGPUTextureViewDimension_Undefined WGPUTextureViewDimension_2D WGPUTextureViewDimension_Cube WGPUTextureViewDimension_3D WGPUVertexFormat_Uint8 WGPUVertexFormat_Uint8x4 WGPUVertexFormat_Sint8x2 WGPUVertexFormat_Unorm8 WGPUVertexFormat_Unorm8x4 WGPUVertexFormat_Snorm8x2 WGPUVertexFormat_Uint16 WGPUVertexFormat_Uint16x4 WGPUVertexFormat_Sint16x2 WGPUVertexFormat_Unorm16 WGPUVertexFormat_Unorm16x4 WGPUVertexFormat_Snorm16x2 WGPUVertexFormat_Float16 WGPUVertexFormat_Float16x4 WGPUVertexFormat_Float32x2 WGPUVertexFormat_Float32x4 WGPUVertexFormat_Uint32x2 WGPUVertexFormat_Uint32x4 WGPUVertexFormat_Sint32x2 WGPUVertexFormat_Unorm8x4BGRA WGPUVertexStepMode_VertexBufferNotUsed WGPUVertexStepMode_Vertex WGPUVertexStepMode_Force32 END WGPUWaitStatus_Success WGPUWaitStatus_Force32 END END wgpu::ENUM_ENTRY (Blue, 0x0000000000000004) ENUM_ENTRY(Alpha
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed WGPUSamplerBindingType_Filtering WGPUStatus_Success WGPUStatus_Force32 END WGPUStencilOperation_Undefined WGPUStencilOperation_Zero WGPUStencilOperation_Force32 END WGPUStorageTextureAccess_BindingNotUsed WGPUStoreOp_Undefined WGPUStoreOp_Discard WGPUSurfaceGetCurrentTextureStatus_SuccessOptimal WGPUTextureAspect_Undefined WGPUTextureAspect_StencilOnly WGPUTextureAspect_Force32 END WGPUTextureDimension_Undefined WGPUTextureDimension_2D WGPUTextureDimension_Force32 END WGPUTextureFormat_Undefined WGPUTextureFormat_R8Snorm WGPUTextureFormat_R8Sint WGPUTextureFormat_R16Sint WGPUTextureFormat_RG8Unorm WGPUTextureFormat_RG8Uint WGPUTextureFormat_R32Float WGPUTextureFormat_R32Sint WGPUTextureFormat_RG16Sint WGPUTextureFormat_RGBA8Unorm WGPUTextureFormat_RGBA8Snorm WGPUTextureFormat_RGBA8Sint WGPUTextureFormat_BGRA8UnormSrgb WGPUTextureFormat_RGB10A2Unorm WGPUTextureFormat_RGB9E5Ufloat WGPUTextureFormat_RG32Uint WGPUTextureFormat_RGBA16Uint WGPUTextureFormat_RGBA16Float WGPUTextureFormat_RGBA32Sint WGPUTextureFormat_Depth16Unorm WGPUTextureFormat_Depth24PlusStencil8 WGPUTextureFormat_Depth32FloatStencil8 WGPUTextureFormat_BC1RGBAUnormSrgb WGPUTextureFormat_BC2RGBAUnormSrgb WGPUTextureFormat_BC3RGBAUnormSrgb WGPUTextureFormat_BC4RSnorm WGPUTextureFormat_BC5RGSnorm WGPUTextureFormat_BC6HRGBFloat WGPUTextureFormat_BC7RGBAUnormSrgb WGPUTextureFormat_ETC2RGB8UnormSrgb WGPUTextureFormat_ETC2RGB8A1UnormSrgb WGPUTextureFormat_ETC2RGBA8UnormSrgb WGPUTextureFormat_EACR11Snorm WGPUTextureFormat_EACRG11Snorm WGPUTextureFormat_ASTC4x4UnormSrgb WGPUTextureFormat_ASTC5x4UnormSrgb WGPUTextureFormat_ASTC5x5UnormSrgb WGPUTextureFormat_ASTC6x5UnormSrgb WGPUTextureFormat_ASTC6x6UnormSrgb WGPUTextureFormat_ASTC8x5UnormSrgb WGPUTextureFormat_ASTC8x6UnormSrgb WGPUTextureFormat_ASTC8x8UnormSrgb WGPUTextureFormat_ASTC10x5UnormSrgb WGPUTextureFormat_ASTC10x6UnormSrgb WGPUTextureFormat_ASTC10x8UnormSrgb WGPUTextureFormat_ASTC10x10UnormSrgb WGPUTextureFormat_ASTC12x10UnormSrgb WGPUTextureFormat_ASTC12x12UnormSrgb WGPUTextureSampleType_BindingNotUsed WGPUTextureSampleType_Float WGPUTextureSampleType_Sint WGPUTextureSampleType_Force32 END WGPUTextureViewDimension_Undefined WGPUTextureViewDimension_2D WGPUTextureViewDimension_Cube WGPUTextureViewDimension_3D WGPUVertexFormat_Uint8 WGPUVertexFormat_Uint8x4 WGPUVertexFormat_Sint8x2 WGPUVertexFormat_Unorm8 WGPUVertexFormat_Unorm8x4 WGPUVertexFormat_Snorm8x2 WGPUVertexFormat_Uint16 WGPUVertexFormat_Uint16x4 WGPUVertexFormat_Sint16x2 WGPUVertexFormat_Unorm16 WGPUVertexFormat_Unorm16x4 WGPUVertexFormat_Snorm16x2 WGPUVertexFormat_Float16 WGPUVertexFormat_Float16x4 WGPUVertexFormat_Float32x2 WGPUVertexFormat_Float32x4 WGPUVertexFormat_Uint32x2 WGPUVertexFormat_Uint32x4 WGPUVertexFormat_Sint32x2 WGPUVertexFormat_Unorm8x4BGRA WGPUVertexStepMode_VertexBufferNotUsed WGPUVertexStepMode_Vertex WGPUVertexStepMode_Force32 END WGPUWaitStatus_Success WGPUWaitStatus_Force32 END END wgpu::ENUM_ENTRY (All, 0x000000000000000F) END ENUM(MapMode) ENUM_ENTRY(None
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed WGPUSamplerBindingType_Filtering WGPUStatus_Success WGPUStatus_Force32 END WGPUStencilOperation_Undefined WGPUStencilOperation_Zero WGPUStencilOperation_Force32 END WGPUStorageTextureAccess_BindingNotUsed WGPUStoreOp_Undefined WGPUStoreOp_Discard WGPUSurfaceGetCurrentTextureStatus_SuccessOptimal WGPUTextureAspect_Undefined WGPUTextureAspect_StencilOnly WGPUTextureAspect_Force32 END WGPUTextureDimension_Undefined WGPUTextureDimension_2D WGPUTextureDimension_Force32 END WGPUTextureFormat_Undefined WGPUTextureFormat_R8Snorm WGPUTextureFormat_R8Sint WGPUTextureFormat_R16Sint WGPUTextureFormat_RG8Unorm WGPUTextureFormat_RG8Uint WGPUTextureFormat_R32Float WGPUTextureFormat_R32Sint WGPUTextureFormat_RG16Sint WGPUTextureFormat_RGBA8Unorm WGPUTextureFormat_RGBA8Snorm WGPUTextureFormat_RGBA8Sint WGPUTextureFormat_BGRA8UnormSrgb WGPUTextureFormat_RGB10A2Unorm WGPUTextureFormat_RGB9E5Ufloat WGPUTextureFormat_RG32Uint WGPUTextureFormat_RGBA16Uint WGPUTextureFormat_RGBA16Float WGPUTextureFormat_RGBA32Sint WGPUTextureFormat_Depth16Unorm WGPUTextureFormat_Depth24PlusStencil8 WGPUTextureFormat_Depth32FloatStencil8 WGPUTextureFormat_BC1RGBAUnormSrgb WGPUTextureFormat_BC2RGBAUnormSrgb WGPUTextureFormat_BC3RGBAUnormSrgb WGPUTextureFormat_BC4RSnorm WGPUTextureFormat_BC5RGSnorm WGPUTextureFormat_BC6HRGBFloat WGPUTextureFormat_BC7RGBAUnormSrgb WGPUTextureFormat_ETC2RGB8UnormSrgb WGPUTextureFormat_ETC2RGB8A1UnormSrgb WGPUTextureFormat_ETC2RGBA8UnormSrgb WGPUTextureFormat_EACR11Snorm WGPUTextureFormat_EACRG11Snorm WGPUTextureFormat_ASTC4x4UnormSrgb WGPUTextureFormat_ASTC5x4UnormSrgb WGPUTextureFormat_ASTC5x5UnormSrgb WGPUTextureFormat_ASTC6x5UnormSrgb WGPUTextureFormat_ASTC6x6UnormSrgb WGPUTextureFormat_ASTC8x5UnormSrgb WGPUTextureFormat_ASTC8x6UnormSrgb WGPUTextureFormat_ASTC8x8UnormSrgb WGPUTextureFormat_ASTC10x5UnormSrgb WGPUTextureFormat_ASTC10x6UnormSrgb WGPUTextureFormat_ASTC10x8UnormSrgb WGPUTextureFormat_ASTC10x10UnormSrgb WGPUTextureFormat_ASTC12x10UnormSrgb WGPUTextureFormat_ASTC12x12UnormSrgb WGPUTextureSampleType_BindingNotUsed WGPUTextureSampleType_Float WGPUTextureSampleType_Sint WGPUTextureSampleType_Force32 END WGPUTextureViewDimension_Undefined WGPUTextureViewDimension_2D WGPUTextureViewDimension_Cube WGPUTextureViewDimension_3D WGPUVertexFormat_Uint8 WGPUVertexFormat_Uint8x4 WGPUVertexFormat_Sint8x2 WGPUVertexFormat_Unorm8 WGPUVertexFormat_Unorm8x4 WGPUVertexFormat_Snorm8x2 WGPUVertexFormat_Uint16 WGPUVertexFormat_Uint16x4 WGPUVertexFormat_Sint16x2 WGPUVertexFormat_Unorm16 WGPUVertexFormat_Unorm16x4 WGPUVertexFormat_Snorm16x2 WGPUVertexFormat_Float16 WGPUVertexFormat_Float16x4 WGPUVertexFormat_Float32x2 WGPUVertexFormat_Float32x4 WGPUVertexFormat_Uint32x2 WGPUVertexFormat_Uint32x4 WGPUVertexFormat_Sint32x2 WGPUVertexFormat_Unorm8x4BGRA WGPUVertexStepMode_VertexBufferNotUsed WGPUVertexStepMode_Vertex WGPUVertexStepMode_Force32 END WGPUWaitStatus_Success WGPUWaitStatus_Force32 END END wgpu::ENUM_ENTRY (Read, 0x0000000000000001) ENUM_ENTRY(Write
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed WGPUSamplerBindingType_Filtering WGPUStatus_Success WGPUStatus_Force32 END WGPUStencilOperation_Undefined WGPUStencilOperation_Zero WGPUStencilOperation_Force32 END WGPUStorageTextureAccess_BindingNotUsed WGPUStoreOp_Undefined WGPUStoreOp_Discard WGPUSurfaceGetCurrentTextureStatus_SuccessOptimal WGPUTextureAspect_Undefined WGPUTextureAspect_StencilOnly WGPUTextureAspect_Force32 END WGPUTextureDimension_Undefined WGPUTextureDimension_2D WGPUTextureDimension_Force32 END WGPUTextureFormat_Undefined WGPUTextureFormat_R8Snorm WGPUTextureFormat_R8Sint WGPUTextureFormat_R16Sint WGPUTextureFormat_RG8Unorm WGPUTextureFormat_RG8Uint WGPUTextureFormat_R32Float WGPUTextureFormat_R32Sint WGPUTextureFormat_RG16Sint WGPUTextureFormat_RGBA8Unorm WGPUTextureFormat_RGBA8Snorm WGPUTextureFormat_RGBA8Sint WGPUTextureFormat_BGRA8UnormSrgb WGPUTextureFormat_RGB10A2Unorm WGPUTextureFormat_RGB9E5Ufloat WGPUTextureFormat_RG32Uint WGPUTextureFormat_RGBA16Uint WGPUTextureFormat_RGBA16Float WGPUTextureFormat_RGBA32Sint WGPUTextureFormat_Depth16Unorm WGPUTextureFormat_Depth24PlusStencil8 WGPUTextureFormat_Depth32FloatStencil8 WGPUTextureFormat_BC1RGBAUnormSrgb WGPUTextureFormat_BC2RGBAUnormSrgb WGPUTextureFormat_BC3RGBAUnormSrgb WGPUTextureFormat_BC4RSnorm WGPUTextureFormat_BC5RGSnorm WGPUTextureFormat_BC6HRGBFloat WGPUTextureFormat_BC7RGBAUnormSrgb WGPUTextureFormat_ETC2RGB8UnormSrgb WGPUTextureFormat_ETC2RGB8A1UnormSrgb WGPUTextureFormat_ETC2RGBA8UnormSrgb WGPUTextureFormat_EACR11Snorm WGPUTextureFormat_EACRG11Snorm WGPUTextureFormat_ASTC4x4UnormSrgb WGPUTextureFormat_ASTC5x4UnormSrgb WGPUTextureFormat_ASTC5x5UnormSrgb WGPUTextureFormat_ASTC6x5UnormSrgb WGPUTextureFormat_ASTC6x6UnormSrgb WGPUTextureFormat_ASTC8x5UnormSrgb WGPUTextureFormat_ASTC8x6UnormSrgb WGPUTextureFormat_ASTC8x8UnormSrgb WGPUTextureFormat_ASTC10x5UnormSrgb WGPUTextureFormat_ASTC10x6UnormSrgb WGPUTextureFormat_ASTC10x8UnormSrgb WGPUTextureFormat_ASTC10x10UnormSrgb WGPUTextureFormat_ASTC12x10UnormSrgb WGPUTextureFormat_ASTC12x12UnormSrgb WGPUTextureSampleType_BindingNotUsed WGPUTextureSampleType_Float WGPUTextureSampleType_Sint WGPUTextureSampleType_Force32 END WGPUTextureViewDimension_Undefined WGPUTextureViewDimension_2D WGPUTextureViewDimension_Cube WGPUTextureViewDimension_3D WGPUVertexFormat_Uint8 WGPUVertexFormat_Uint8x4 WGPUVertexFormat_Sint8x2 WGPUVertexFormat_Unorm8 WGPUVertexFormat_Unorm8x4 WGPUVertexFormat_Snorm8x2 WGPUVertexFormat_Uint16 WGPUVertexFormat_Uint16x4 WGPUVertexFormat_Sint16x2 WGPUVertexFormat_Unorm16 WGPUVertexFormat_Unorm16x4 WGPUVertexFormat_Snorm16x2 WGPUVertexFormat_Float16 WGPUVertexFormat_Float16x4 WGPUVertexFormat_Float32x2 WGPUVertexFormat_Float32x4 WGPUVertexFormat_Uint32x2 WGPUVertexFormat_Uint32x4 WGPUVertexFormat_Sint32x2 WGPUVertexFormat_Unorm8x4BGRA WGPUVertexStepMode_VertexBufferNotUsed WGPUVertexStepMode_Vertex WGPUVertexStepMode_Force32 END WGPUWaitStatus_Success WGPUWaitStatus_Force32 END END END wgpu::ENUM (ShaderStage) ENUM_ENTRY(None
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed WGPUSamplerBindingType_Filtering WGPUStatus_Success WGPUStatus_Force32 END WGPUStencilOperation_Undefined WGPUStencilOperation_Zero WGPUStencilOperation_Force32 END WGPUStorageTextureAccess_BindingNotUsed WGPUStoreOp_Undefined WGPUStoreOp_Discard WGPUSurfaceGetCurrentTextureStatus_SuccessOptimal WGPUTextureAspect_Undefined WGPUTextureAspect_StencilOnly WGPUTextureAspect_Force32 END WGPUTextureDimension_Undefined WGPUTextureDimension_2D WGPUTextureDimension_Force32 END WGPUTextureFormat_Undefined WGPUTextureFormat_R8Snorm WGPUTextureFormat_R8Sint WGPUTextureFormat_R16Sint WGPUTextureFormat_RG8Unorm WGPUTextureFormat_RG8Uint WGPUTextureFormat_R32Float WGPUTextureFormat_R32Sint WGPUTextureFormat_RG16Sint WGPUTextureFormat_RGBA8Unorm WGPUTextureFormat_RGBA8Snorm WGPUTextureFormat_RGBA8Sint WGPUTextureFormat_BGRA8UnormSrgb WGPUTextureFormat_RGB10A2Unorm WGPUTextureFormat_RGB9E5Ufloat WGPUTextureFormat_RG32Uint WGPUTextureFormat_RGBA16Uint WGPUTextureFormat_RGBA16Float WGPUTextureFormat_RGBA32Sint WGPUTextureFormat_Depth16Unorm WGPUTextureFormat_Depth24PlusStencil8 WGPUTextureFormat_Depth32FloatStencil8 WGPUTextureFormat_BC1RGBAUnormSrgb WGPUTextureFormat_BC2RGBAUnormSrgb WGPUTextureFormat_BC3RGBAUnormSrgb WGPUTextureFormat_BC4RSnorm WGPUTextureFormat_BC5RGSnorm WGPUTextureFormat_BC6HRGBFloat WGPUTextureFormat_BC7RGBAUnormSrgb WGPUTextureFormat_ETC2RGB8UnormSrgb WGPUTextureFormat_ETC2RGB8A1UnormSrgb WGPUTextureFormat_ETC2RGBA8UnormSrgb WGPUTextureFormat_EACR11Snorm WGPUTextureFormat_EACRG11Snorm WGPUTextureFormat_ASTC4x4UnormSrgb WGPUTextureFormat_ASTC5x4UnormSrgb WGPUTextureFormat_ASTC5x5UnormSrgb WGPUTextureFormat_ASTC6x5UnormSrgb WGPUTextureFormat_ASTC6x6UnormSrgb WGPUTextureFormat_ASTC8x5UnormSrgb WGPUTextureFormat_ASTC8x6UnormSrgb WGPUTextureFormat_ASTC8x8UnormSrgb WGPUTextureFormat_ASTC10x5UnormSrgb WGPUTextureFormat_ASTC10x6UnormSrgb WGPUTextureFormat_ASTC10x8UnormSrgb WGPUTextureFormat_ASTC10x10UnormSrgb WGPUTextureFormat_ASTC12x10UnormSrgb WGPUTextureFormat_ASTC12x12UnormSrgb WGPUTextureSampleType_BindingNotUsed WGPUTextureSampleType_Float WGPUTextureSampleType_Sint WGPUTextureSampleType_Force32 END WGPUTextureViewDimension_Undefined WGPUTextureViewDimension_2D WGPUTextureViewDimension_Cube WGPUTextureViewDimension_3D WGPUVertexFormat_Uint8 WGPUVertexFormat_Uint8x4 WGPUVertexFormat_Sint8x2 WGPUVertexFormat_Unorm8 WGPUVertexFormat_Unorm8x4 WGPUVertexFormat_Snorm8x2 WGPUVertexFormat_Uint16 WGPUVertexFormat_Uint16x4 WGPUVertexFormat_Sint16x2 WGPUVertexFormat_Unorm16 WGPUVertexFormat_Unorm16x4 WGPUVertexFormat_Snorm16x2 WGPUVertexFormat_Float16 WGPUVertexFormat_Float16x4 WGPUVertexFormat_Float32x2 WGPUVertexFormat_Float32x4 WGPUVertexFormat_Uint32x2 WGPUVertexFormat_Uint32x4 WGPUVertexFormat_Sint32x2 WGPUVertexFormat_Unorm8x4BGRA WGPUVertexStepMode_VertexBufferNotUsed WGPUVertexStepMode_Vertex WGPUVertexStepMode_Force32 END WGPUWaitStatus_Success WGPUWaitStatus_Force32 END END END wgpu::ENUM_ENTRY (Vertex, 0x0000000000000001) ENUM_ENTRY(Fragment
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed WGPUSamplerBindingType_Filtering WGPUStatus_Success WGPUStatus_Force32 END WGPUStencilOperation_Undefined WGPUStencilOperation_Zero WGPUStencilOperation_Force32 END WGPUStorageTextureAccess_BindingNotUsed WGPUStoreOp_Undefined WGPUStoreOp_Discard WGPUSurfaceGetCurrentTextureStatus_SuccessOptimal WGPUTextureAspect_Undefined WGPUTextureAspect_StencilOnly WGPUTextureAspect_Force32 END WGPUTextureDimension_Undefined WGPUTextureDimension_2D WGPUTextureDimension_Force32 END WGPUTextureFormat_Undefined WGPUTextureFormat_R8Snorm WGPUTextureFormat_R8Sint WGPUTextureFormat_R16Sint WGPUTextureFormat_RG8Unorm WGPUTextureFormat_RG8Uint WGPUTextureFormat_R32Float WGPUTextureFormat_R32Sint WGPUTextureFormat_RG16Sint WGPUTextureFormat_RGBA8Unorm WGPUTextureFormat_RGBA8Snorm WGPUTextureFormat_RGBA8Sint WGPUTextureFormat_BGRA8UnormSrgb WGPUTextureFormat_RGB10A2Unorm WGPUTextureFormat_RGB9E5Ufloat WGPUTextureFormat_RG32Uint WGPUTextureFormat_RGBA16Uint WGPUTextureFormat_RGBA16Float WGPUTextureFormat_RGBA32Sint WGPUTextureFormat_Depth16Unorm WGPUTextureFormat_Depth24PlusStencil8 WGPUTextureFormat_Depth32FloatStencil8 WGPUTextureFormat_BC1RGBAUnormSrgb WGPUTextureFormat_BC2RGBAUnormSrgb WGPUTextureFormat_BC3RGBAUnormSrgb WGPUTextureFormat_BC4RSnorm WGPUTextureFormat_BC5RGSnorm WGPUTextureFormat_BC6HRGBFloat WGPUTextureFormat_BC7RGBAUnormSrgb WGPUTextureFormat_ETC2RGB8UnormSrgb WGPUTextureFormat_ETC2RGB8A1UnormSrgb WGPUTextureFormat_ETC2RGBA8UnormSrgb WGPUTextureFormat_EACR11Snorm WGPUTextureFormat_EACRG11Snorm WGPUTextureFormat_ASTC4x4UnormSrgb WGPUTextureFormat_ASTC5x4UnormSrgb WGPUTextureFormat_ASTC5x5UnormSrgb WGPUTextureFormat_ASTC6x5UnormSrgb WGPUTextureFormat_ASTC6x6UnormSrgb WGPUTextureFormat_ASTC8x5UnormSrgb WGPUTextureFormat_ASTC8x6UnormSrgb WGPUTextureFormat_ASTC8x8UnormSrgb WGPUTextureFormat_ASTC10x5UnormSrgb WGPUTextureFormat_ASTC10x6UnormSrgb WGPUTextureFormat_ASTC10x8UnormSrgb WGPUTextureFormat_ASTC10x10UnormSrgb WGPUTextureFormat_ASTC12x10UnormSrgb WGPUTextureFormat_ASTC12x12UnormSrgb WGPUTextureSampleType_BindingNotUsed WGPUTextureSampleType_Float WGPUTextureSampleType_Sint WGPUTextureSampleType_Force32 END WGPUTextureViewDimension_Undefined WGPUTextureViewDimension_2D WGPUTextureViewDimension_Cube WGPUTextureViewDimension_3D WGPUVertexFormat_Uint8 WGPUVertexFormat_Uint8x4 WGPUVertexFormat_Sint8x2 WGPUVertexFormat_Unorm8 WGPUVertexFormat_Unorm8x4 WGPUVertexFormat_Snorm8x2 WGPUVertexFormat_Uint16 WGPUVertexFormat_Uint16x4 WGPUVertexFormat_Sint16x2 WGPUVertexFormat_Unorm16 WGPUVertexFormat_Unorm16x4 WGPUVertexFormat_Snorm16x2 WGPUVertexFormat_Float16 WGPUVertexFormat_Float16x4 WGPUVertexFormat_Float32x2 WGPUVertexFormat_Float32x4 WGPUVertexFormat_Uint32x2 WGPUVertexFormat_Uint32x4 WGPUVertexFormat_Sint32x2 WGPUVertexFormat_Unorm8x4BGRA WGPUVertexStepMode_VertexBufferNotUsed WGPUVertexStepMode_Vertex WGPUVertexStepMode_Force32 END WGPUWaitStatus_Success WGPUWaitStatus_Force32 END END END wgpu::ENUM_ENTRY (Compute, 0x0000000000000004) END ENUM(TextureUsage) ENUM_ENTRY(None
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed WGPUSamplerBindingType_Filtering WGPUStatus_Success WGPUStatus_Force32 END WGPUStencilOperation_Undefined WGPUStencilOperation_Zero WGPUStencilOperation_Force32 END WGPUStorageTextureAccess_BindingNotUsed WGPUStoreOp_Undefined WGPUStoreOp_Discard WGPUSurfaceGetCurrentTextureStatus_SuccessOptimal WGPUTextureAspect_Undefined WGPUTextureAspect_StencilOnly WGPUTextureAspect_Force32 END WGPUTextureDimension_Undefined WGPUTextureDimension_2D WGPUTextureDimension_Force32 END WGPUTextureFormat_Undefined WGPUTextureFormat_R8Snorm WGPUTextureFormat_R8Sint WGPUTextureFormat_R16Sint WGPUTextureFormat_RG8Unorm WGPUTextureFormat_RG8Uint WGPUTextureFormat_R32Float WGPUTextureFormat_R32Sint WGPUTextureFormat_RG16Sint WGPUTextureFormat_RGBA8Unorm WGPUTextureFormat_RGBA8Snorm WGPUTextureFormat_RGBA8Sint WGPUTextureFormat_BGRA8UnormSrgb WGPUTextureFormat_RGB10A2Unorm WGPUTextureFormat_RGB9E5Ufloat WGPUTextureFormat_RG32Uint WGPUTextureFormat_RGBA16Uint WGPUTextureFormat_RGBA16Float WGPUTextureFormat_RGBA32Sint WGPUTextureFormat_Depth16Unorm WGPUTextureFormat_Depth24PlusStencil8 WGPUTextureFormat_Depth32FloatStencil8 WGPUTextureFormat_BC1RGBAUnormSrgb WGPUTextureFormat_BC2RGBAUnormSrgb WGPUTextureFormat_BC3RGBAUnormSrgb WGPUTextureFormat_BC4RSnorm WGPUTextureFormat_BC5RGSnorm WGPUTextureFormat_BC6HRGBFloat WGPUTextureFormat_BC7RGBAUnormSrgb WGPUTextureFormat_ETC2RGB8UnormSrgb WGPUTextureFormat_ETC2RGB8A1UnormSrgb WGPUTextureFormat_ETC2RGBA8UnormSrgb WGPUTextureFormat_EACR11Snorm WGPUTextureFormat_EACRG11Snorm WGPUTextureFormat_ASTC4x4UnormSrgb WGPUTextureFormat_ASTC5x4UnormSrgb WGPUTextureFormat_ASTC5x5UnormSrgb WGPUTextureFormat_ASTC6x5UnormSrgb WGPUTextureFormat_ASTC6x6UnormSrgb WGPUTextureFormat_ASTC8x5UnormSrgb WGPUTextureFormat_ASTC8x6UnormSrgb WGPUTextureFormat_ASTC8x8UnormSrgb WGPUTextureFormat_ASTC10x5UnormSrgb WGPUTextureFormat_ASTC10x6UnormSrgb WGPUTextureFormat_ASTC10x8UnormSrgb WGPUTextureFormat_ASTC10x10UnormSrgb WGPUTextureFormat_ASTC12x10UnormSrgb WGPUTextureFormat_ASTC12x12UnormSrgb WGPUTextureSampleType_BindingNotUsed WGPUTextureSampleType_Float WGPUTextureSampleType_Sint WGPUTextureSampleType_Force32 END WGPUTextureViewDimension_Undefined WGPUTextureViewDimension_2D WGPUTextureViewDimension_Cube WGPUTextureViewDimension_3D WGPUVertexFormat_Uint8 WGPUVertexFormat_Uint8x4 WGPUVertexFormat_Sint8x2 WGPUVertexFormat_Unorm8 WGPUVertexFormat_Unorm8x4 WGPUVertexFormat_Snorm8x2 WGPUVertexFormat_Uint16 WGPUVertexFormat_Uint16x4 WGPUVertexFormat_Sint16x2 WGPUVertexFormat_Unorm16 WGPUVertexFormat_Unorm16x4 WGPUVertexFormat_Snorm16x2 WGPUVertexFormat_Float16 WGPUVertexFormat_Float16x4 WGPUVertexFormat_Float32x2 WGPUVertexFormat_Float32x4 WGPUVertexFormat_Uint32x2 WGPUVertexFormat_Uint32x4 WGPUVertexFormat_Sint32x2 WGPUVertexFormat_Unorm8x4BGRA WGPUVertexStepMode_VertexBufferNotUsed WGPUVertexStepMode_Vertex WGPUVertexStepMode_Force32 END WGPUWaitStatus_Success WGPUWaitStatus_Force32 END END END wgpu::ENUM_ENTRY (CopySrc, 0x0000000000000001) ENUM_ENTRY(CopyDst
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed WGPUSamplerBindingType_Filtering WGPUStatus_Success WGPUStatus_Force32 END WGPUStencilOperation_Undefined WGPUStencilOperation_Zero WGPUStencilOperation_Force32 END WGPUStorageTextureAccess_BindingNotUsed WGPUStoreOp_Undefined WGPUStoreOp_Discard WGPUSurfaceGetCurrentTextureStatus_SuccessOptimal WGPUTextureAspect_Undefined WGPUTextureAspect_StencilOnly WGPUTextureAspect_Force32 END WGPUTextureDimension_Undefined WGPUTextureDimension_2D WGPUTextureDimension_Force32 END WGPUTextureFormat_Undefined WGPUTextureFormat_R8Snorm WGPUTextureFormat_R8Sint WGPUTextureFormat_R16Sint WGPUTextureFormat_RG8Unorm WGPUTextureFormat_RG8Uint WGPUTextureFormat_R32Float WGPUTextureFormat_R32Sint WGPUTextureFormat_RG16Sint WGPUTextureFormat_RGBA8Unorm WGPUTextureFormat_RGBA8Snorm WGPUTextureFormat_RGBA8Sint WGPUTextureFormat_BGRA8UnormSrgb WGPUTextureFormat_RGB10A2Unorm WGPUTextureFormat_RGB9E5Ufloat WGPUTextureFormat_RG32Uint WGPUTextureFormat_RGBA16Uint WGPUTextureFormat_RGBA16Float WGPUTextureFormat_RGBA32Sint WGPUTextureFormat_Depth16Unorm WGPUTextureFormat_Depth24PlusStencil8 WGPUTextureFormat_Depth32FloatStencil8 WGPUTextureFormat_BC1RGBAUnormSrgb WGPUTextureFormat_BC2RGBAUnormSrgb WGPUTextureFormat_BC3RGBAUnormSrgb WGPUTextureFormat_BC4RSnorm WGPUTextureFormat_BC5RGSnorm WGPUTextureFormat_BC6HRGBFloat WGPUTextureFormat_BC7RGBAUnormSrgb WGPUTextureFormat_ETC2RGB8UnormSrgb WGPUTextureFormat_ETC2RGB8A1UnormSrgb WGPUTextureFormat_ETC2RGBA8UnormSrgb WGPUTextureFormat_EACR11Snorm WGPUTextureFormat_EACRG11Snorm WGPUTextureFormat_ASTC4x4UnormSrgb WGPUTextureFormat_ASTC5x4UnormSrgb WGPUTextureFormat_ASTC5x5UnormSrgb WGPUTextureFormat_ASTC6x5UnormSrgb WGPUTextureFormat_ASTC6x6UnormSrgb WGPUTextureFormat_ASTC8x5UnormSrgb WGPUTextureFormat_ASTC8x6UnormSrgb WGPUTextureFormat_ASTC8x8UnormSrgb WGPUTextureFormat_ASTC10x5UnormSrgb WGPUTextureFormat_ASTC10x6UnormSrgb WGPUTextureFormat_ASTC10x8UnormSrgb WGPUTextureFormat_ASTC10x10UnormSrgb WGPUTextureFormat_ASTC12x10UnormSrgb WGPUTextureFormat_ASTC12x12UnormSrgb WGPUTextureSampleType_BindingNotUsed WGPUTextureSampleType_Float WGPUTextureSampleType_Sint WGPUTextureSampleType_Force32 END WGPUTextureViewDimension_Undefined WGPUTextureViewDimension_2D WGPUTextureViewDimension_Cube WGPUTextureViewDimension_3D WGPUVertexFormat_Uint8 WGPUVertexFormat_Uint8x4 WGPUVertexFormat_Sint8x2 WGPUVertexFormat_Unorm8 WGPUVertexFormat_Unorm8x4 WGPUVertexFormat_Snorm8x2 WGPUVertexFormat_Uint16 WGPUVertexFormat_Uint16x4 WGPUVertexFormat_Sint16x2 WGPUVertexFormat_Unorm16 WGPUVertexFormat_Unorm16x4 WGPUVertexFormat_Snorm16x2 WGPUVertexFormat_Float16 WGPUVertexFormat_Float16x4 WGPUVertexFormat_Float32x2 WGPUVertexFormat_Float32x4 WGPUVertexFormat_Uint32x2 WGPUVertexFormat_Uint32x4 WGPUVertexFormat_Sint32x2 WGPUVertexFormat_Unorm8x4BGRA WGPUVertexStepMode_VertexBufferNotUsed WGPUVertexStepMode_Vertex WGPUVertexStepMode_Force32 END WGPUWaitStatus_Success WGPUWaitStatus_Force32 END END END wgpu::ENUM_ENTRY (TextureBinding, 0x0000000000000004) ENUM_ENTRY(StorageBinding
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed WGPUSamplerBindingType_Filtering WGPUStatus_Success WGPUStatus_Force32 END WGPUStencilOperation_Undefined WGPUStencilOperation_Zero WGPUStencilOperation_Force32 END WGPUStorageTextureAccess_BindingNotUsed WGPUStoreOp_Undefined WGPUStoreOp_Discard WGPUSurfaceGetCurrentTextureStatus_SuccessOptimal WGPUTextureAspect_Undefined WGPUTextureAspect_StencilOnly WGPUTextureAspect_Force32 END WGPUTextureDimension_Undefined WGPUTextureDimension_2D WGPUTextureDimension_Force32 END WGPUTextureFormat_Undefined WGPUTextureFormat_R8Snorm WGPUTextureFormat_R8Sint WGPUTextureFormat_R16Sint WGPUTextureFormat_RG8Unorm WGPUTextureFormat_RG8Uint WGPUTextureFormat_R32Float WGPUTextureFormat_R32Sint WGPUTextureFormat_RG16Sint WGPUTextureFormat_RGBA8Unorm WGPUTextureFormat_RGBA8Snorm WGPUTextureFormat_RGBA8Sint WGPUTextureFormat_BGRA8UnormSrgb WGPUTextureFormat_RGB10A2Unorm WGPUTextureFormat_RGB9E5Ufloat WGPUTextureFormat_RG32Uint WGPUTextureFormat_RGBA16Uint WGPUTextureFormat_RGBA16Float WGPUTextureFormat_RGBA32Sint WGPUTextureFormat_Depth16Unorm WGPUTextureFormat_Depth24PlusStencil8 WGPUTextureFormat_Depth32FloatStencil8 WGPUTextureFormat_BC1RGBAUnormSrgb WGPUTextureFormat_BC2RGBAUnormSrgb WGPUTextureFormat_BC3RGBAUnormSrgb WGPUTextureFormat_BC4RSnorm WGPUTextureFormat_BC5RGSnorm WGPUTextureFormat_BC6HRGBFloat WGPUTextureFormat_BC7RGBAUnormSrgb WGPUTextureFormat_ETC2RGB8UnormSrgb WGPUTextureFormat_ETC2RGB8A1UnormSrgb WGPUTextureFormat_ETC2RGBA8UnormSrgb WGPUTextureFormat_EACR11Snorm WGPUTextureFormat_EACRG11Snorm WGPUTextureFormat_ASTC4x4UnormSrgb WGPUTextureFormat_ASTC5x4UnormSrgb WGPUTextureFormat_ASTC5x5UnormSrgb WGPUTextureFormat_ASTC6x5UnormSrgb WGPUTextureFormat_ASTC6x6UnormSrgb WGPUTextureFormat_ASTC8x5UnormSrgb WGPUTextureFormat_ASTC8x6UnormSrgb WGPUTextureFormat_ASTC8x8UnormSrgb WGPUTextureFormat_ASTC10x5UnormSrgb WGPUTextureFormat_ASTC10x6UnormSrgb WGPUTextureFormat_ASTC10x8UnormSrgb WGPUTextureFormat_ASTC10x10UnormSrgb WGPUTextureFormat_ASTC12x10UnormSrgb WGPUTextureFormat_ASTC12x12UnormSrgb WGPUTextureSampleType_BindingNotUsed WGPUTextureSampleType_Float WGPUTextureSampleType_Sint WGPUTextureSampleType_Force32 END WGPUTextureViewDimension_Undefined WGPUTextureViewDimension_2D WGPUTextureViewDimension_Cube WGPUTextureViewDimension_3D WGPUVertexFormat_Uint8 WGPUVertexFormat_Uint8x4 WGPUVertexFormat_Sint8x2 WGPUVertexFormat_Unorm8 WGPUVertexFormat_Unorm8x4 WGPUVertexFormat_Snorm8x2 WGPUVertexFormat_Uint16 WGPUVertexFormat_Uint16x4 WGPUVertexFormat_Sint16x2 WGPUVertexFormat_Unorm16 WGPUVertexFormat_Unorm16x4 WGPUVertexFormat_Snorm16x2 WGPUVertexFormat_Float16 WGPUVertexFormat_Float16x4 WGPUVertexFormat_Float32x2 WGPUVertexFormat_Float32x4 WGPUVertexFormat_Uint32x2 WGPUVertexFormat_Uint32x4 WGPUVertexFormat_Sint32x2 WGPUVertexFormat_Unorm8x4BGRA WGPUVertexStepMode_VertexBufferNotUsed WGPUVertexStepMode_Vertex WGPUVertexStepMode_Force32 END WGPUWaitStatus_Success WGPUWaitStatus_Force32 END END END wgpu::ENUM_ENTRY (RenderAttachment, 0x0000000000000010) END ENUM(NativeSType) ENUM_ENTRY(DeviceExtras
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed WGPUSamplerBindingType_Filtering WGPUStatus_Success WGPUStatus_Force32 END WGPUStencilOperation_Undefined WGPUStencilOperation_Zero WGPUStencilOperation_Force32 END WGPUStorageTextureAccess_BindingNotUsed WGPUStoreOp_Undefined WGPUStoreOp_Discard WGPUSurfaceGetCurrentTextureStatus_SuccessOptimal WGPUTextureAspect_Undefined WGPUTextureAspect_StencilOnly WGPUTextureAspect_Force32 END WGPUTextureDimension_Undefined WGPUTextureDimension_2D WGPUTextureDimension_Force32 END WGPUTextureFormat_Undefined WGPUTextureFormat_R8Snorm WGPUTextureFormat_R8Sint WGPUTextureFormat_R16Sint WGPUTextureFormat_RG8Unorm WGPUTextureFormat_RG8Uint WGPUTextureFormat_R32Float WGPUTextureFormat_R32Sint WGPUTextureFormat_RG16Sint WGPUTextureFormat_RGBA8Unorm WGPUTextureFormat_RGBA8Snorm WGPUTextureFormat_RGBA8Sint WGPUTextureFormat_BGRA8UnormSrgb WGPUTextureFormat_RGB10A2Unorm WGPUTextureFormat_RGB9E5Ufloat WGPUTextureFormat_RG32Uint WGPUTextureFormat_RGBA16Uint WGPUTextureFormat_RGBA16Float WGPUTextureFormat_RGBA32Sint WGPUTextureFormat_Depth16Unorm WGPUTextureFormat_Depth24PlusStencil8 WGPUTextureFormat_Depth32FloatStencil8 WGPUTextureFormat_BC1RGBAUnormSrgb WGPUTextureFormat_BC2RGBAUnormSrgb WGPUTextureFormat_BC3RGBAUnormSrgb WGPUTextureFormat_BC4RSnorm WGPUTextureFormat_BC5RGSnorm WGPUTextureFormat_BC6HRGBFloat WGPUTextureFormat_BC7RGBAUnormSrgb WGPUTextureFormat_ETC2RGB8UnormSrgb WGPUTextureFormat_ETC2RGB8A1UnormSrgb WGPUTextureFormat_ETC2RGBA8UnormSrgb WGPUTextureFormat_EACR11Snorm WGPUTextureFormat_EACRG11Snorm WGPUTextureFormat_ASTC4x4UnormSrgb WGPUTextureFormat_ASTC5x4UnormSrgb WGPUTextureFormat_ASTC5x5UnormSrgb WGPUTextureFormat_ASTC6x5UnormSrgb WGPUTextureFormat_ASTC6x6UnormSrgb WGPUTextureFormat_ASTC8x5UnormSrgb WGPUTextureFormat_ASTC8x6UnormSrgb WGPUTextureFormat_ASTC8x8UnormSrgb WGPUTextureFormat_ASTC10x5UnormSrgb WGPUTextureFormat_ASTC10x6UnormSrgb WGPUTextureFormat_ASTC10x8UnormSrgb WGPUTextureFormat_ASTC10x10UnormSrgb WGPUTextureFormat_ASTC12x10UnormSrgb WGPUTextureFormat_ASTC12x12UnormSrgb WGPUTextureSampleType_BindingNotUsed WGPUTextureSampleType_Float WGPUTextureSampleType_Sint WGPUTextureSampleType_Force32 END WGPUTextureViewDimension_Undefined WGPUTextureViewDimension_2D WGPUTextureViewDimension_Cube WGPUTextureViewDimension_3D WGPUVertexFormat_Uint8 WGPUVertexFormat_Uint8x4 WGPUVertexFormat_Sint8x2 WGPUVertexFormat_Unorm8 WGPUVertexFormat_Unorm8x4 WGPUVertexFormat_Snorm8x2 WGPUVertexFormat_Uint16 WGPUVertexFormat_Uint16x4 WGPUVertexFormat_Sint16x2 WGPUVertexFormat_Unorm16 WGPUVertexFormat_Unorm16x4 WGPUVertexFormat_Snorm16x2 WGPUVertexFormat_Float16 WGPUVertexFormat_Float16x4 WGPUVertexFormat_Float32x2 WGPUVertexFormat_Float32x4 WGPUVertexFormat_Uint32x2 WGPUVertexFormat_Uint32x4 WGPUVertexFormat_Sint32x2 WGPUVertexFormat_Unorm8x4BGRA WGPUVertexStepMode_VertexBufferNotUsed WGPUVertexStepMode_Vertex WGPUVertexStepMode_Force32 END WGPUWaitStatus_Success WGPUWaitStatus_Force32 END END END WGPUSType_DeviceExtras wgpu::ENUM_ENTRY (NativeLimits, WGPUSType_NativeLimits) ENUM_ENTRY(Force32
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed WGPUSamplerBindingType_Filtering WGPUStatus_Success WGPUStatus_Force32 END WGPUStencilOperation_Undefined WGPUStencilOperation_Zero WGPUStencilOperation_Force32 END WGPUStorageTextureAccess_BindingNotUsed WGPUStoreOp_Undefined WGPUStoreOp_Discard WGPUSurfaceGetCurrentTextureStatus_SuccessOptimal WGPUTextureAspect_Undefined WGPUTextureAspect_StencilOnly WGPUTextureAspect_Force32 END WGPUTextureDimension_Undefined WGPUTextureDimension_2D WGPUTextureDimension_Force32 END WGPUTextureFormat_Undefined WGPUTextureFormat_R8Snorm WGPUTextureFormat_R8Sint WGPUTextureFormat_R16Sint WGPUTextureFormat_RG8Unorm WGPUTextureFormat_RG8Uint WGPUTextureFormat_R32Float WGPUTextureFormat_R32Sint WGPUTextureFormat_RG16Sint WGPUTextureFormat_RGBA8Unorm WGPUTextureFormat_RGBA8Snorm WGPUTextureFormat_RGBA8Sint WGPUTextureFormat_BGRA8UnormSrgb WGPUTextureFormat_RGB10A2Unorm WGPUTextureFormat_RGB9E5Ufloat WGPUTextureFormat_RG32Uint WGPUTextureFormat_RGBA16Uint WGPUTextureFormat_RGBA16Float WGPUTextureFormat_RGBA32Sint WGPUTextureFormat_Depth16Unorm WGPUTextureFormat_Depth24PlusStencil8 WGPUTextureFormat_Depth32FloatStencil8 WGPUTextureFormat_BC1RGBAUnormSrgb WGPUTextureFormat_BC2RGBAUnormSrgb WGPUTextureFormat_BC3RGBAUnormSrgb WGPUTextureFormat_BC4RSnorm WGPUTextureFormat_BC5RGSnorm WGPUTextureFormat_BC6HRGBFloat WGPUTextureFormat_BC7RGBAUnormSrgb WGPUTextureFormat_ETC2RGB8UnormSrgb WGPUTextureFormat_ETC2RGB8A1UnormSrgb WGPUTextureFormat_ETC2RGBA8UnormSrgb WGPUTextureFormat_EACR11Snorm WGPUTextureFormat_EACRG11Snorm WGPUTextureFormat_ASTC4x4UnormSrgb WGPUTextureFormat_ASTC5x4UnormSrgb WGPUTextureFormat_ASTC5x5UnormSrgb WGPUTextureFormat_ASTC6x5UnormSrgb WGPUTextureFormat_ASTC6x6UnormSrgb WGPUTextureFormat_ASTC8x5UnormSrgb WGPUTextureFormat_ASTC8x6UnormSrgb WGPUTextureFormat_ASTC8x8UnormSrgb WGPUTextureFormat_ASTC10x5UnormSrgb WGPUTextureFormat_ASTC10x6UnormSrgb WGPUTextureFormat_ASTC10x8UnormSrgb WGPUTextureFormat_ASTC10x10UnormSrgb WGPUTextureFormat_ASTC12x10UnormSrgb WGPUTextureFormat_ASTC12x12UnormSrgb WGPUTextureSampleType_BindingNotUsed WGPUTextureSampleType_Float WGPUTextureSampleType_Sint WGPUTextureSampleType_Force32 END WGPUTextureViewDimension_Undefined WGPUTextureViewDimension_2D WGPUTextureViewDimension_Cube WGPUTextureViewDimension_3D WGPUVertexFormat_Uint8 WGPUVertexFormat_Uint8x4 WGPUVertexFormat_Sint8x2 WGPUVertexFormat_Unorm8 WGPUVertexFormat_Unorm8x4 WGPUVertexFormat_Snorm8x2 WGPUVertexFormat_Uint16 WGPUVertexFormat_Uint16x4 WGPUVertexFormat_Sint16x2 WGPUVertexFormat_Unorm16 WGPUVertexFormat_Unorm16x4 WGPUVertexFormat_Snorm16x2 WGPUVertexFormat_Float16 WGPUVertexFormat_Float16x4 WGPUVertexFormat_Float32x2 WGPUVertexFormat_Float32x4 WGPUVertexFormat_Uint32x2 WGPUVertexFormat_Uint32x4 WGPUVertexFormat_Sint32x2 WGPUVertexFormat_Unorm8x4BGRA WGPUVertexStepMode_VertexBufferNotUsed WGPUVertexStepMode_Vertex WGPUVertexStepMode_Force32 END WGPUWaitStatus_Success WGPUWaitStatus_Force32 END END END WGPUSType_DeviceExtras WGPUNativeSType_Force32 END wgpu::ENUM (NativeFeature) ENUM_ENTRY(PushConstants
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed WGPUSamplerBindingType_Filtering WGPUStatus_Success WGPUStatus_Force32 END WGPUStencilOperation_Undefined WGPUStencilOperation_Zero WGPUStencilOperation_Force32 END WGPUStorageTextureAccess_BindingNotUsed WGPUStoreOp_Undefined WGPUStoreOp_Discard WGPUSurfaceGetCurrentTextureStatus_SuccessOptimal WGPUTextureAspect_Undefined WGPUTextureAspect_StencilOnly WGPUTextureAspect_Force32 END WGPUTextureDimension_Undefined WGPUTextureDimension_2D WGPUTextureDimension_Force32 END WGPUTextureFormat_Undefined WGPUTextureFormat_R8Snorm WGPUTextureFormat_R8Sint WGPUTextureFormat_R16Sint WGPUTextureFormat_RG8Unorm WGPUTextureFormat_RG8Uint WGPUTextureFormat_R32Float WGPUTextureFormat_R32Sint WGPUTextureFormat_RG16Sint WGPUTextureFormat_RGBA8Unorm WGPUTextureFormat_RGBA8Snorm WGPUTextureFormat_RGBA8Sint WGPUTextureFormat_BGRA8UnormSrgb WGPUTextureFormat_RGB10A2Unorm WGPUTextureFormat_RGB9E5Ufloat WGPUTextureFormat_RG32Uint WGPUTextureFormat_RGBA16Uint WGPUTextureFormat_RGBA16Float WGPUTextureFormat_RGBA32Sint WGPUTextureFormat_Depth16Unorm WGPUTextureFormat_Depth24PlusStencil8 WGPUTextureFormat_Depth32FloatStencil8 WGPUTextureFormat_BC1RGBAUnormSrgb WGPUTextureFormat_BC2RGBAUnormSrgb WGPUTextureFormat_BC3RGBAUnormSrgb WGPUTextureFormat_BC4RSnorm WGPUTextureFormat_BC5RGSnorm WGPUTextureFormat_BC6HRGBFloat WGPUTextureFormat_BC7RGBAUnormSrgb WGPUTextureFormat_ETC2RGB8UnormSrgb WGPUTextureFormat_ETC2RGB8A1UnormSrgb WGPUTextureFormat_ETC2RGBA8UnormSrgb WGPUTextureFormat_EACR11Snorm WGPUTextureFormat_EACRG11Snorm WGPUTextureFormat_ASTC4x4UnormSrgb WGPUTextureFormat_ASTC5x4UnormSrgb WGPUTextureFormat_ASTC5x5UnormSrgb WGPUTextureFormat_ASTC6x5UnormSrgb WGPUTextureFormat_ASTC6x6UnormSrgb WGPUTextureFormat_ASTC8x5UnormSrgb WGPUTextureFormat_ASTC8x6UnormSrgb WGPUTextureFormat_ASTC8x8UnormSrgb WGPUTextureFormat_ASTC10x5UnormSrgb WGPUTextureFormat_ASTC10x6UnormSrgb WGPUTextureFormat_ASTC10x8UnormSrgb WGPUTextureFormat_ASTC10x10UnormSrgb WGPUTextureFormat_ASTC12x10UnormSrgb WGPUTextureFormat_ASTC12x12UnormSrgb WGPUTextureSampleType_BindingNotUsed WGPUTextureSampleType_Float WGPUTextureSampleType_Sint WGPUTextureSampleType_Force32 END WGPUTextureViewDimension_Undefined WGPUTextureViewDimension_2D WGPUTextureViewDimension_Cube WGPUTextureViewDimension_3D WGPUVertexFormat_Uint8 WGPUVertexFormat_Uint8x4 WGPUVertexFormat_Sint8x2 WGPUVertexFormat_Unorm8 WGPUVertexFormat_Unorm8x4 WGPUVertexFormat_Snorm8x2 WGPUVertexFormat_Uint16 WGPUVertexFormat_Uint16x4 WGPUVertexFormat_Sint16x2 WGPUVertexFormat_Unorm16 WGPUVertexFormat_Unorm16x4 WGPUVertexFormat_Snorm16x2 WGPUVertexFormat_Float16 WGPUVertexFormat_Float16x4 WGPUVertexFormat_Float32x2 WGPUVertexFormat_Float32x4 WGPUVertexFormat_Uint32x2 WGPUVertexFormat_Uint32x4 WGPUVertexFormat_Sint32x2 WGPUVertexFormat_Unorm8x4BGRA WGPUVertexStepMode_VertexBufferNotUsed WGPUVertexStepMode_Vertex WGPUVertexStepMode_Force32 END WGPUWaitStatus_Success WGPUWaitStatus_Force32 END END END WGPUSType_DeviceExtras WGPUNativeSType_Force32 END WGPUNativeFeature_PushConstants wgpu::ENUM_ENTRY (TextureAdapterSpecificFormatFeatures, WGPUNativeFeature_TextureAdapterSpecificFormatFeatures) ENUM_ENTRY(MultiDrawIndirect
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed WGPUSamplerBindingType_Filtering WGPUStatus_Success WGPUStatus_Force32 END WGPUStencilOperation_Undefined WGPUStencilOperation_Zero WGPUStencilOperation_Force32 END WGPUStorageTextureAccess_BindingNotUsed WGPUStoreOp_Undefined WGPUStoreOp_Discard WGPUSurfaceGetCurrentTextureStatus_SuccessOptimal WGPUTextureAspect_Undefined WGPUTextureAspect_StencilOnly WGPUTextureAspect_Force32 END WGPUTextureDimension_Undefined WGPUTextureDimension_2D WGPUTextureDimension_Force32 END WGPUTextureFormat_Undefined WGPUTextureFormat_R8Snorm WGPUTextureFormat_R8Sint WGPUTextureFormat_R16Sint WGPUTextureFormat_RG8Unorm WGPUTextureFormat_RG8Uint WGPUTextureFormat_R32Float WGPUTextureFormat_R32Sint WGPUTextureFormat_RG16Sint WGPUTextureFormat_RGBA8Unorm WGPUTextureFormat_RGBA8Snorm WGPUTextureFormat_RGBA8Sint WGPUTextureFormat_BGRA8UnormSrgb WGPUTextureFormat_RGB10A2Unorm WGPUTextureFormat_RGB9E5Ufloat WGPUTextureFormat_RG32Uint WGPUTextureFormat_RGBA16Uint WGPUTextureFormat_RGBA16Float WGPUTextureFormat_RGBA32Sint WGPUTextureFormat_Depth16Unorm WGPUTextureFormat_Depth24PlusStencil8 WGPUTextureFormat_Depth32FloatStencil8 WGPUTextureFormat_BC1RGBAUnormSrgb WGPUTextureFormat_BC2RGBAUnormSrgb WGPUTextureFormat_BC3RGBAUnormSrgb WGPUTextureFormat_BC4RSnorm WGPUTextureFormat_BC5RGSnorm WGPUTextureFormat_BC6HRGBFloat WGPUTextureFormat_BC7RGBAUnormSrgb WGPUTextureFormat_ETC2RGB8UnormSrgb WGPUTextureFormat_ETC2RGB8A1UnormSrgb WGPUTextureFormat_ETC2RGBA8UnormSrgb WGPUTextureFormat_EACR11Snorm WGPUTextureFormat_EACRG11Snorm WGPUTextureFormat_ASTC4x4UnormSrgb WGPUTextureFormat_ASTC5x4UnormSrgb WGPUTextureFormat_ASTC5x5UnormSrgb WGPUTextureFormat_ASTC6x5UnormSrgb WGPUTextureFormat_ASTC6x6UnormSrgb WGPUTextureFormat_ASTC8x5UnormSrgb WGPUTextureFormat_ASTC8x6UnormSrgb WGPUTextureFormat_ASTC8x8UnormSrgb WGPUTextureFormat_ASTC10x5UnormSrgb WGPUTextureFormat_ASTC10x6UnormSrgb WGPUTextureFormat_ASTC10x8UnormSrgb WGPUTextureFormat_ASTC10x10UnormSrgb WGPUTextureFormat_ASTC12x10UnormSrgb WGPUTextureFormat_ASTC12x12UnormSrgb WGPUTextureSampleType_BindingNotUsed WGPUTextureSampleType_Float WGPUTextureSampleType_Sint WGPUTextureSampleType_Force32 END WGPUTextureViewDimension_Undefined WGPUTextureViewDimension_2D WGPUTextureViewDimension_Cube WGPUTextureViewDimension_3D WGPUVertexFormat_Uint8 WGPUVertexFormat_Uint8x4 WGPUVertexFormat_Sint8x2 WGPUVertexFormat_Unorm8 WGPUVertexFormat_Unorm8x4 WGPUVertexFormat_Snorm8x2 WGPUVertexFormat_Uint16 WGPUVertexFormat_Uint16x4 WGPUVertexFormat_Sint16x2 WGPUVertexFormat_Unorm16 WGPUVertexFormat_Unorm16x4 WGPUVertexFormat_Snorm16x2 WGPUVertexFormat_Float16 WGPUVertexFormat_Float16x4 WGPUVertexFormat_Float32x2 WGPUVertexFormat_Float32x4 WGPUVertexFormat_Uint32x2 WGPUVertexFormat_Uint32x4 WGPUVertexFormat_Sint32x2 WGPUVertexFormat_Unorm8x4BGRA WGPUVertexStepMode_VertexBufferNotUsed WGPUVertexStepMode_Vertex WGPUVertexStepMode_Force32 END WGPUWaitStatus_Success WGPUWaitStatus_Force32 END END END WGPUSType_DeviceExtras WGPUNativeSType_Force32 END WGPUNativeFeature_PushConstants WGPUNativeFeature_MultiDrawIndirect wgpu::ENUM_ENTRY (MultiDrawIndirectCount, WGPUNativeFeature_MultiDrawIndirectCount) ENUM_ENTRY(VertexWritableStorage
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed WGPUSamplerBindingType_Filtering WGPUStatus_Success WGPUStatus_Force32 END WGPUStencilOperation_Undefined WGPUStencilOperation_Zero WGPUStencilOperation_Force32 END WGPUStorageTextureAccess_BindingNotUsed WGPUStoreOp_Undefined WGPUStoreOp_Discard WGPUSurfaceGetCurrentTextureStatus_SuccessOptimal WGPUTextureAspect_Undefined WGPUTextureAspect_StencilOnly WGPUTextureAspect_Force32 END WGPUTextureDimension_Undefined WGPUTextureDimension_2D WGPUTextureDimension_Force32 END WGPUTextureFormat_Undefined WGPUTextureFormat_R8Snorm WGPUTextureFormat_R8Sint WGPUTextureFormat_R16Sint WGPUTextureFormat_RG8Unorm WGPUTextureFormat_RG8Uint WGPUTextureFormat_R32Float WGPUTextureFormat_R32Sint WGPUTextureFormat_RG16Sint WGPUTextureFormat_RGBA8Unorm WGPUTextureFormat_RGBA8Snorm WGPUTextureFormat_RGBA8Sint WGPUTextureFormat_BGRA8UnormSrgb WGPUTextureFormat_RGB10A2Unorm WGPUTextureFormat_RGB9E5Ufloat WGPUTextureFormat_RG32Uint WGPUTextureFormat_RGBA16Uint WGPUTextureFormat_RGBA16Float WGPUTextureFormat_RGBA32Sint WGPUTextureFormat_Depth16Unorm WGPUTextureFormat_Depth24PlusStencil8 WGPUTextureFormat_Depth32FloatStencil8 WGPUTextureFormat_BC1RGBAUnormSrgb WGPUTextureFormat_BC2RGBAUnormSrgb WGPUTextureFormat_BC3RGBAUnormSrgb WGPUTextureFormat_BC4RSnorm WGPUTextureFormat_BC5RGSnorm WGPUTextureFormat_BC6HRGBFloat WGPUTextureFormat_BC7RGBAUnormSrgb WGPUTextureFormat_ETC2RGB8UnormSrgb WGPUTextureFormat_ETC2RGB8A1UnormSrgb WGPUTextureFormat_ETC2RGBA8UnormSrgb WGPUTextureFormat_EACR11Snorm WGPUTextureFormat_EACRG11Snorm WGPUTextureFormat_ASTC4x4UnormSrgb WGPUTextureFormat_ASTC5x4UnormSrgb WGPUTextureFormat_ASTC5x5UnormSrgb WGPUTextureFormat_ASTC6x5UnormSrgb WGPUTextureFormat_ASTC6x6UnormSrgb WGPUTextureFormat_ASTC8x5UnormSrgb WGPUTextureFormat_ASTC8x6UnormSrgb WGPUTextureFormat_ASTC8x8UnormSrgb WGPUTextureFormat_ASTC10x5UnormSrgb WGPUTextureFormat_ASTC10x6UnormSrgb WGPUTextureFormat_ASTC10x8UnormSrgb WGPUTextureFormat_ASTC10x10UnormSrgb WGPUTextureFormat_ASTC12x10UnormSrgb WGPUTextureFormat_ASTC12x12UnormSrgb WGPUTextureSampleType_BindingNotUsed WGPUTextureSampleType_Float WGPUTextureSampleType_Sint WGPUTextureSampleType_Force32 END WGPUTextureViewDimension_Undefined WGPUTextureViewDimension_2D WGPUTextureViewDimension_Cube WGPUTextureViewDimension_3D WGPUVertexFormat_Uint8 WGPUVertexFormat_Uint8x4 WGPUVertexFormat_Sint8x2 WGPUVertexFormat_Unorm8 WGPUVertexFormat_Unorm8x4 WGPUVertexFormat_Snorm8x2 WGPUVertexFormat_Uint16 WGPUVertexFormat_Uint16x4 WGPUVertexFormat_Sint16x2 WGPUVertexFormat_Unorm16 WGPUVertexFormat_Unorm16x4 WGPUVertexFormat_Snorm16x2 WGPUVertexFormat_Float16 WGPUVertexFormat_Float16x4 WGPUVertexFormat_Float32x2 WGPUVertexFormat_Float32x4 WGPUVertexFormat_Uint32x2 WGPUVertexFormat_Uint32x4 WGPUVertexFormat_Sint32x2 WGPUVertexFormat_Unorm8x4BGRA WGPUVertexStepMode_VertexBufferNotUsed WGPUVertexStepMode_Vertex WGPUVertexStepMode_Force32 END WGPUWaitStatus_Success WGPUWaitStatus_Force32 END END END WGPUSType_DeviceExtras WGPUNativeSType_Force32 END WGPUNativeFeature_PushConstants WGPUNativeFeature_MultiDrawIndirect WGPUNativeFeature_VertexWritableStorage wgpu::ENUM_ENTRY (TextureBindingArray, WGPUNativeFeature_TextureBindingArray) ENUM_ENTRY(SampledTextureAndStorageBufferArrayNonUniformIndexing
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed WGPUSamplerBindingType_Filtering WGPUStatus_Success WGPUStatus_Force32 END WGPUStencilOperation_Undefined WGPUStencilOperation_Zero WGPUStencilOperation_Force32 END WGPUStorageTextureAccess_BindingNotUsed WGPUStoreOp_Undefined WGPUStoreOp_Discard WGPUSurfaceGetCurrentTextureStatus_SuccessOptimal WGPUTextureAspect_Undefined WGPUTextureAspect_StencilOnly WGPUTextureAspect_Force32 END WGPUTextureDimension_Undefined WGPUTextureDimension_2D WGPUTextureDimension_Force32 END WGPUTextureFormat_Undefined WGPUTextureFormat_R8Snorm WGPUTextureFormat_R8Sint WGPUTextureFormat_R16Sint WGPUTextureFormat_RG8Unorm WGPUTextureFormat_RG8Uint WGPUTextureFormat_R32Float WGPUTextureFormat_R32Sint WGPUTextureFormat_RG16Sint WGPUTextureFormat_RGBA8Unorm WGPUTextureFormat_RGBA8Snorm WGPUTextureFormat_RGBA8Sint WGPUTextureFormat_BGRA8UnormSrgb WGPUTextureFormat_RGB10A2Unorm WGPUTextureFormat_RGB9E5Ufloat WGPUTextureFormat_RG32Uint WGPUTextureFormat_RGBA16Uint WGPUTextureFormat_RGBA16Float WGPUTextureFormat_RGBA32Sint WGPUTextureFormat_Depth16Unorm WGPUTextureFormat_Depth24PlusStencil8 WGPUTextureFormat_Depth32FloatStencil8 WGPUTextureFormat_BC1RGBAUnormSrgb WGPUTextureFormat_BC2RGBAUnormSrgb WGPUTextureFormat_BC3RGBAUnormSrgb WGPUTextureFormat_BC4RSnorm WGPUTextureFormat_BC5RGSnorm WGPUTextureFormat_BC6HRGBFloat WGPUTextureFormat_BC7RGBAUnormSrgb WGPUTextureFormat_ETC2RGB8UnormSrgb WGPUTextureFormat_ETC2RGB8A1UnormSrgb WGPUTextureFormat_ETC2RGBA8UnormSrgb WGPUTextureFormat_EACR11Snorm WGPUTextureFormat_EACRG11Snorm WGPUTextureFormat_ASTC4x4UnormSrgb WGPUTextureFormat_ASTC5x4UnormSrgb WGPUTextureFormat_ASTC5x5UnormSrgb WGPUTextureFormat_ASTC6x5UnormSrgb WGPUTextureFormat_ASTC6x6UnormSrgb WGPUTextureFormat_ASTC8x5UnormSrgb WGPUTextureFormat_ASTC8x6UnormSrgb WGPUTextureFormat_ASTC8x8UnormSrgb WGPUTextureFormat_ASTC10x5UnormSrgb WGPUTextureFormat_ASTC10x6UnormSrgb WGPUTextureFormat_ASTC10x8UnormSrgb WGPUTextureFormat_ASTC10x10UnormSrgb WGPUTextureFormat_ASTC12x10UnormSrgb WGPUTextureFormat_ASTC12x12UnormSrgb WGPUTextureSampleType_BindingNotUsed WGPUTextureSampleType_Float WGPUTextureSampleType_Sint WGPUTextureSampleType_Force32 END WGPUTextureViewDimension_Undefined WGPUTextureViewDimension_2D WGPUTextureViewDimension_Cube WGPUTextureViewDimension_3D WGPUVertexFormat_Uint8 WGPUVertexFormat_Uint8x4 WGPUVertexFormat_Sint8x2 WGPUVertexFormat_Unorm8 WGPUVertexFormat_Unorm8x4 WGPUVertexFormat_Snorm8x2 WGPUVertexFormat_Uint16 WGPUVertexFormat_Uint16x4 WGPUVertexFormat_Sint16x2 WGPUVertexFormat_Unorm16 WGPUVertexFormat_Unorm16x4 WGPUVertexFormat_Snorm16x2 WGPUVertexFormat_Float16 WGPUVertexFormat_Float16x4 WGPUVertexFormat_Float32x2 WGPUVertexFormat_Float32x4 WGPUVertexFormat_Uint32x2 WGPUVertexFormat_Uint32x4 WGPUVertexFormat_Sint32x2 WGPUVertexFormat_Unorm8x4BGRA WGPUVertexStepMode_VertexBufferNotUsed WGPUVertexStepMode_Vertex WGPUVertexStepMode_Force32 END WGPUWaitStatus_Success WGPUWaitStatus_Force32 END END END WGPUSType_DeviceExtras WGPUNativeSType_Force32 END WGPUNativeFeature_PushConstants WGPUNativeFeature_MultiDrawIndirect WGPUNativeFeature_VertexWritableStorage WGPUNativeFeature_SampledTextureAndStorageBufferArrayNonUniformIndexing wgpu::ENUM_ENTRY (PipelineStatisticsQuery, WGPUNativeFeature_PipelineStatisticsQuery) ENUM_ENTRY(StorageResourceBindingArray
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed WGPUSamplerBindingType_Filtering WGPUStatus_Success WGPUStatus_Force32 END WGPUStencilOperation_Undefined WGPUStencilOperation_Zero WGPUStencilOperation_Force32 END WGPUStorageTextureAccess_BindingNotUsed WGPUStoreOp_Undefined WGPUStoreOp_Discard WGPUSurfaceGetCurrentTextureStatus_SuccessOptimal WGPUTextureAspect_Undefined WGPUTextureAspect_StencilOnly WGPUTextureAspect_Force32 END WGPUTextureDimension_Undefined WGPUTextureDimension_2D WGPUTextureDimension_Force32 END WGPUTextureFormat_Undefined WGPUTextureFormat_R8Snorm WGPUTextureFormat_R8Sint WGPUTextureFormat_R16Sint WGPUTextureFormat_RG8Unorm WGPUTextureFormat_RG8Uint WGPUTextureFormat_R32Float WGPUTextureFormat_R32Sint WGPUTextureFormat_RG16Sint WGPUTextureFormat_RGBA8Unorm WGPUTextureFormat_RGBA8Snorm WGPUTextureFormat_RGBA8Sint WGPUTextureFormat_BGRA8UnormSrgb WGPUTextureFormat_RGB10A2Unorm WGPUTextureFormat_RGB9E5Ufloat WGPUTextureFormat_RG32Uint WGPUTextureFormat_RGBA16Uint WGPUTextureFormat_RGBA16Float WGPUTextureFormat_RGBA32Sint WGPUTextureFormat_Depth16Unorm WGPUTextureFormat_Depth24PlusStencil8 WGPUTextureFormat_Depth32FloatStencil8 WGPUTextureFormat_BC1RGBAUnormSrgb WGPUTextureFormat_BC2RGBAUnormSrgb WGPUTextureFormat_BC3RGBAUnormSrgb WGPUTextureFormat_BC4RSnorm WGPUTextureFormat_BC5RGSnorm WGPUTextureFormat_BC6HRGBFloat WGPUTextureFormat_BC7RGBAUnormSrgb WGPUTextureFormat_ETC2RGB8UnormSrgb WGPUTextureFormat_ETC2RGB8A1UnormSrgb WGPUTextureFormat_ETC2RGBA8UnormSrgb WGPUTextureFormat_EACR11Snorm WGPUTextureFormat_EACRG11Snorm WGPUTextureFormat_ASTC4x4UnormSrgb WGPUTextureFormat_ASTC5x4UnormSrgb WGPUTextureFormat_ASTC5x5UnormSrgb WGPUTextureFormat_ASTC6x5UnormSrgb WGPUTextureFormat_ASTC6x6UnormSrgb WGPUTextureFormat_ASTC8x5UnormSrgb WGPUTextureFormat_ASTC8x6UnormSrgb WGPUTextureFormat_ASTC8x8UnormSrgb WGPUTextureFormat_ASTC10x5UnormSrgb WGPUTextureFormat_ASTC10x6UnormSrgb WGPUTextureFormat_ASTC10x8UnormSrgb WGPUTextureFormat_ASTC10x10UnormSrgb WGPUTextureFormat_ASTC12x10UnormSrgb WGPUTextureFormat_ASTC12x12UnormSrgb WGPUTextureSampleType_BindingNotUsed WGPUTextureSampleType_Float WGPUTextureSampleType_Sint WGPUTextureSampleType_Force32 END WGPUTextureViewDimension_Undefined WGPUTextureViewDimension_2D WGPUTextureViewDimension_Cube WGPUTextureViewDimension_3D WGPUVertexFormat_Uint8 WGPUVertexFormat_Uint8x4 WGPUVertexFormat_Sint8x2 WGPUVertexFormat_Unorm8 WGPUVertexFormat_Unorm8x4 WGPUVertexFormat_Snorm8x2 WGPUVertexFormat_Uint16 WGPUVertexFormat_Uint16x4 WGPUVertexFormat_Sint16x2 WGPUVertexFormat_Unorm16 WGPUVertexFormat_Unorm16x4 WGPUVertexFormat_Snorm16x2 WGPUVertexFormat_Float16 WGPUVertexFormat_Float16x4 WGPUVertexFormat_Float32x2 WGPUVertexFormat_Float32x4 WGPUVertexFormat_Uint32x2 WGPUVertexFormat_Uint32x4 WGPUVertexFormat_Sint32x2 WGPUVertexFormat_Unorm8x4BGRA WGPUVertexStepMode_VertexBufferNotUsed WGPUVertexStepMode_Vertex WGPUVertexStepMode_Force32 END WGPUWaitStatus_Success WGPUWaitStatus_Force32 END END END WGPUSType_DeviceExtras WGPUNativeSType_Force32 END WGPUNativeFeature_PushConstants WGPUNativeFeature_MultiDrawIndirect WGPUNativeFeature_VertexWritableStorage WGPUNativeFeature_SampledTextureAndStorageBufferArrayNonUniformIndexing WGPUNativeFeature_StorageResourceBindingArray wgpu::ENUM_ENTRY (PartiallyBoundBindingArray, WGPUNativeFeature_PartiallyBoundBindingArray) ENUM_ENTRY(TextureFormat16bitNorm
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed WGPUSamplerBindingType_Filtering WGPUStatus_Success WGPUStatus_Force32 END WGPUStencilOperation_Undefined WGPUStencilOperation_Zero WGPUStencilOperation_Force32 END WGPUStorageTextureAccess_BindingNotUsed WGPUStoreOp_Undefined WGPUStoreOp_Discard WGPUSurfaceGetCurrentTextureStatus_SuccessOptimal WGPUTextureAspect_Undefined WGPUTextureAspect_StencilOnly WGPUTextureAspect_Force32 END WGPUTextureDimension_Undefined WGPUTextureDimension_2D WGPUTextureDimension_Force32 END WGPUTextureFormat_Undefined WGPUTextureFormat_R8Snorm WGPUTextureFormat_R8Sint WGPUTextureFormat_R16Sint WGPUTextureFormat_RG8Unorm WGPUTextureFormat_RG8Uint WGPUTextureFormat_R32Float WGPUTextureFormat_R32Sint WGPUTextureFormat_RG16Sint WGPUTextureFormat_RGBA8Unorm WGPUTextureFormat_RGBA8Snorm WGPUTextureFormat_RGBA8Sint WGPUTextureFormat_BGRA8UnormSrgb WGPUTextureFormat_RGB10A2Unorm WGPUTextureFormat_RGB9E5Ufloat WGPUTextureFormat_RG32Uint WGPUTextureFormat_RGBA16Uint WGPUTextureFormat_RGBA16Float WGPUTextureFormat_RGBA32Sint WGPUTextureFormat_Depth16Unorm WGPUTextureFormat_Depth24PlusStencil8 WGPUTextureFormat_Depth32FloatStencil8 WGPUTextureFormat_BC1RGBAUnormSrgb WGPUTextureFormat_BC2RGBAUnormSrgb WGPUTextureFormat_BC3RGBAUnormSrgb WGPUTextureFormat_BC4RSnorm WGPUTextureFormat_BC5RGSnorm WGPUTextureFormat_BC6HRGBFloat WGPUTextureFormat_BC7RGBAUnormSrgb WGPUTextureFormat_ETC2RGB8UnormSrgb WGPUTextureFormat_ETC2RGB8A1UnormSrgb WGPUTextureFormat_ETC2RGBA8UnormSrgb WGPUTextureFormat_EACR11Snorm WGPUTextureFormat_EACRG11Snorm WGPUTextureFormat_ASTC4x4UnormSrgb WGPUTextureFormat_ASTC5x4UnormSrgb WGPUTextureFormat_ASTC5x5UnormSrgb WGPUTextureFormat_ASTC6x5UnormSrgb WGPUTextureFormat_ASTC6x6UnormSrgb WGPUTextureFormat_ASTC8x5UnormSrgb WGPUTextureFormat_ASTC8x6UnormSrgb WGPUTextureFormat_ASTC8x8UnormSrgb WGPUTextureFormat_ASTC10x5UnormSrgb WGPUTextureFormat_ASTC10x6UnormSrgb WGPUTextureFormat_ASTC10x8UnormSrgb WGPUTextureFormat_ASTC10x10UnormSrgb WGPUTextureFormat_ASTC12x10UnormSrgb WGPUTextureFormat_ASTC12x12UnormSrgb WGPUTextureSampleType_BindingNotUsed WGPUTextureSampleType_Float WGPUTextureSampleType_Sint WGPUTextureSampleType_Force32 END WGPUTextureViewDimension_Undefined WGPUTextureViewDimension_2D WGPUTextureViewDimension_Cube WGPUTextureViewDimension_3D WGPUVertexFormat_Uint8 WGPUVertexFormat_Uint8x4 WGPUVertexFormat_Sint8x2 WGPUVertexFormat_Unorm8 WGPUVertexFormat_Unorm8x4 WGPUVertexFormat_Snorm8x2 WGPUVertexFormat_Uint16 WGPUVertexFormat_Uint16x4 WGPUVertexFormat_Sint16x2 WGPUVertexFormat_Unorm16 WGPUVertexFormat_Unorm16x4 WGPUVertexFormat_Snorm16x2 WGPUVertexFormat_Float16 WGPUVertexFormat_Float16x4 WGPUVertexFormat_Float32x2 WGPUVertexFormat_Float32x4 WGPUVertexFormat_Uint32x2 WGPUVertexFormat_Uint32x4 WGPUVertexFormat_Sint32x2 WGPUVertexFormat_Unorm8x4BGRA WGPUVertexStepMode_VertexBufferNotUsed WGPUVertexStepMode_Vertex WGPUVertexStepMode_Force32 END WGPUWaitStatus_Success WGPUWaitStatus_Force32 END END END WGPUSType_DeviceExtras WGPUNativeSType_Force32 END WGPUNativeFeature_PushConstants WGPUNativeFeature_MultiDrawIndirect WGPUNativeFeature_VertexWritableStorage WGPUNativeFeature_SampledTextureAndStorageBufferArrayNonUniformIndexing WGPUNativeFeature_StorageResourceBindingArray WGPUNativeFeature_TextureFormat16bitNorm wgpu::ENUM_ENTRY (TextureCompressionAstcHdr, WGPUNativeFeature_TextureCompressionAstcHdr) ENUM_ENTRY(MappablePrimaryBuffers
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed WGPUSamplerBindingType_Filtering WGPUStatus_Success WGPUStatus_Force32 END WGPUStencilOperation_Undefined WGPUStencilOperation_Zero WGPUStencilOperation_Force32 END WGPUStorageTextureAccess_BindingNotUsed WGPUStoreOp_Undefined WGPUStoreOp_Discard WGPUSurfaceGetCurrentTextureStatus_SuccessOptimal WGPUTextureAspect_Undefined WGPUTextureAspect_StencilOnly WGPUTextureAspect_Force32 END WGPUTextureDimension_Undefined WGPUTextureDimension_2D WGPUTextureDimension_Force32 END WGPUTextureFormat_Undefined WGPUTextureFormat_R8Snorm WGPUTextureFormat_R8Sint WGPUTextureFormat_R16Sint WGPUTextureFormat_RG8Unorm WGPUTextureFormat_RG8Uint WGPUTextureFormat_R32Float WGPUTextureFormat_R32Sint WGPUTextureFormat_RG16Sint WGPUTextureFormat_RGBA8Unorm WGPUTextureFormat_RGBA8Snorm WGPUTextureFormat_RGBA8Sint WGPUTextureFormat_BGRA8UnormSrgb WGPUTextureFormat_RGB10A2Unorm WGPUTextureFormat_RGB9E5Ufloat WGPUTextureFormat_RG32Uint WGPUTextureFormat_RGBA16Uint WGPUTextureFormat_RGBA16Float WGPUTextureFormat_RGBA32Sint WGPUTextureFormat_Depth16Unorm WGPUTextureFormat_Depth24PlusStencil8 WGPUTextureFormat_Depth32FloatStencil8 WGPUTextureFormat_BC1RGBAUnormSrgb WGPUTextureFormat_BC2RGBAUnormSrgb WGPUTextureFormat_BC3RGBAUnormSrgb WGPUTextureFormat_BC4RSnorm WGPUTextureFormat_BC5RGSnorm WGPUTextureFormat_BC6HRGBFloat WGPUTextureFormat_BC7RGBAUnormSrgb WGPUTextureFormat_ETC2RGB8UnormSrgb WGPUTextureFormat_ETC2RGB8A1UnormSrgb WGPUTextureFormat_ETC2RGBA8UnormSrgb WGPUTextureFormat_EACR11Snorm WGPUTextureFormat_EACRG11Snorm WGPUTextureFormat_ASTC4x4UnormSrgb WGPUTextureFormat_ASTC5x4UnormSrgb WGPUTextureFormat_ASTC5x5UnormSrgb WGPUTextureFormat_ASTC6x5UnormSrgb WGPUTextureFormat_ASTC6x6UnormSrgb WGPUTextureFormat_ASTC8x5UnormSrgb WGPUTextureFormat_ASTC8x6UnormSrgb WGPUTextureFormat_ASTC8x8UnormSrgb WGPUTextureFormat_ASTC10x5UnormSrgb WGPUTextureFormat_ASTC10x6UnormSrgb WGPUTextureFormat_ASTC10x8UnormSrgb WGPUTextureFormat_ASTC10x10UnormSrgb WGPUTextureFormat_ASTC12x10UnormSrgb WGPUTextureFormat_ASTC12x12UnormSrgb WGPUTextureSampleType_BindingNotUsed WGPUTextureSampleType_Float WGPUTextureSampleType_Sint WGPUTextureSampleType_Force32 END WGPUTextureViewDimension_Undefined WGPUTextureViewDimension_2D WGPUTextureViewDimension_Cube WGPUTextureViewDimension_3D WGPUVertexFormat_Uint8 WGPUVertexFormat_Uint8x4 WGPUVertexFormat_Sint8x2 WGPUVertexFormat_Unorm8 WGPUVertexFormat_Unorm8x4 WGPUVertexFormat_Snorm8x2 WGPUVertexFormat_Uint16 WGPUVertexFormat_Uint16x4 WGPUVertexFormat_Sint16x2 WGPUVertexFormat_Unorm16 WGPUVertexFormat_Unorm16x4 WGPUVertexFormat_Snorm16x2 WGPUVertexFormat_Float16 WGPUVertexFormat_Float16x4 WGPUVertexFormat_Float32x2 WGPUVertexFormat_Float32x4 WGPUVertexFormat_Uint32x2 WGPUVertexFormat_Uint32x4 WGPUVertexFormat_Sint32x2 WGPUVertexFormat_Unorm8x4BGRA WGPUVertexStepMode_VertexBufferNotUsed WGPUVertexStepMode_Vertex WGPUVertexStepMode_Force32 END WGPUWaitStatus_Success WGPUWaitStatus_Force32 END END END WGPUSType_DeviceExtras WGPUNativeSType_Force32 END WGPUNativeFeature_PushConstants WGPUNativeFeature_MultiDrawIndirect WGPUNativeFeature_VertexWritableStorage WGPUNativeFeature_SampledTextureAndStorageBufferArrayNonUniformIndexing WGPUNativeFeature_StorageResourceBindingArray WGPUNativeFeature_TextureFormat16bitNorm WGPUNativeFeature_MappablePrimaryBuffers wgpu::ENUM_ENTRY (BufferBindingArray, WGPUNativeFeature_BufferBindingArray) ENUM_ENTRY(UniformBufferAndStorageTextureArrayNonUniformIndexing
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed WGPUSamplerBindingType_Filtering WGPUStatus_Success WGPUStatus_Force32 END WGPUStencilOperation_Undefined WGPUStencilOperation_Zero WGPUStencilOperation_Force32 END WGPUStorageTextureAccess_BindingNotUsed WGPUStoreOp_Undefined WGPUStoreOp_Discard WGPUSurfaceGetCurrentTextureStatus_SuccessOptimal WGPUTextureAspect_Undefined WGPUTextureAspect_StencilOnly WGPUTextureAspect_Force32 END WGPUTextureDimension_Undefined WGPUTextureDimension_2D WGPUTextureDimension_Force32 END WGPUTextureFormat_Undefined WGPUTextureFormat_R8Snorm WGPUTextureFormat_R8Sint WGPUTextureFormat_R16Sint WGPUTextureFormat_RG8Unorm WGPUTextureFormat_RG8Uint WGPUTextureFormat_R32Float WGPUTextureFormat_R32Sint WGPUTextureFormat_RG16Sint WGPUTextureFormat_RGBA8Unorm WGPUTextureFormat_RGBA8Snorm WGPUTextureFormat_RGBA8Sint WGPUTextureFormat_BGRA8UnormSrgb WGPUTextureFormat_RGB10A2Unorm WGPUTextureFormat_RGB9E5Ufloat WGPUTextureFormat_RG32Uint WGPUTextureFormat_RGBA16Uint WGPUTextureFormat_RGBA16Float WGPUTextureFormat_RGBA32Sint WGPUTextureFormat_Depth16Unorm WGPUTextureFormat_Depth24PlusStencil8 WGPUTextureFormat_Depth32FloatStencil8 WGPUTextureFormat_BC1RGBAUnormSrgb WGPUTextureFormat_BC2RGBAUnormSrgb WGPUTextureFormat_BC3RGBAUnormSrgb WGPUTextureFormat_BC4RSnorm WGPUTextureFormat_BC5RGSnorm WGPUTextureFormat_BC6HRGBFloat WGPUTextureFormat_BC7RGBAUnormSrgb WGPUTextureFormat_ETC2RGB8UnormSrgb WGPUTextureFormat_ETC2RGB8A1UnormSrgb WGPUTextureFormat_ETC2RGBA8UnormSrgb WGPUTextureFormat_EACR11Snorm WGPUTextureFormat_EACRG11Snorm WGPUTextureFormat_ASTC4x4UnormSrgb WGPUTextureFormat_ASTC5x4UnormSrgb WGPUTextureFormat_ASTC5x5UnormSrgb WGPUTextureFormat_ASTC6x5UnormSrgb WGPUTextureFormat_ASTC6x6UnormSrgb WGPUTextureFormat_ASTC8x5UnormSrgb WGPUTextureFormat_ASTC8x6UnormSrgb WGPUTextureFormat_ASTC8x8UnormSrgb WGPUTextureFormat_ASTC10x5UnormSrgb WGPUTextureFormat_ASTC10x6UnormSrgb WGPUTextureFormat_ASTC10x8UnormSrgb WGPUTextureFormat_ASTC10x10UnormSrgb WGPUTextureFormat_ASTC12x10UnormSrgb WGPUTextureFormat_ASTC12x12UnormSrgb WGPUTextureSampleType_BindingNotUsed WGPUTextureSampleType_Float WGPUTextureSampleType_Sint WGPUTextureSampleType_Force32 END WGPUTextureViewDimension_Undefined WGPUTextureViewDimension_2D WGPUTextureViewDimension_Cube WGPUTextureViewDimension_3D WGPUVertexFormat_Uint8 WGPUVertexFormat_Uint8x4 WGPUVertexFormat_Sint8x2 WGPUVertexFormat_Unorm8 WGPUVertexFormat_Unorm8x4 WGPUVertexFormat_Snorm8x2 WGPUVertexFormat_Uint16 WGPUVertexFormat_Uint16x4 WGPUVertexFormat_Sint16x2 WGPUVertexFormat_Unorm16 WGPUVertexFormat_Unorm16x4 WGPUVertexFormat_Snorm16x2 WGPUVertexFormat_Float16 WGPUVertexFormat_Float16x4 WGPUVertexFormat_Float32x2 WGPUVertexFormat_Float32x4 WGPUVertexFormat_Uint32x2 WGPUVertexFormat_Uint32x4 WGPUVertexFormat_Sint32x2 WGPUVertexFormat_Unorm8x4BGRA WGPUVertexStepMode_VertexBufferNotUsed WGPUVertexStepMode_Vertex WGPUVertexStepMode_Force32 END WGPUWaitStatus_Success WGPUWaitStatus_Force32 END END END WGPUSType_DeviceExtras WGPUNativeSType_Force32 END WGPUNativeFeature_PushConstants WGPUNativeFeature_MultiDrawIndirect WGPUNativeFeature_VertexWritableStorage WGPUNativeFeature_SampledTextureAndStorageBufferArrayNonUniformIndexing WGPUNativeFeature_StorageResourceBindingArray WGPUNativeFeature_TextureFormat16bitNorm WGPUNativeFeature_MappablePrimaryBuffers WGPUNativeFeature_UniformBufferAndStorageTextureArrayNonUniformIndexing wgpu::ENUM_ENTRY (SpirvShaderPassthrough, WGPUNativeFeature_SpirvShaderPassthrough) ENUM_ENTRY(VertexAttribute64bit
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed WGPUSamplerBindingType_Filtering WGPUStatus_Success WGPUStatus_Force32 END WGPUStencilOperation_Undefined WGPUStencilOperation_Zero WGPUStencilOperation_Force32 END WGPUStorageTextureAccess_BindingNotUsed WGPUStoreOp_Undefined WGPUStoreOp_Discard WGPUSurfaceGetCurrentTextureStatus_SuccessOptimal WGPUTextureAspect_Undefined WGPUTextureAspect_StencilOnly WGPUTextureAspect_Force32 END WGPUTextureDimension_Undefined WGPUTextureDimension_2D WGPUTextureDimension_Force32 END WGPUTextureFormat_Undefined WGPUTextureFormat_R8Snorm WGPUTextureFormat_R8Sint WGPUTextureFormat_R16Sint WGPUTextureFormat_RG8Unorm WGPUTextureFormat_RG8Uint WGPUTextureFormat_R32Float WGPUTextureFormat_R32Sint WGPUTextureFormat_RG16Sint WGPUTextureFormat_RGBA8Unorm WGPUTextureFormat_RGBA8Snorm WGPUTextureFormat_RGBA8Sint WGPUTextureFormat_BGRA8UnormSrgb WGPUTextureFormat_RGB10A2Unorm WGPUTextureFormat_RGB9E5Ufloat WGPUTextureFormat_RG32Uint WGPUTextureFormat_RGBA16Uint WGPUTextureFormat_RGBA16Float WGPUTextureFormat_RGBA32Sint WGPUTextureFormat_Depth16Unorm WGPUTextureFormat_Depth24PlusStencil8 WGPUTextureFormat_Depth32FloatStencil8 WGPUTextureFormat_BC1RGBAUnormSrgb WGPUTextureFormat_BC2RGBAUnormSrgb WGPUTextureFormat_BC3RGBAUnormSrgb WGPUTextureFormat_BC4RSnorm WGPUTextureFormat_BC5RGSnorm WGPUTextureFormat_BC6HRGBFloat WGPUTextureFormat_BC7RGBAUnormSrgb WGPUTextureFormat_ETC2RGB8UnormSrgb WGPUTextureFormat_ETC2RGB8A1UnormSrgb WGPUTextureFormat_ETC2RGBA8UnormSrgb WGPUTextureFormat_EACR11Snorm WGPUTextureFormat_EACRG11Snorm WGPUTextureFormat_ASTC4x4UnormSrgb WGPUTextureFormat_ASTC5x4UnormSrgb WGPUTextureFormat_ASTC5x5UnormSrgb WGPUTextureFormat_ASTC6x5UnormSrgb WGPUTextureFormat_ASTC6x6UnormSrgb WGPUTextureFormat_ASTC8x5UnormSrgb WGPUTextureFormat_ASTC8x6UnormSrgb WGPUTextureFormat_ASTC8x8UnormSrgb WGPUTextureFormat_ASTC10x5UnormSrgb WGPUTextureFormat_ASTC10x6UnormSrgb WGPUTextureFormat_ASTC10x8UnormSrgb WGPUTextureFormat_ASTC10x10UnormSrgb WGPUTextureFormat_ASTC12x10UnormSrgb WGPUTextureFormat_ASTC12x12UnormSrgb WGPUTextureSampleType_BindingNotUsed WGPUTextureSampleType_Float WGPUTextureSampleType_Sint WGPUTextureSampleType_Force32 END WGPUTextureViewDimension_Undefined WGPUTextureViewDimension_2D WGPUTextureViewDimension_Cube WGPUTextureViewDimension_3D WGPUVertexFormat_Uint8 WGPUVertexFormat_Uint8x4 WGPUVertexFormat_Sint8x2 WGPUVertexFormat_Unorm8 WGPUVertexFormat_Unorm8x4 WGPUVertexFormat_Snorm8x2 WGPUVertexFormat_Uint16 WGPUVertexFormat_Uint16x4 WGPUVertexFormat_Sint16x2 WGPUVertexFormat_Unorm16 WGPUVertexFormat_Unorm16x4 WGPUVertexFormat_Snorm16x2 WGPUVertexFormat_Float16 WGPUVertexFormat_Float16x4 WGPUVertexFormat_Float32x2 WGPUVertexFormat_Float32x4 WGPUVertexFormat_Uint32x2 WGPUVertexFormat_Uint32x4 WGPUVertexFormat_Sint32x2 WGPUVertexFormat_Unorm8x4BGRA WGPUVertexStepMode_VertexBufferNotUsed WGPUVertexStepMode_Vertex WGPUVertexStepMode_Force32 END WGPUWaitStatus_Success WGPUWaitStatus_Force32 END END END WGPUSType_DeviceExtras WGPUNativeSType_Force32 END WGPUNativeFeature_PushConstants WGPUNativeFeature_MultiDrawIndirect WGPUNativeFeature_VertexWritableStorage WGPUNativeFeature_SampledTextureAndStorageBufferArrayNonUniformIndexing WGPUNativeFeature_StorageResourceBindingArray WGPUNativeFeature_TextureFormat16bitNorm WGPUNativeFeature_MappablePrimaryBuffers WGPUNativeFeature_UniformBufferAndStorageTextureArrayNonUniformIndexing WGPUNativeFeature_VertexAttribute64bit wgpu::ENUM_ENTRY (TextureFormatNv12, WGPUNativeFeature_TextureFormatNv12) ENUM_ENTRY(RayTracingAccelerationStructure
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed WGPUSamplerBindingType_Filtering WGPUStatus_Success WGPUStatus_Force32 END WGPUStencilOperation_Undefined WGPUStencilOperation_Zero WGPUStencilOperation_Force32 END WGPUStorageTextureAccess_BindingNotUsed WGPUStoreOp_Undefined WGPUStoreOp_Discard WGPUSurfaceGetCurrentTextureStatus_SuccessOptimal WGPUTextureAspect_Undefined WGPUTextureAspect_StencilOnly WGPUTextureAspect_Force32 END WGPUTextureDimension_Undefined WGPUTextureDimension_2D WGPUTextureDimension_Force32 END WGPUTextureFormat_Undefined WGPUTextureFormat_R8Snorm WGPUTextureFormat_R8Sint WGPUTextureFormat_R16Sint WGPUTextureFormat_RG8Unorm WGPUTextureFormat_RG8Uint WGPUTextureFormat_R32Float WGPUTextureFormat_R32Sint WGPUTextureFormat_RG16Sint WGPUTextureFormat_RGBA8Unorm WGPUTextureFormat_RGBA8Snorm WGPUTextureFormat_RGBA8Sint WGPUTextureFormat_BGRA8UnormSrgb WGPUTextureFormat_RGB10A2Unorm WGPUTextureFormat_RGB9E5Ufloat WGPUTextureFormat_RG32Uint WGPUTextureFormat_RGBA16Uint WGPUTextureFormat_RGBA16Float WGPUTextureFormat_RGBA32Sint WGPUTextureFormat_Depth16Unorm WGPUTextureFormat_Depth24PlusStencil8 WGPUTextureFormat_Depth32FloatStencil8 WGPUTextureFormat_BC1RGBAUnormSrgb WGPUTextureFormat_BC2RGBAUnormSrgb WGPUTextureFormat_BC3RGBAUnormSrgb WGPUTextureFormat_BC4RSnorm WGPUTextureFormat_BC5RGSnorm WGPUTextureFormat_BC6HRGBFloat WGPUTextureFormat_BC7RGBAUnormSrgb WGPUTextureFormat_ETC2RGB8UnormSrgb WGPUTextureFormat_ETC2RGB8A1UnormSrgb WGPUTextureFormat_ETC2RGBA8UnormSrgb WGPUTextureFormat_EACR11Snorm WGPUTextureFormat_EACRG11Snorm WGPUTextureFormat_ASTC4x4UnormSrgb WGPUTextureFormat_ASTC5x4UnormSrgb WGPUTextureFormat_ASTC5x5UnormSrgb WGPUTextureFormat_ASTC6x5UnormSrgb WGPUTextureFormat_ASTC6x6UnormSrgb WGPUTextureFormat_ASTC8x5UnormSrgb WGPUTextureFormat_ASTC8x6UnormSrgb WGPUTextureFormat_ASTC8x8UnormSrgb WGPUTextureFormat_ASTC10x5UnormSrgb WGPUTextureFormat_ASTC10x6UnormSrgb WGPUTextureFormat_ASTC10x8UnormSrgb WGPUTextureFormat_ASTC10x10UnormSrgb WGPUTextureFormat_ASTC12x10UnormSrgb WGPUTextureFormat_ASTC12x12UnormSrgb WGPUTextureSampleType_BindingNotUsed WGPUTextureSampleType_Float WGPUTextureSampleType_Sint WGPUTextureSampleType_Force32 END WGPUTextureViewDimension_Undefined WGPUTextureViewDimension_2D WGPUTextureViewDimension_Cube WGPUTextureViewDimension_3D WGPUVertexFormat_Uint8 WGPUVertexFormat_Uint8x4 WGPUVertexFormat_Sint8x2 WGPUVertexFormat_Unorm8 WGPUVertexFormat_Unorm8x4 WGPUVertexFormat_Snorm8x2 WGPUVertexFormat_Uint16 WGPUVertexFormat_Uint16x4 WGPUVertexFormat_Sint16x2 WGPUVertexFormat_Unorm16 WGPUVertexFormat_Unorm16x4 WGPUVertexFormat_Snorm16x2 WGPUVertexFormat_Float16 WGPUVertexFormat_Float16x4 WGPUVertexFormat_Float32x2 WGPUVertexFormat_Float32x4 WGPUVertexFormat_Uint32x2 WGPUVertexFormat_Uint32x4 WGPUVertexFormat_Sint32x2 WGPUVertexFormat_Unorm8x4BGRA WGPUVertexStepMode_VertexBufferNotUsed WGPUVertexStepMode_Vertex WGPUVertexStepMode_Force32 END WGPUWaitStatus_Success WGPUWaitStatus_Force32 END END END WGPUSType_DeviceExtras WGPUNativeSType_Force32 END WGPUNativeFeature_PushConstants WGPUNativeFeature_MultiDrawIndirect WGPUNativeFeature_VertexWritableStorage WGPUNativeFeature_SampledTextureAndStorageBufferArrayNonUniformIndexing WGPUNativeFeature_StorageResourceBindingArray WGPUNativeFeature_TextureFormat16bitNorm WGPUNativeFeature_MappablePrimaryBuffers WGPUNativeFeature_UniformBufferAndStorageTextureArrayNonUniformIndexing WGPUNativeFeature_VertexAttribute64bit WGPUNativeFeature_RayTracingAccelerationStructure wgpu::ENUM_ENTRY (RayQuery, WGPUNativeFeature_RayQuery) ENUM_ENTRY(ShaderF64
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed WGPUSamplerBindingType_Filtering WGPUStatus_Success WGPUStatus_Force32 END WGPUStencilOperation_Undefined WGPUStencilOperation_Zero WGPUStencilOperation_Force32 END WGPUStorageTextureAccess_BindingNotUsed WGPUStoreOp_Undefined WGPUStoreOp_Discard WGPUSurfaceGetCurrentTextureStatus_SuccessOptimal WGPUTextureAspect_Undefined WGPUTextureAspect_StencilOnly WGPUTextureAspect_Force32 END WGPUTextureDimension_Undefined WGPUTextureDimension_2D WGPUTextureDimension_Force32 END WGPUTextureFormat_Undefined WGPUTextureFormat_R8Snorm WGPUTextureFormat_R8Sint WGPUTextureFormat_R16Sint WGPUTextureFormat_RG8Unorm WGPUTextureFormat_RG8Uint WGPUTextureFormat_R32Float WGPUTextureFormat_R32Sint WGPUTextureFormat_RG16Sint WGPUTextureFormat_RGBA8Unorm WGPUTextureFormat_RGBA8Snorm WGPUTextureFormat_RGBA8Sint WGPUTextureFormat_BGRA8UnormSrgb WGPUTextureFormat_RGB10A2Unorm WGPUTextureFormat_RGB9E5Ufloat WGPUTextureFormat_RG32Uint WGPUTextureFormat_RGBA16Uint WGPUTextureFormat_RGBA16Float WGPUTextureFormat_RGBA32Sint WGPUTextureFormat_Depth16Unorm WGPUTextureFormat_Depth24PlusStencil8 WGPUTextureFormat_Depth32FloatStencil8 WGPUTextureFormat_BC1RGBAUnormSrgb WGPUTextureFormat_BC2RGBAUnormSrgb WGPUTextureFormat_BC3RGBAUnormSrgb WGPUTextureFormat_BC4RSnorm WGPUTextureFormat_BC5RGSnorm WGPUTextureFormat_BC6HRGBFloat WGPUTextureFormat_BC7RGBAUnormSrgb WGPUTextureFormat_ETC2RGB8UnormSrgb WGPUTextureFormat_ETC2RGB8A1UnormSrgb WGPUTextureFormat_ETC2RGBA8UnormSrgb WGPUTextureFormat_EACR11Snorm WGPUTextureFormat_EACRG11Snorm WGPUTextureFormat_ASTC4x4UnormSrgb WGPUTextureFormat_ASTC5x4UnormSrgb WGPUTextureFormat_ASTC5x5UnormSrgb WGPUTextureFormat_ASTC6x5UnormSrgb WGPUTextureFormat_ASTC6x6UnormSrgb WGPUTextureFormat_ASTC8x5UnormSrgb WGPUTextureFormat_ASTC8x6UnormSrgb WGPUTextureFormat_ASTC8x8UnormSrgb WGPUTextureFormat_ASTC10x5UnormSrgb WGPUTextureFormat_ASTC10x6UnormSrgb WGPUTextureFormat_ASTC10x8UnormSrgb WGPUTextureFormat_ASTC10x10UnormSrgb WGPUTextureFormat_ASTC12x10UnormSrgb WGPUTextureFormat_ASTC12x12UnormSrgb WGPUTextureSampleType_BindingNotUsed WGPUTextureSampleType_Float WGPUTextureSampleType_Sint WGPUTextureSampleType_Force32 END WGPUTextureViewDimension_Undefined WGPUTextureViewDimension_2D WGPUTextureViewDimension_Cube WGPUTextureViewDimension_3D WGPUVertexFormat_Uint8 WGPUVertexFormat_Uint8x4 WGPUVertexFormat_Sint8x2 WGPUVertexFormat_Unorm8 WGPUVertexFormat_Unorm8x4 WGPUVertexFormat_Snorm8x2 WGPUVertexFormat_Uint16 WGPUVertexFormat_Uint16x4 WGPUVertexFormat_Sint16x2 WGPUVertexFormat_Unorm16 WGPUVertexFormat_Unorm16x4 WGPUVertexFormat_Snorm16x2 WGPUVertexFormat_Float16 WGPUVertexFormat_Float16x4 WGPUVertexFormat_Float32x2 WGPUVertexFormat_Float32x4 WGPUVertexFormat_Uint32x2 WGPUVertexFormat_Uint32x4 WGPUVertexFormat_Sint32x2 WGPUVertexFormat_Unorm8x4BGRA WGPUVertexStepMode_VertexBufferNotUsed WGPUVertexStepMode_Vertex WGPUVertexStepMode_Force32 END WGPUWaitStatus_Success WGPUWaitStatus_Force32 END END END WGPUSType_DeviceExtras WGPUNativeSType_Force32 END WGPUNativeFeature_PushConstants WGPUNativeFeature_MultiDrawIndirect WGPUNativeFeature_VertexWritableStorage WGPUNativeFeature_SampledTextureAndStorageBufferArrayNonUniformIndexing WGPUNativeFeature_StorageResourceBindingArray WGPUNativeFeature_TextureFormat16bitNorm WGPUNativeFeature_MappablePrimaryBuffers WGPUNativeFeature_UniformBufferAndStorageTextureArrayNonUniformIndexing WGPUNativeFeature_VertexAttribute64bit WGPUNativeFeature_RayTracingAccelerationStructure WGPUNativeFeature_ShaderF64 wgpu::ENUM_ENTRY (ShaderI16, WGPUNativeFeature_ShaderI16) ENUM_ENTRY(ShaderPrimitiveIndex
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed WGPUSamplerBindingType_Filtering WGPUStatus_Success WGPUStatus_Force32 END WGPUStencilOperation_Undefined WGPUStencilOperation_Zero WGPUStencilOperation_Force32 END WGPUStorageTextureAccess_BindingNotUsed WGPUStoreOp_Undefined WGPUStoreOp_Discard WGPUSurfaceGetCurrentTextureStatus_SuccessOptimal WGPUTextureAspect_Undefined WGPUTextureAspect_StencilOnly WGPUTextureAspect_Force32 END WGPUTextureDimension_Undefined WGPUTextureDimension_2D WGPUTextureDimension_Force32 END WGPUTextureFormat_Undefined WGPUTextureFormat_R8Snorm WGPUTextureFormat_R8Sint WGPUTextureFormat_R16Sint WGPUTextureFormat_RG8Unorm WGPUTextureFormat_RG8Uint WGPUTextureFormat_R32Float WGPUTextureFormat_R32Sint WGPUTextureFormat_RG16Sint WGPUTextureFormat_RGBA8Unorm WGPUTextureFormat_RGBA8Snorm WGPUTextureFormat_RGBA8Sint WGPUTextureFormat_BGRA8UnormSrgb WGPUTextureFormat_RGB10A2Unorm WGPUTextureFormat_RGB9E5Ufloat WGPUTextureFormat_RG32Uint WGPUTextureFormat_RGBA16Uint WGPUTextureFormat_RGBA16Float WGPUTextureFormat_RGBA32Sint WGPUTextureFormat_Depth16Unorm WGPUTextureFormat_Depth24PlusStencil8 WGPUTextureFormat_Depth32FloatStencil8 WGPUTextureFormat_BC1RGBAUnormSrgb WGPUTextureFormat_BC2RGBAUnormSrgb WGPUTextureFormat_BC3RGBAUnormSrgb WGPUTextureFormat_BC4RSnorm WGPUTextureFormat_BC5RGSnorm WGPUTextureFormat_BC6HRGBFloat WGPUTextureFormat_BC7RGBAUnormSrgb WGPUTextureFormat_ETC2RGB8UnormSrgb WGPUTextureFormat_ETC2RGB8A1UnormSrgb WGPUTextureFormat_ETC2RGBA8UnormSrgb WGPUTextureFormat_EACR11Snorm WGPUTextureFormat_EACRG11Snorm WGPUTextureFormat_ASTC4x4UnormSrgb WGPUTextureFormat_ASTC5x4UnormSrgb WGPUTextureFormat_ASTC5x5UnormSrgb WGPUTextureFormat_ASTC6x5UnormSrgb WGPUTextureFormat_ASTC6x6UnormSrgb WGPUTextureFormat_ASTC8x5UnormSrgb WGPUTextureFormat_ASTC8x6UnormSrgb WGPUTextureFormat_ASTC8x8UnormSrgb WGPUTextureFormat_ASTC10x5UnormSrgb WGPUTextureFormat_ASTC10x6UnormSrgb WGPUTextureFormat_ASTC10x8UnormSrgb WGPUTextureFormat_ASTC10x10UnormSrgb WGPUTextureFormat_ASTC12x10UnormSrgb WGPUTextureFormat_ASTC12x12UnormSrgb WGPUTextureSampleType_BindingNotUsed WGPUTextureSampleType_Float WGPUTextureSampleType_Sint WGPUTextureSampleType_Force32 END WGPUTextureViewDimension_Undefined WGPUTextureViewDimension_2D WGPUTextureViewDimension_Cube WGPUTextureViewDimension_3D WGPUVertexFormat_Uint8 WGPUVertexFormat_Uint8x4 WGPUVertexFormat_Sint8x2 WGPUVertexFormat_Unorm8 WGPUVertexFormat_Unorm8x4 WGPUVertexFormat_Snorm8x2 WGPUVertexFormat_Uint16 WGPUVertexFormat_Uint16x4 WGPUVertexFormat_Sint16x2 WGPUVertexFormat_Unorm16 WGPUVertexFormat_Unorm16x4 WGPUVertexFormat_Snorm16x2 WGPUVertexFormat_Float16 WGPUVertexFormat_Float16x4 WGPUVertexFormat_Float32x2 WGPUVertexFormat_Float32x4 WGPUVertexFormat_Uint32x2 WGPUVertexFormat_Uint32x4 WGPUVertexFormat_Sint32x2 WGPUVertexFormat_Unorm8x4BGRA WGPUVertexStepMode_VertexBufferNotUsed WGPUVertexStepMode_Vertex WGPUVertexStepMode_Force32 END WGPUWaitStatus_Success WGPUWaitStatus_Force32 END END END WGPUSType_DeviceExtras WGPUNativeSType_Force32 END WGPUNativeFeature_PushConstants WGPUNativeFeature_MultiDrawIndirect WGPUNativeFeature_VertexWritableStorage WGPUNativeFeature_SampledTextureAndStorageBufferArrayNonUniformIndexing WGPUNativeFeature_StorageResourceBindingArray WGPUNativeFeature_TextureFormat16bitNorm WGPUNativeFeature_MappablePrimaryBuffers WGPUNativeFeature_UniformBufferAndStorageTextureArrayNonUniformIndexing WGPUNativeFeature_VertexAttribute64bit WGPUNativeFeature_RayTracingAccelerationStructure WGPUNativeFeature_ShaderF64 WGPUNativeFeature_ShaderPrimitiveIndex wgpu::ENUM_ENTRY (Subgroup, WGPUNativeFeature_Subgroup) ENUM_ENTRY(SubgroupVertex
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed WGPUSamplerBindingType_Filtering WGPUStatus_Success WGPUStatus_Force32 END WGPUStencilOperation_Undefined WGPUStencilOperation_Zero WGPUStencilOperation_Force32 END WGPUStorageTextureAccess_BindingNotUsed WGPUStoreOp_Undefined WGPUStoreOp_Discard WGPUSurfaceGetCurrentTextureStatus_SuccessOptimal WGPUTextureAspect_Undefined WGPUTextureAspect_StencilOnly WGPUTextureAspect_Force32 END WGPUTextureDimension_Undefined WGPUTextureDimension_2D WGPUTextureDimension_Force32 END WGPUTextureFormat_Undefined WGPUTextureFormat_R8Snorm WGPUTextureFormat_R8Sint WGPUTextureFormat_R16Sint WGPUTextureFormat_RG8Unorm WGPUTextureFormat_RG8Uint WGPUTextureFormat_R32Float WGPUTextureFormat_R32Sint WGPUTextureFormat_RG16Sint WGPUTextureFormat_RGBA8Unorm WGPUTextureFormat_RGBA8Snorm WGPUTextureFormat_RGBA8Sint WGPUTextureFormat_BGRA8UnormSrgb WGPUTextureFormat_RGB10A2Unorm WGPUTextureFormat_RGB9E5Ufloat WGPUTextureFormat_RG32Uint WGPUTextureFormat_RGBA16Uint WGPUTextureFormat_RGBA16Float WGPUTextureFormat_RGBA32Sint WGPUTextureFormat_Depth16Unorm WGPUTextureFormat_Depth24PlusStencil8 WGPUTextureFormat_Depth32FloatStencil8 WGPUTextureFormat_BC1RGBAUnormSrgb WGPUTextureFormat_BC2RGBAUnormSrgb WGPUTextureFormat_BC3RGBAUnormSrgb WGPUTextureFormat_BC4RSnorm WGPUTextureFormat_BC5RGSnorm WGPUTextureFormat_BC6HRGBFloat WGPUTextureFormat_BC7RGBAUnormSrgb WGPUTextureFormat_ETC2RGB8UnormSrgb WGPUTextureFormat_ETC2RGB8A1UnormSrgb WGPUTextureFormat_ETC2RGBA8UnormSrgb WGPUTextureFormat_EACR11Snorm WGPUTextureFormat_EACRG11Snorm WGPUTextureFormat_ASTC4x4UnormSrgb WGPUTextureFormat_ASTC5x4UnormSrgb WGPUTextureFormat_ASTC5x5UnormSrgb WGPUTextureFormat_ASTC6x5UnormSrgb WGPUTextureFormat_ASTC6x6UnormSrgb WGPUTextureFormat_ASTC8x5UnormSrgb WGPUTextureFormat_ASTC8x6UnormSrgb WGPUTextureFormat_ASTC8x8UnormSrgb WGPUTextureFormat_ASTC10x5UnormSrgb WGPUTextureFormat_ASTC10x6UnormSrgb WGPUTextureFormat_ASTC10x8UnormSrgb WGPUTextureFormat_ASTC10x10UnormSrgb WGPUTextureFormat_ASTC12x10UnormSrgb WGPUTextureFormat_ASTC12x12UnormSrgb WGPUTextureSampleType_BindingNotUsed WGPUTextureSampleType_Float WGPUTextureSampleType_Sint WGPUTextureSampleType_Force32 END WGPUTextureViewDimension_Undefined WGPUTextureViewDimension_2D WGPUTextureViewDimension_Cube WGPUTextureViewDimension_3D WGPUVertexFormat_Uint8 WGPUVertexFormat_Uint8x4 WGPUVertexFormat_Sint8x2 WGPUVertexFormat_Unorm8 WGPUVertexFormat_Unorm8x4 WGPUVertexFormat_Snorm8x2 WGPUVertexFormat_Uint16 WGPUVertexFormat_Uint16x4 WGPUVertexFormat_Sint16x2 WGPUVertexFormat_Unorm16 WGPUVertexFormat_Unorm16x4 WGPUVertexFormat_Snorm16x2 WGPUVertexFormat_Float16 WGPUVertexFormat_Float16x4 WGPUVertexFormat_Float32x2 WGPUVertexFormat_Float32x4 WGPUVertexFormat_Uint32x2 WGPUVertexFormat_Uint32x4 WGPUVertexFormat_Sint32x2 WGPUVertexFormat_Unorm8x4BGRA WGPUVertexStepMode_VertexBufferNotUsed WGPUVertexStepMode_Vertex WGPUVertexStepMode_Force32 END WGPUWaitStatus_Success WGPUWaitStatus_Force32 END END END WGPUSType_DeviceExtras WGPUNativeSType_Force32 END WGPUNativeFeature_PushConstants WGPUNativeFeature_MultiDrawIndirect WGPUNativeFeature_VertexWritableStorage WGPUNativeFeature_SampledTextureAndStorageBufferArrayNonUniformIndexing WGPUNativeFeature_StorageResourceBindingArray WGPUNativeFeature_TextureFormat16bitNorm WGPUNativeFeature_MappablePrimaryBuffers WGPUNativeFeature_UniformBufferAndStorageTextureArrayNonUniformIndexing WGPUNativeFeature_VertexAttribute64bit WGPUNativeFeature_RayTracingAccelerationStructure WGPUNativeFeature_ShaderF64 WGPUNativeFeature_ShaderPrimitiveIndex WGPUNativeFeature_SubgroupVertex wgpu::ENUM_ENTRY (TimestampQueryInsideEncoders, WGPUNativeFeature_TimestampQueryInsideEncoders) ENUM_ENTRY(TimestampQueryInsidePasses
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed WGPUSamplerBindingType_Filtering WGPUStatus_Success WGPUStatus_Force32 END WGPUStencilOperation_Undefined WGPUStencilOperation_Zero WGPUStencilOperation_Force32 END WGPUStorageTextureAccess_BindingNotUsed WGPUStoreOp_Undefined WGPUStoreOp_Discard WGPUSurfaceGetCurrentTextureStatus_SuccessOptimal WGPUTextureAspect_Undefined WGPUTextureAspect_StencilOnly WGPUTextureAspect_Force32 END WGPUTextureDimension_Undefined WGPUTextureDimension_2D WGPUTextureDimension_Force32 END WGPUTextureFormat_Undefined WGPUTextureFormat_R8Snorm WGPUTextureFormat_R8Sint WGPUTextureFormat_R16Sint WGPUTextureFormat_RG8Unorm WGPUTextureFormat_RG8Uint WGPUTextureFormat_R32Float WGPUTextureFormat_R32Sint WGPUTextureFormat_RG16Sint WGPUTextureFormat_RGBA8Unorm WGPUTextureFormat_RGBA8Snorm WGPUTextureFormat_RGBA8Sint WGPUTextureFormat_BGRA8UnormSrgb WGPUTextureFormat_RGB10A2Unorm WGPUTextureFormat_RGB9E5Ufloat WGPUTextureFormat_RG32Uint WGPUTextureFormat_RGBA16Uint WGPUTextureFormat_RGBA16Float WGPUTextureFormat_RGBA32Sint WGPUTextureFormat_Depth16Unorm WGPUTextureFormat_Depth24PlusStencil8 WGPUTextureFormat_Depth32FloatStencil8 WGPUTextureFormat_BC1RGBAUnormSrgb WGPUTextureFormat_BC2RGBAUnormSrgb WGPUTextureFormat_BC3RGBAUnormSrgb WGPUTextureFormat_BC4RSnorm WGPUTextureFormat_BC5RGSnorm WGPUTextureFormat_BC6HRGBFloat WGPUTextureFormat_BC7RGBAUnormSrgb WGPUTextureFormat_ETC2RGB8UnormSrgb WGPUTextureFormat_ETC2RGB8A1UnormSrgb WGPUTextureFormat_ETC2RGBA8UnormSrgb WGPUTextureFormat_EACR11Snorm WGPUTextureFormat_EACRG11Snorm WGPUTextureFormat_ASTC4x4UnormSrgb WGPUTextureFormat_ASTC5x4UnormSrgb WGPUTextureFormat_ASTC5x5UnormSrgb WGPUTextureFormat_ASTC6x5UnormSrgb WGPUTextureFormat_ASTC6x6UnormSrgb WGPUTextureFormat_ASTC8x5UnormSrgb WGPUTextureFormat_ASTC8x6UnormSrgb WGPUTextureFormat_ASTC8x8UnormSrgb WGPUTextureFormat_ASTC10x5UnormSrgb WGPUTextureFormat_ASTC10x6UnormSrgb WGPUTextureFormat_ASTC10x8UnormSrgb WGPUTextureFormat_ASTC10x10UnormSrgb WGPUTextureFormat_ASTC12x10UnormSrgb WGPUTextureFormat_ASTC12x12UnormSrgb WGPUTextureSampleType_BindingNotUsed WGPUTextureSampleType_Float WGPUTextureSampleType_Sint WGPUTextureSampleType_Force32 END WGPUTextureViewDimension_Undefined WGPUTextureViewDimension_2D WGPUTextureViewDimension_Cube WGPUTextureViewDimension_3D WGPUVertexFormat_Uint8 WGPUVertexFormat_Uint8x4 WGPUVertexFormat_Sint8x2 WGPUVertexFormat_Unorm8 WGPUVertexFormat_Unorm8x4 WGPUVertexFormat_Snorm8x2 WGPUVertexFormat_Uint16 WGPUVertexFormat_Uint16x4 WGPUVertexFormat_Sint16x2 WGPUVertexFormat_Unorm16 WGPUVertexFormat_Unorm16x4 WGPUVertexFormat_Snorm16x2 WGPUVertexFormat_Float16 WGPUVertexFormat_Float16x4 WGPUVertexFormat_Float32x2 WGPUVertexFormat_Float32x4 WGPUVertexFormat_Uint32x2 WGPUVertexFormat_Uint32x4 WGPUVertexFormat_Sint32x2 WGPUVertexFormat_Unorm8x4BGRA WGPUVertexStepMode_VertexBufferNotUsed WGPUVertexStepMode_Vertex WGPUVertexStepMode_Force32 END WGPUWaitStatus_Success WGPUWaitStatus_Force32 END END END WGPUSType_DeviceExtras WGPUNativeSType_Force32 END WGPUNativeFeature_PushConstants WGPUNativeFeature_MultiDrawIndirect WGPUNativeFeature_VertexWritableStorage WGPUNativeFeature_SampledTextureAndStorageBufferArrayNonUniformIndexing WGPUNativeFeature_StorageResourceBindingArray WGPUNativeFeature_TextureFormat16bitNorm WGPUNativeFeature_MappablePrimaryBuffers WGPUNativeFeature_UniformBufferAndStorageTextureArrayNonUniformIndexing WGPUNativeFeature_VertexAttribute64bit WGPUNativeFeature_RayTracingAccelerationStructure WGPUNativeFeature_ShaderF64 WGPUNativeFeature_ShaderPrimitiveIndex WGPUNativeFeature_SubgroupVertex WGPUNativeFeature_TimestampQueryInsidePasses wgpu::ENUM_ENTRY (Force32, WGPUNativeFeature_Force32) END ENUM(LogLevel) ENUM_ENTRY(Off
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed WGPUSamplerBindingType_Filtering WGPUStatus_Success WGPUStatus_Force32 END WGPUStencilOperation_Undefined WGPUStencilOperation_Zero WGPUStencilOperation_Force32 END WGPUStorageTextureAccess_BindingNotUsed WGPUStoreOp_Undefined WGPUStoreOp_Discard WGPUSurfaceGetCurrentTextureStatus_SuccessOptimal WGPUTextureAspect_Undefined WGPUTextureAspect_StencilOnly WGPUTextureAspect_Force32 END WGPUTextureDimension_Undefined WGPUTextureDimension_2D WGPUTextureDimension_Force32 END WGPUTextureFormat_Undefined WGPUTextureFormat_R8Snorm WGPUTextureFormat_R8Sint WGPUTextureFormat_R16Sint WGPUTextureFormat_RG8Unorm WGPUTextureFormat_RG8Uint WGPUTextureFormat_R32Float WGPUTextureFormat_R32Sint WGPUTextureFormat_RG16Sint WGPUTextureFormat_RGBA8Unorm WGPUTextureFormat_RGBA8Snorm WGPUTextureFormat_RGBA8Sint WGPUTextureFormat_BGRA8UnormSrgb WGPUTextureFormat_RGB10A2Unorm WGPUTextureFormat_RGB9E5Ufloat WGPUTextureFormat_RG32Uint WGPUTextureFormat_RGBA16Uint WGPUTextureFormat_RGBA16Float WGPUTextureFormat_RGBA32Sint WGPUTextureFormat_Depth16Unorm WGPUTextureFormat_Depth24PlusStencil8 WGPUTextureFormat_Depth32FloatStencil8 WGPUTextureFormat_BC1RGBAUnormSrgb WGPUTextureFormat_BC2RGBAUnormSrgb WGPUTextureFormat_BC3RGBAUnormSrgb WGPUTextureFormat_BC4RSnorm WGPUTextureFormat_BC5RGSnorm WGPUTextureFormat_BC6HRGBFloat WGPUTextureFormat_BC7RGBAUnormSrgb WGPUTextureFormat_ETC2RGB8UnormSrgb WGPUTextureFormat_ETC2RGB8A1UnormSrgb WGPUTextureFormat_ETC2RGBA8UnormSrgb WGPUTextureFormat_EACR11Snorm WGPUTextureFormat_EACRG11Snorm WGPUTextureFormat_ASTC4x4UnormSrgb WGPUTextureFormat_ASTC5x4UnormSrgb WGPUTextureFormat_ASTC5x5UnormSrgb WGPUTextureFormat_ASTC6x5UnormSrgb WGPUTextureFormat_ASTC6x6UnormSrgb WGPUTextureFormat_ASTC8x5UnormSrgb WGPUTextureFormat_ASTC8x6UnormSrgb WGPUTextureFormat_ASTC8x8UnormSrgb WGPUTextureFormat_ASTC10x5UnormSrgb WGPUTextureFormat_ASTC10x6UnormSrgb WGPUTextureFormat_ASTC10x8UnormSrgb WGPUTextureFormat_ASTC10x10UnormSrgb WGPUTextureFormat_ASTC12x10UnormSrgb WGPUTextureFormat_ASTC12x12UnormSrgb WGPUTextureSampleType_BindingNotUsed WGPUTextureSampleType_Float WGPUTextureSampleType_Sint WGPUTextureSampleType_Force32 END WGPUTextureViewDimension_Undefined WGPUTextureViewDimension_2D WGPUTextureViewDimension_Cube WGPUTextureViewDimension_3D WGPUVertexFormat_Uint8 WGPUVertexFormat_Uint8x4 WGPUVertexFormat_Sint8x2 WGPUVertexFormat_Unorm8 WGPUVertexFormat_Unorm8x4 WGPUVertexFormat_Snorm8x2 WGPUVertexFormat_Uint16 WGPUVertexFormat_Uint16x4 WGPUVertexFormat_Sint16x2 WGPUVertexFormat_Unorm16 WGPUVertexFormat_Unorm16x4 WGPUVertexFormat_Snorm16x2 WGPUVertexFormat_Float16 WGPUVertexFormat_Float16x4 WGPUVertexFormat_Float32x2 WGPUVertexFormat_Float32x4 WGPUVertexFormat_Uint32x2 WGPUVertexFormat_Uint32x4 WGPUVertexFormat_Sint32x2 WGPUVertexFormat_Unorm8x4BGRA WGPUVertexStepMode_VertexBufferNotUsed WGPUVertexStepMode_Vertex WGPUVertexStepMode_Force32 END WGPUWaitStatus_Success WGPUWaitStatus_Force32 END END END WGPUSType_DeviceExtras WGPUNativeSType_Force32 END WGPUNativeFeature_PushConstants WGPUNativeFeature_MultiDrawIndirect WGPUNativeFeature_VertexWritableStorage WGPUNativeFeature_SampledTextureAndStorageBufferArrayNonUniformIndexing WGPUNativeFeature_StorageResourceBindingArray WGPUNativeFeature_TextureFormat16bitNorm WGPUNativeFeature_MappablePrimaryBuffers WGPUNativeFeature_UniformBufferAndStorageTextureArrayNonUniformIndexing WGPUNativeFeature_VertexAttribute64bit WGPUNativeFeature_RayTracingAccelerationStructure WGPUNativeFeature_ShaderF64 WGPUNativeFeature_ShaderPrimitiveIndex WGPUNativeFeature_SubgroupVertex WGPUNativeFeature_TimestampQueryInsidePasses WGPULogLevel_Off wgpu::ENUM_ENTRY (Error, WGPULogLevel_Error) ENUM_ENTRY(Warn
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed WGPUSamplerBindingType_Filtering WGPUStatus_Success WGPUStatus_Force32 END WGPUStencilOperation_Undefined WGPUStencilOperation_Zero WGPUStencilOperation_Force32 END WGPUStorageTextureAccess_BindingNotUsed WGPUStoreOp_Undefined WGPUStoreOp_Discard WGPUSurfaceGetCurrentTextureStatus_SuccessOptimal WGPUTextureAspect_Undefined WGPUTextureAspect_StencilOnly WGPUTextureAspect_Force32 END WGPUTextureDimension_Undefined WGPUTextureDimension_2D WGPUTextureDimension_Force32 END WGPUTextureFormat_Undefined WGPUTextureFormat_R8Snorm WGPUTextureFormat_R8Sint WGPUTextureFormat_R16Sint WGPUTextureFormat_RG8Unorm WGPUTextureFormat_RG8Uint WGPUTextureFormat_R32Float WGPUTextureFormat_R32Sint WGPUTextureFormat_RG16Sint WGPUTextureFormat_RGBA8Unorm WGPUTextureFormat_RGBA8Snorm WGPUTextureFormat_RGBA8Sint WGPUTextureFormat_BGRA8UnormSrgb WGPUTextureFormat_RGB10A2Unorm WGPUTextureFormat_RGB9E5Ufloat WGPUTextureFormat_RG32Uint WGPUTextureFormat_RGBA16Uint WGPUTextureFormat_RGBA16Float WGPUTextureFormat_RGBA32Sint WGPUTextureFormat_Depth16Unorm WGPUTextureFormat_Depth24PlusStencil8 WGPUTextureFormat_Depth32FloatStencil8 WGPUTextureFormat_BC1RGBAUnormSrgb WGPUTextureFormat_BC2RGBAUnormSrgb WGPUTextureFormat_BC3RGBAUnormSrgb WGPUTextureFormat_BC4RSnorm WGPUTextureFormat_BC5RGSnorm WGPUTextureFormat_BC6HRGBFloat WGPUTextureFormat_BC7RGBAUnormSrgb WGPUTextureFormat_ETC2RGB8UnormSrgb WGPUTextureFormat_ETC2RGB8A1UnormSrgb WGPUTextureFormat_ETC2RGBA8UnormSrgb WGPUTextureFormat_EACR11Snorm WGPUTextureFormat_EACRG11Snorm WGPUTextureFormat_ASTC4x4UnormSrgb WGPUTextureFormat_ASTC5x4UnormSrgb WGPUTextureFormat_ASTC5x5UnormSrgb WGPUTextureFormat_ASTC6x5UnormSrgb WGPUTextureFormat_ASTC6x6UnormSrgb WGPUTextureFormat_ASTC8x5UnormSrgb WGPUTextureFormat_ASTC8x6UnormSrgb WGPUTextureFormat_ASTC8x8UnormSrgb WGPUTextureFormat_ASTC10x5UnormSrgb WGPUTextureFormat_ASTC10x6UnormSrgb WGPUTextureFormat_ASTC10x8UnormSrgb WGPUTextureFormat_ASTC10x10UnormSrgb WGPUTextureFormat_ASTC12x10UnormSrgb WGPUTextureFormat_ASTC12x12UnormSrgb WGPUTextureSampleType_BindingNotUsed WGPUTextureSampleType_Float WGPUTextureSampleType_Sint WGPUTextureSampleType_Force32 END WGPUTextureViewDimension_Undefined WGPUTextureViewDimension_2D WGPUTextureViewDimension_Cube WGPUTextureViewDimension_3D WGPUVertexFormat_Uint8 WGPUVertexFormat_Uint8x4 WGPUVertexFormat_Sint8x2 WGPUVertexFormat_Unorm8 WGPUVertexFormat_Unorm8x4 WGPUVertexFormat_Snorm8x2 WGPUVertexFormat_Uint16 WGPUVertexFormat_Uint16x4 WGPUVertexFormat_Sint16x2 WGPUVertexFormat_Unorm16 WGPUVertexFormat_Unorm16x4 WGPUVertexFormat_Snorm16x2 WGPUVertexFormat_Float16 WGPUVertexFormat_Float16x4 WGPUVertexFormat_Float32x2 WGPUVertexFormat_Float32x4 WGPUVertexFormat_Uint32x2 WGPUVertexFormat_Uint32x4 WGPUVertexFormat_Sint32x2 WGPUVertexFormat_Unorm8x4BGRA WGPUVertexStepMode_VertexBufferNotUsed WGPUVertexStepMode_Vertex WGPUVertexStepMode_Force32 END WGPUWaitStatus_Success WGPUWaitStatus_Force32 END END END WGPUSType_DeviceExtras WGPUNativeSType_Force32 END WGPUNativeFeature_PushConstants WGPUNativeFeature_MultiDrawIndirect WGPUNativeFeature_VertexWritableStorage WGPUNativeFeature_SampledTextureAndStorageBufferArrayNonUniformIndexing WGPUNativeFeature_StorageResourceBindingArray WGPUNativeFeature_TextureFormat16bitNorm WGPUNativeFeature_MappablePrimaryBuffers WGPUNativeFeature_UniformBufferAndStorageTextureArrayNonUniformIndexing WGPUNativeFeature_VertexAttribute64bit WGPUNativeFeature_RayTracingAccelerationStructure WGPUNativeFeature_ShaderF64 WGPUNativeFeature_ShaderPrimitiveIndex WGPUNativeFeature_SubgroupVertex WGPUNativeFeature_TimestampQueryInsidePasses WGPULogLevel_Off WGPULogLevel_Warn wgpu::ENUM_ENTRY (Info, WGPULogLevel_Info) ENUM_ENTRY(Debug
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed WGPUSamplerBindingType_Filtering WGPUStatus_Success WGPUStatus_Force32 END WGPUStencilOperation_Undefined WGPUStencilOperation_Zero WGPUStencilOperation_Force32 END WGPUStorageTextureAccess_BindingNotUsed WGPUStoreOp_Undefined WGPUStoreOp_Discard WGPUSurfaceGetCurrentTextureStatus_SuccessOptimal WGPUTextureAspect_Undefined WGPUTextureAspect_StencilOnly WGPUTextureAspect_Force32 END WGPUTextureDimension_Undefined WGPUTextureDimension_2D WGPUTextureDimension_Force32 END WGPUTextureFormat_Undefined WGPUTextureFormat_R8Snorm WGPUTextureFormat_R8Sint WGPUTextureFormat_R16Sint WGPUTextureFormat_RG8Unorm WGPUTextureFormat_RG8Uint WGPUTextureFormat_R32Float WGPUTextureFormat_R32Sint WGPUTextureFormat_RG16Sint WGPUTextureFormat_RGBA8Unorm WGPUTextureFormat_RGBA8Snorm WGPUTextureFormat_RGBA8Sint WGPUTextureFormat_BGRA8UnormSrgb WGPUTextureFormat_RGB10A2Unorm WGPUTextureFormat_RGB9E5Ufloat WGPUTextureFormat_RG32Uint WGPUTextureFormat_RGBA16Uint WGPUTextureFormat_RGBA16Float WGPUTextureFormat_RGBA32Sint WGPUTextureFormat_Depth16Unorm WGPUTextureFormat_Depth24PlusStencil8 WGPUTextureFormat_Depth32FloatStencil8 WGPUTextureFormat_BC1RGBAUnormSrgb WGPUTextureFormat_BC2RGBAUnormSrgb WGPUTextureFormat_BC3RGBAUnormSrgb WGPUTextureFormat_BC4RSnorm WGPUTextureFormat_BC5RGSnorm WGPUTextureFormat_BC6HRGBFloat WGPUTextureFormat_BC7RGBAUnormSrgb WGPUTextureFormat_ETC2RGB8UnormSrgb WGPUTextureFormat_ETC2RGB8A1UnormSrgb WGPUTextureFormat_ETC2RGBA8UnormSrgb WGPUTextureFormat_EACR11Snorm WGPUTextureFormat_EACRG11Snorm WGPUTextureFormat_ASTC4x4UnormSrgb WGPUTextureFormat_ASTC5x4UnormSrgb WGPUTextureFormat_ASTC5x5UnormSrgb WGPUTextureFormat_ASTC6x5UnormSrgb WGPUTextureFormat_ASTC6x6UnormSrgb WGPUTextureFormat_ASTC8x5UnormSrgb WGPUTextureFormat_ASTC8x6UnormSrgb WGPUTextureFormat_ASTC8x8UnormSrgb WGPUTextureFormat_ASTC10x5UnormSrgb WGPUTextureFormat_ASTC10x6UnormSrgb WGPUTextureFormat_ASTC10x8UnormSrgb WGPUTextureFormat_ASTC10x10UnormSrgb WGPUTextureFormat_ASTC12x10UnormSrgb WGPUTextureFormat_ASTC12x12UnormSrgb WGPUTextureSampleType_BindingNotUsed WGPUTextureSampleType_Float WGPUTextureSampleType_Sint WGPUTextureSampleType_Force32 END WGPUTextureViewDimension_Undefined WGPUTextureViewDimension_2D WGPUTextureViewDimension_Cube WGPUTextureViewDimension_3D WGPUVertexFormat_Uint8 WGPUVertexFormat_Uint8x4 WGPUVertexFormat_Sint8x2 WGPUVertexFormat_Unorm8 WGPUVertexFormat_Unorm8x4 WGPUVertexFormat_Snorm8x2 WGPUVertexFormat_Uint16 WGPUVertexFormat_Uint16x4 WGPUVertexFormat_Sint16x2 WGPUVertexFormat_Unorm16 WGPUVertexFormat_Unorm16x4 WGPUVertexFormat_Snorm16x2 WGPUVertexFormat_Float16 WGPUVertexFormat_Float16x4 WGPUVertexFormat_Float32x2 WGPUVertexFormat_Float32x4 WGPUVertexFormat_Uint32x2 WGPUVertexFormat_Uint32x4 WGPUVertexFormat_Sint32x2 WGPUVertexFormat_Unorm8x4BGRA WGPUVertexStepMode_VertexBufferNotUsed WGPUVertexStepMode_Vertex WGPUVertexStepMode_Force32 END WGPUWaitStatus_Success WGPUWaitStatus_Force32 END END END WGPUSType_DeviceExtras WGPUNativeSType_Force32 END WGPUNativeFeature_PushConstants WGPUNativeFeature_MultiDrawIndirect WGPUNativeFeature_VertexWritableStorage WGPUNativeFeature_SampledTextureAndStorageBufferArrayNonUniformIndexing WGPUNativeFeature_StorageResourceBindingArray WGPUNativeFeature_TextureFormat16bitNorm WGPUNativeFeature_MappablePrimaryBuffers WGPUNativeFeature_UniformBufferAndStorageTextureArrayNonUniformIndexing WGPUNativeFeature_VertexAttribute64bit WGPUNativeFeature_RayTracingAccelerationStructure WGPUNativeFeature_ShaderF64 WGPUNativeFeature_ShaderPrimitiveIndex WGPUNativeFeature_SubgroupVertex WGPUNativeFeature_TimestampQueryInsidePasses WGPULogLevel_Off WGPULogLevel_Warn WGPULogLevel_Debug wgpu::ENUM_ENTRY (Trace, WGPULogLevel_Trace) ENUM_ENTRY(Force32
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed WGPUSamplerBindingType_Filtering WGPUStatus_Success WGPUStatus_Force32 END WGPUStencilOperation_Undefined WGPUStencilOperation_Zero WGPUStencilOperation_Force32 END WGPUStorageTextureAccess_BindingNotUsed WGPUStoreOp_Undefined WGPUStoreOp_Discard WGPUSurfaceGetCurrentTextureStatus_SuccessOptimal WGPUTextureAspect_Undefined WGPUTextureAspect_StencilOnly WGPUTextureAspect_Force32 END WGPUTextureDimension_Undefined WGPUTextureDimension_2D WGPUTextureDimension_Force32 END WGPUTextureFormat_Undefined WGPUTextureFormat_R8Snorm WGPUTextureFormat_R8Sint WGPUTextureFormat_R16Sint WGPUTextureFormat_RG8Unorm WGPUTextureFormat_RG8Uint WGPUTextureFormat_R32Float WGPUTextureFormat_R32Sint WGPUTextureFormat_RG16Sint WGPUTextureFormat_RGBA8Unorm WGPUTextureFormat_RGBA8Snorm WGPUTextureFormat_RGBA8Sint WGPUTextureFormat_BGRA8UnormSrgb WGPUTextureFormat_RGB10A2Unorm WGPUTextureFormat_RGB9E5Ufloat WGPUTextureFormat_RG32Uint WGPUTextureFormat_RGBA16Uint WGPUTextureFormat_RGBA16Float WGPUTextureFormat_RGBA32Sint WGPUTextureFormat_Depth16Unorm WGPUTextureFormat_Depth24PlusStencil8 WGPUTextureFormat_Depth32FloatStencil8 WGPUTextureFormat_BC1RGBAUnormSrgb WGPUTextureFormat_BC2RGBAUnormSrgb WGPUTextureFormat_BC3RGBAUnormSrgb WGPUTextureFormat_BC4RSnorm WGPUTextureFormat_BC5RGSnorm WGPUTextureFormat_BC6HRGBFloat WGPUTextureFormat_BC7RGBAUnormSrgb WGPUTextureFormat_ETC2RGB8UnormSrgb WGPUTextureFormat_ETC2RGB8A1UnormSrgb WGPUTextureFormat_ETC2RGBA8UnormSrgb WGPUTextureFormat_EACR11Snorm WGPUTextureFormat_EACRG11Snorm WGPUTextureFormat_ASTC4x4UnormSrgb WGPUTextureFormat_ASTC5x4UnormSrgb WGPUTextureFormat_ASTC5x5UnormSrgb WGPUTextureFormat_ASTC6x5UnormSrgb WGPUTextureFormat_ASTC6x6UnormSrgb WGPUTextureFormat_ASTC8x5UnormSrgb WGPUTextureFormat_ASTC8x6UnormSrgb WGPUTextureFormat_ASTC8x8UnormSrgb WGPUTextureFormat_ASTC10x5UnormSrgb WGPUTextureFormat_ASTC10x6UnormSrgb WGPUTextureFormat_ASTC10x8UnormSrgb WGPUTextureFormat_ASTC10x10UnormSrgb WGPUTextureFormat_ASTC12x10UnormSrgb WGPUTextureFormat_ASTC12x12UnormSrgb WGPUTextureSampleType_BindingNotUsed WGPUTextureSampleType_Float WGPUTextureSampleType_Sint WGPUTextureSampleType_Force32 END WGPUTextureViewDimension_Undefined WGPUTextureViewDimension_2D WGPUTextureViewDimension_Cube WGPUTextureViewDimension_3D WGPUVertexFormat_Uint8 WGPUVertexFormat_Uint8x4 WGPUVertexFormat_Sint8x2 WGPUVertexFormat_Unorm8 WGPUVertexFormat_Unorm8x4 WGPUVertexFormat_Snorm8x2 WGPUVertexFormat_Uint16 WGPUVertexFormat_Uint16x4 WGPUVertexFormat_Sint16x2 WGPUVertexFormat_Unorm16 WGPUVertexFormat_Unorm16x4 WGPUVertexFormat_Snorm16x2 WGPUVertexFormat_Float16 WGPUVertexFormat_Float16x4 WGPUVertexFormat_Float32x2 WGPUVertexFormat_Float32x4 WGPUVertexFormat_Uint32x2 WGPUVertexFormat_Uint32x4 WGPUVertexFormat_Sint32x2 WGPUVertexFormat_Unorm8x4BGRA WGPUVertexStepMode_VertexBufferNotUsed WGPUVertexStepMode_Vertex WGPUVertexStepMode_Force32 END WGPUWaitStatus_Success WGPUWaitStatus_Force32 END END END WGPUSType_DeviceExtras WGPUNativeSType_Force32 END WGPUNativeFeature_PushConstants WGPUNativeFeature_MultiDrawIndirect WGPUNativeFeature_VertexWritableStorage WGPUNativeFeature_SampledTextureAndStorageBufferArrayNonUniformIndexing WGPUNativeFeature_StorageResourceBindingArray WGPUNativeFeature_TextureFormat16bitNorm WGPUNativeFeature_MappablePrimaryBuffers WGPUNativeFeature_UniformBufferAndStorageTextureArrayNonUniformIndexing WGPUNativeFeature_VertexAttribute64bit WGPUNativeFeature_RayTracingAccelerationStructure WGPUNativeFeature_ShaderF64 WGPUNativeFeature_ShaderPrimitiveIndex WGPUNativeFeature_SubgroupVertex WGPUNativeFeature_TimestampQueryInsidePasses WGPULogLevel_Off WGPULogLevel_Warn WGPULogLevel_Debug WGPULogLevel_Force32 END wgpu::ENUM (InstanceBackend) ENUM_ENTRY(All
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed WGPUSamplerBindingType_Filtering WGPUStatus_Success WGPUStatus_Force32 END WGPUStencilOperation_Undefined WGPUStencilOperation_Zero WGPUStencilOperation_Force32 END WGPUStorageTextureAccess_BindingNotUsed WGPUStoreOp_Undefined WGPUStoreOp_Discard WGPUSurfaceGetCurrentTextureStatus_SuccessOptimal WGPUTextureAspect_Undefined WGPUTextureAspect_StencilOnly WGPUTextureAspect_Force32 END WGPUTextureDimension_Undefined WGPUTextureDimension_2D WGPUTextureDimension_Force32 END WGPUTextureFormat_Undefined WGPUTextureFormat_R8Snorm WGPUTextureFormat_R8Sint WGPUTextureFormat_R16Sint WGPUTextureFormat_RG8Unorm WGPUTextureFormat_RG8Uint WGPUTextureFormat_R32Float WGPUTextureFormat_R32Sint WGPUTextureFormat_RG16Sint WGPUTextureFormat_RGBA8Unorm WGPUTextureFormat_RGBA8Snorm WGPUTextureFormat_RGBA8Sint WGPUTextureFormat_BGRA8UnormSrgb WGPUTextureFormat_RGB10A2Unorm WGPUTextureFormat_RGB9E5Ufloat WGPUTextureFormat_RG32Uint WGPUTextureFormat_RGBA16Uint WGPUTextureFormat_RGBA16Float WGPUTextureFormat_RGBA32Sint WGPUTextureFormat_Depth16Unorm WGPUTextureFormat_Depth24PlusStencil8 WGPUTextureFormat_Depth32FloatStencil8 WGPUTextureFormat_BC1RGBAUnormSrgb WGPUTextureFormat_BC2RGBAUnormSrgb WGPUTextureFormat_BC3RGBAUnormSrgb WGPUTextureFormat_BC4RSnorm WGPUTextureFormat_BC5RGSnorm WGPUTextureFormat_BC6HRGBFloat WGPUTextureFormat_BC7RGBAUnormSrgb WGPUTextureFormat_ETC2RGB8UnormSrgb WGPUTextureFormat_ETC2RGB8A1UnormSrgb WGPUTextureFormat_ETC2RGBA8UnormSrgb WGPUTextureFormat_EACR11Snorm WGPUTextureFormat_EACRG11Snorm WGPUTextureFormat_ASTC4x4UnormSrgb WGPUTextureFormat_ASTC5x4UnormSrgb WGPUTextureFormat_ASTC5x5UnormSrgb WGPUTextureFormat_ASTC6x5UnormSrgb WGPUTextureFormat_ASTC6x6UnormSrgb WGPUTextureFormat_ASTC8x5UnormSrgb WGPUTextureFormat_ASTC8x6UnormSrgb WGPUTextureFormat_ASTC8x8UnormSrgb WGPUTextureFormat_ASTC10x5UnormSrgb WGPUTextureFormat_ASTC10x6UnormSrgb WGPUTextureFormat_ASTC10x8UnormSrgb WGPUTextureFormat_ASTC10x10UnormSrgb WGPUTextureFormat_ASTC12x10UnormSrgb WGPUTextureFormat_ASTC12x12UnormSrgb WGPUTextureSampleType_BindingNotUsed WGPUTextureSampleType_Float WGPUTextureSampleType_Sint WGPUTextureSampleType_Force32 END WGPUTextureViewDimension_Undefined WGPUTextureViewDimension_2D WGPUTextureViewDimension_Cube WGPUTextureViewDimension_3D WGPUVertexFormat_Uint8 WGPUVertexFormat_Uint8x4 WGPUVertexFormat_Sint8x2 WGPUVertexFormat_Unorm8 WGPUVertexFormat_Unorm8x4 WGPUVertexFormat_Snorm8x2 WGPUVertexFormat_Uint16 WGPUVertexFormat_Uint16x4 WGPUVertexFormat_Sint16x2 WGPUVertexFormat_Unorm16 WGPUVertexFormat_Unorm16x4 WGPUVertexFormat_Snorm16x2 WGPUVertexFormat_Float16 WGPUVertexFormat_Float16x4 WGPUVertexFormat_Float32x2 WGPUVertexFormat_Float32x4 WGPUVertexFormat_Uint32x2 WGPUVertexFormat_Uint32x4 WGPUVertexFormat_Sint32x2 WGPUVertexFormat_Unorm8x4BGRA WGPUVertexStepMode_VertexBufferNotUsed WGPUVertexStepMode_Vertex WGPUVertexStepMode_Force32 END WGPUWaitStatus_Success WGPUWaitStatus_Force32 END END END WGPUSType_DeviceExtras WGPUNativeSType_Force32 END WGPUNativeFeature_PushConstants WGPUNativeFeature_MultiDrawIndirect WGPUNativeFeature_VertexWritableStorage WGPUNativeFeature_SampledTextureAndStorageBufferArrayNonUniformIndexing WGPUNativeFeature_StorageResourceBindingArray WGPUNativeFeature_TextureFormat16bitNorm WGPUNativeFeature_MappablePrimaryBuffers WGPUNativeFeature_UniformBufferAndStorageTextureArrayNonUniformIndexing WGPUNativeFeature_VertexAttribute64bit WGPUNativeFeature_RayTracingAccelerationStructure WGPUNativeFeature_ShaderF64 WGPUNativeFeature_ShaderPrimitiveIndex WGPUNativeFeature_SubgroupVertex WGPUNativeFeature_TimestampQueryInsidePasses WGPULogLevel_Off WGPULogLevel_Warn WGPULogLevel_Debug WGPULogLevel_Force32 END wgpu::ENUM_ENTRY (Force32, 0x7FFFFFFF) END ENUM(InstanceFlag) ENUM_ENTRY(Default
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed WGPUSamplerBindingType_Filtering WGPUStatus_Success WGPUStatus_Force32 END WGPUStencilOperation_Undefined WGPUStencilOperation_Zero WGPUStencilOperation_Force32 END WGPUStorageTextureAccess_BindingNotUsed WGPUStoreOp_Undefined WGPUStoreOp_Discard WGPUSurfaceGetCurrentTextureStatus_SuccessOptimal WGPUTextureAspect_Undefined WGPUTextureAspect_StencilOnly WGPUTextureAspect_Force32 END WGPUTextureDimension_Undefined WGPUTextureDimension_2D WGPUTextureDimension_Force32 END WGPUTextureFormat_Undefined WGPUTextureFormat_R8Snorm WGPUTextureFormat_R8Sint WGPUTextureFormat_R16Sint WGPUTextureFormat_RG8Unorm WGPUTextureFormat_RG8Uint WGPUTextureFormat_R32Float WGPUTextureFormat_R32Sint WGPUTextureFormat_RG16Sint WGPUTextureFormat_RGBA8Unorm WGPUTextureFormat_RGBA8Snorm WGPUTextureFormat_RGBA8Sint WGPUTextureFormat_BGRA8UnormSrgb WGPUTextureFormat_RGB10A2Unorm WGPUTextureFormat_RGB9E5Ufloat WGPUTextureFormat_RG32Uint WGPUTextureFormat_RGBA16Uint WGPUTextureFormat_RGBA16Float WGPUTextureFormat_RGBA32Sint WGPUTextureFormat_Depth16Unorm WGPUTextureFormat_Depth24PlusStencil8 WGPUTextureFormat_Depth32FloatStencil8 WGPUTextureFormat_BC1RGBAUnormSrgb WGPUTextureFormat_BC2RGBAUnormSrgb WGPUTextureFormat_BC3RGBAUnormSrgb WGPUTextureFormat_BC4RSnorm WGPUTextureFormat_BC5RGSnorm WGPUTextureFormat_BC6HRGBFloat WGPUTextureFormat_BC7RGBAUnormSrgb WGPUTextureFormat_ETC2RGB8UnormSrgb WGPUTextureFormat_ETC2RGB8A1UnormSrgb WGPUTextureFormat_ETC2RGBA8UnormSrgb WGPUTextureFormat_EACR11Snorm WGPUTextureFormat_EACRG11Snorm WGPUTextureFormat_ASTC4x4UnormSrgb WGPUTextureFormat_ASTC5x4UnormSrgb WGPUTextureFormat_ASTC5x5UnormSrgb WGPUTextureFormat_ASTC6x5UnormSrgb WGPUTextureFormat_ASTC6x6UnormSrgb WGPUTextureFormat_ASTC8x5UnormSrgb WGPUTextureFormat_ASTC8x6UnormSrgb WGPUTextureFormat_ASTC8x8UnormSrgb WGPUTextureFormat_ASTC10x5UnormSrgb WGPUTextureFormat_ASTC10x6UnormSrgb WGPUTextureFormat_ASTC10x8UnormSrgb WGPUTextureFormat_ASTC10x10UnormSrgb WGPUTextureFormat_ASTC12x10UnormSrgb WGPUTextureFormat_ASTC12x12UnormSrgb WGPUTextureSampleType_BindingNotUsed WGPUTextureSampleType_Float WGPUTextureSampleType_Sint WGPUTextureSampleType_Force32 END WGPUTextureViewDimension_Undefined WGPUTextureViewDimension_2D WGPUTextureViewDimension_Cube WGPUTextureViewDimension_3D WGPUVertexFormat_Uint8 WGPUVertexFormat_Uint8x4 WGPUVertexFormat_Sint8x2 WGPUVertexFormat_Unorm8 WGPUVertexFormat_Unorm8x4 WGPUVertexFormat_Snorm8x2 WGPUVertexFormat_Uint16 WGPUVertexFormat_Uint16x4 WGPUVertexFormat_Sint16x2 WGPUVertexFormat_Unorm16 WGPUVertexFormat_Unorm16x4 WGPUVertexFormat_Snorm16x2 WGPUVertexFormat_Float16 WGPUVertexFormat_Float16x4 WGPUVertexFormat_Float32x2 WGPUVertexFormat_Float32x4 WGPUVertexFormat_Uint32x2 WGPUVertexFormat_Uint32x4 WGPUVertexFormat_Sint32x2 WGPUVertexFormat_Unorm8x4BGRA WGPUVertexStepMode_VertexBufferNotUsed WGPUVertexStepMode_Vertex WGPUVertexStepMode_Force32 END WGPUWaitStatus_Success WGPUWaitStatus_Force32 END END END WGPUSType_DeviceExtras WGPUNativeSType_Force32 END WGPUNativeFeature_PushConstants WGPUNativeFeature_MultiDrawIndirect WGPUNativeFeature_VertexWritableStorage WGPUNativeFeature_SampledTextureAndStorageBufferArrayNonUniformIndexing WGPUNativeFeature_StorageResourceBindingArray WGPUNativeFeature_TextureFormat16bitNorm WGPUNativeFeature_MappablePrimaryBuffers WGPUNativeFeature_UniformBufferAndStorageTextureArrayNonUniformIndexing WGPUNativeFeature_VertexAttribute64bit WGPUNativeFeature_RayTracingAccelerationStructure WGPUNativeFeature_ShaderF64 WGPUNativeFeature_ShaderPrimitiveIndex WGPUNativeFeature_SubgroupVertex WGPUNativeFeature_TimestampQueryInsidePasses WGPULogLevel_Off WGPULogLevel_Warn WGPULogLevel_Debug WGPULogLevel_Force32 END WGPUDx12Compiler_Undefined wgpu::ENUM_ENTRY (Fxc, WGPUDx12Compiler_Fxc) ENUM_ENTRY(Dxc
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed WGPUSamplerBindingType_Filtering WGPUStatus_Success WGPUStatus_Force32 END WGPUStencilOperation_Undefined WGPUStencilOperation_Zero WGPUStencilOperation_Force32 END WGPUStorageTextureAccess_BindingNotUsed WGPUStoreOp_Undefined WGPUStoreOp_Discard WGPUSurfaceGetCurrentTextureStatus_SuccessOptimal WGPUTextureAspect_Undefined WGPUTextureAspect_StencilOnly WGPUTextureAspect_Force32 END WGPUTextureDimension_Undefined WGPUTextureDimension_2D WGPUTextureDimension_Force32 END WGPUTextureFormat_Undefined WGPUTextureFormat_R8Snorm WGPUTextureFormat_R8Sint WGPUTextureFormat_R16Sint WGPUTextureFormat_RG8Unorm WGPUTextureFormat_RG8Uint WGPUTextureFormat_R32Float WGPUTextureFormat_R32Sint WGPUTextureFormat_RG16Sint WGPUTextureFormat_RGBA8Unorm WGPUTextureFormat_RGBA8Snorm WGPUTextureFormat_RGBA8Sint WGPUTextureFormat_BGRA8UnormSrgb WGPUTextureFormat_RGB10A2Unorm WGPUTextureFormat_RGB9E5Ufloat WGPUTextureFormat_RG32Uint WGPUTextureFormat_RGBA16Uint WGPUTextureFormat_RGBA16Float WGPUTextureFormat_RGBA32Sint WGPUTextureFormat_Depth16Unorm WGPUTextureFormat_Depth24PlusStencil8 WGPUTextureFormat_Depth32FloatStencil8 WGPUTextureFormat_BC1RGBAUnormSrgb WGPUTextureFormat_BC2RGBAUnormSrgb WGPUTextureFormat_BC3RGBAUnormSrgb WGPUTextureFormat_BC4RSnorm WGPUTextureFormat_BC5RGSnorm WGPUTextureFormat_BC6HRGBFloat WGPUTextureFormat_BC7RGBAUnormSrgb WGPUTextureFormat_ETC2RGB8UnormSrgb WGPUTextureFormat_ETC2RGB8A1UnormSrgb WGPUTextureFormat_ETC2RGBA8UnormSrgb WGPUTextureFormat_EACR11Snorm WGPUTextureFormat_EACRG11Snorm WGPUTextureFormat_ASTC4x4UnormSrgb WGPUTextureFormat_ASTC5x4UnormSrgb WGPUTextureFormat_ASTC5x5UnormSrgb WGPUTextureFormat_ASTC6x5UnormSrgb WGPUTextureFormat_ASTC6x6UnormSrgb WGPUTextureFormat_ASTC8x5UnormSrgb WGPUTextureFormat_ASTC8x6UnormSrgb WGPUTextureFormat_ASTC8x8UnormSrgb WGPUTextureFormat_ASTC10x5UnormSrgb WGPUTextureFormat_ASTC10x6UnormSrgb WGPUTextureFormat_ASTC10x8UnormSrgb WGPUTextureFormat_ASTC10x10UnormSrgb WGPUTextureFormat_ASTC12x10UnormSrgb WGPUTextureFormat_ASTC12x12UnormSrgb WGPUTextureSampleType_BindingNotUsed WGPUTextureSampleType_Float WGPUTextureSampleType_Sint WGPUTextureSampleType_Force32 END WGPUTextureViewDimension_Undefined WGPUTextureViewDimension_2D WGPUTextureViewDimension_Cube WGPUTextureViewDimension_3D WGPUVertexFormat_Uint8 WGPUVertexFormat_Uint8x4 WGPUVertexFormat_Sint8x2 WGPUVertexFormat_Unorm8 WGPUVertexFormat_Unorm8x4 WGPUVertexFormat_Snorm8x2 WGPUVertexFormat_Uint16 WGPUVertexFormat_Uint16x4 WGPUVertexFormat_Sint16x2 WGPUVertexFormat_Unorm16 WGPUVertexFormat_Unorm16x4 WGPUVertexFormat_Snorm16x2 WGPUVertexFormat_Float16 WGPUVertexFormat_Float16x4 WGPUVertexFormat_Float32x2 WGPUVertexFormat_Float32x4 WGPUVertexFormat_Uint32x2 WGPUVertexFormat_Uint32x4 WGPUVertexFormat_Sint32x2 WGPUVertexFormat_Unorm8x4BGRA WGPUVertexStepMode_VertexBufferNotUsed WGPUVertexStepMode_Vertex WGPUVertexStepMode_Force32 END WGPUWaitStatus_Success WGPUWaitStatus_Force32 END END END WGPUSType_DeviceExtras WGPUNativeSType_Force32 END WGPUNativeFeature_PushConstants WGPUNativeFeature_MultiDrawIndirect WGPUNativeFeature_VertexWritableStorage WGPUNativeFeature_SampledTextureAndStorageBufferArrayNonUniformIndexing WGPUNativeFeature_StorageResourceBindingArray WGPUNativeFeature_TextureFormat16bitNorm WGPUNativeFeature_MappablePrimaryBuffers WGPUNativeFeature_UniformBufferAndStorageTextureArrayNonUniformIndexing WGPUNativeFeature_VertexAttribute64bit WGPUNativeFeature_RayTracingAccelerationStructure WGPUNativeFeature_ShaderF64 WGPUNativeFeature_ShaderPrimitiveIndex WGPUNativeFeature_SubgroupVertex WGPUNativeFeature_TimestampQueryInsidePasses WGPULogLevel_Off WGPULogLevel_Warn WGPULogLevel_Debug WGPULogLevel_Force32 END WGPUDx12Compiler_Undefined WGPUDx12Compiler_Dxc wgpu::ENUM_ENTRY (Force32, WGPUDx12Compiler_Force32) END ENUM(Gles3MinorVersion) ENUM_ENTRY(Automatic
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed WGPUSamplerBindingType_Filtering WGPUStatus_Success WGPUStatus_Force32 END WGPUStencilOperation_Undefined WGPUStencilOperation_Zero WGPUStencilOperation_Force32 END WGPUStorageTextureAccess_BindingNotUsed WGPUStoreOp_Undefined WGPUStoreOp_Discard WGPUSurfaceGetCurrentTextureStatus_SuccessOptimal WGPUTextureAspect_Undefined WGPUTextureAspect_StencilOnly WGPUTextureAspect_Force32 END WGPUTextureDimension_Undefined WGPUTextureDimension_2D WGPUTextureDimension_Force32 END WGPUTextureFormat_Undefined WGPUTextureFormat_R8Snorm WGPUTextureFormat_R8Sint WGPUTextureFormat_R16Sint WGPUTextureFormat_RG8Unorm WGPUTextureFormat_RG8Uint WGPUTextureFormat_R32Float WGPUTextureFormat_R32Sint WGPUTextureFormat_RG16Sint WGPUTextureFormat_RGBA8Unorm WGPUTextureFormat_RGBA8Snorm WGPUTextureFormat_RGBA8Sint WGPUTextureFormat_BGRA8UnormSrgb WGPUTextureFormat_RGB10A2Unorm WGPUTextureFormat_RGB9E5Ufloat WGPUTextureFormat_RG32Uint WGPUTextureFormat_RGBA16Uint WGPUTextureFormat_RGBA16Float WGPUTextureFormat_RGBA32Sint WGPUTextureFormat_Depth16Unorm WGPUTextureFormat_Depth24PlusStencil8 WGPUTextureFormat_Depth32FloatStencil8 WGPUTextureFormat_BC1RGBAUnormSrgb WGPUTextureFormat_BC2RGBAUnormSrgb WGPUTextureFormat_BC3RGBAUnormSrgb WGPUTextureFormat_BC4RSnorm WGPUTextureFormat_BC5RGSnorm WGPUTextureFormat_BC6HRGBFloat WGPUTextureFormat_BC7RGBAUnormSrgb WGPUTextureFormat_ETC2RGB8UnormSrgb WGPUTextureFormat_ETC2RGB8A1UnormSrgb WGPUTextureFormat_ETC2RGBA8UnormSrgb WGPUTextureFormat_EACR11Snorm WGPUTextureFormat_EACRG11Snorm WGPUTextureFormat_ASTC4x4UnormSrgb WGPUTextureFormat_ASTC5x4UnormSrgb WGPUTextureFormat_ASTC5x5UnormSrgb WGPUTextureFormat_ASTC6x5UnormSrgb WGPUTextureFormat_ASTC6x6UnormSrgb WGPUTextureFormat_ASTC8x5UnormSrgb WGPUTextureFormat_ASTC8x6UnormSrgb WGPUTextureFormat_ASTC8x8UnormSrgb WGPUTextureFormat_ASTC10x5UnormSrgb WGPUTextureFormat_ASTC10x6UnormSrgb WGPUTextureFormat_ASTC10x8UnormSrgb WGPUTextureFormat_ASTC10x10UnormSrgb WGPUTextureFormat_ASTC12x10UnormSrgb WGPUTextureFormat_ASTC12x12UnormSrgb WGPUTextureSampleType_BindingNotUsed WGPUTextureSampleType_Float WGPUTextureSampleType_Sint WGPUTextureSampleType_Force32 END WGPUTextureViewDimension_Undefined WGPUTextureViewDimension_2D WGPUTextureViewDimension_Cube WGPUTextureViewDimension_3D WGPUVertexFormat_Uint8 WGPUVertexFormat_Uint8x4 WGPUVertexFormat_Sint8x2 WGPUVertexFormat_Unorm8 WGPUVertexFormat_Unorm8x4 WGPUVertexFormat_Snorm8x2 WGPUVertexFormat_Uint16 WGPUVertexFormat_Uint16x4 WGPUVertexFormat_Sint16x2 WGPUVertexFormat_Unorm16 WGPUVertexFormat_Unorm16x4 WGPUVertexFormat_Snorm16x2 WGPUVertexFormat_Float16 WGPUVertexFormat_Float16x4 WGPUVertexFormat_Float32x2 WGPUVertexFormat_Float32x4 WGPUVertexFormat_Uint32x2 WGPUVertexFormat_Uint32x4 WGPUVertexFormat_Sint32x2 WGPUVertexFormat_Unorm8x4BGRA WGPUVertexStepMode_VertexBufferNotUsed WGPUVertexStepMode_Vertex WGPUVertexStepMode_Force32 END WGPUWaitStatus_Success WGPUWaitStatus_Force32 END END END WGPUSType_DeviceExtras WGPUNativeSType_Force32 END WGPUNativeFeature_PushConstants WGPUNativeFeature_MultiDrawIndirect WGPUNativeFeature_VertexWritableStorage WGPUNativeFeature_SampledTextureAndStorageBufferArrayNonUniformIndexing WGPUNativeFeature_StorageResourceBindingArray WGPUNativeFeature_TextureFormat16bitNorm WGPUNativeFeature_MappablePrimaryBuffers WGPUNativeFeature_UniformBufferAndStorageTextureArrayNonUniformIndexing WGPUNativeFeature_VertexAttribute64bit WGPUNativeFeature_RayTracingAccelerationStructure WGPUNativeFeature_ShaderF64 WGPUNativeFeature_ShaderPrimitiveIndex WGPUNativeFeature_SubgroupVertex WGPUNativeFeature_TimestampQueryInsidePasses WGPULogLevel_Off WGPULogLevel_Warn WGPULogLevel_Debug WGPULogLevel_Force32 END WGPUDx12Compiler_Undefined WGPUDx12Compiler_Dxc WGPUGles3MinorVersion_Automatic wgpu::ENUM_ENTRY (Version0, WGPUGles3MinorVersion_Version0) ENUM_ENTRY(Version1
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed WGPUSamplerBindingType_Filtering WGPUStatus_Success WGPUStatus_Force32 END WGPUStencilOperation_Undefined WGPUStencilOperation_Zero WGPUStencilOperation_Force32 END WGPUStorageTextureAccess_BindingNotUsed WGPUStoreOp_Undefined WGPUStoreOp_Discard WGPUSurfaceGetCurrentTextureStatus_SuccessOptimal WGPUTextureAspect_Undefined WGPUTextureAspect_StencilOnly WGPUTextureAspect_Force32 END WGPUTextureDimension_Undefined WGPUTextureDimension_2D WGPUTextureDimension_Force32 END WGPUTextureFormat_Undefined WGPUTextureFormat_R8Snorm WGPUTextureFormat_R8Sint WGPUTextureFormat_R16Sint WGPUTextureFormat_RG8Unorm WGPUTextureFormat_RG8Uint WGPUTextureFormat_R32Float WGPUTextureFormat_R32Sint WGPUTextureFormat_RG16Sint WGPUTextureFormat_RGBA8Unorm WGPUTextureFormat_RGBA8Snorm WGPUTextureFormat_RGBA8Sint WGPUTextureFormat_BGRA8UnormSrgb WGPUTextureFormat_RGB10A2Unorm WGPUTextureFormat_RGB9E5Ufloat WGPUTextureFormat_RG32Uint WGPUTextureFormat_RGBA16Uint WGPUTextureFormat_RGBA16Float WGPUTextureFormat_RGBA32Sint WGPUTextureFormat_Depth16Unorm WGPUTextureFormat_Depth24PlusStencil8 WGPUTextureFormat_Depth32FloatStencil8 WGPUTextureFormat_BC1RGBAUnormSrgb WGPUTextureFormat_BC2RGBAUnormSrgb WGPUTextureFormat_BC3RGBAUnormSrgb WGPUTextureFormat_BC4RSnorm WGPUTextureFormat_BC5RGSnorm WGPUTextureFormat_BC6HRGBFloat WGPUTextureFormat_BC7RGBAUnormSrgb WGPUTextureFormat_ETC2RGB8UnormSrgb WGPUTextureFormat_ETC2RGB8A1UnormSrgb WGPUTextureFormat_ETC2RGBA8UnormSrgb WGPUTextureFormat_EACR11Snorm WGPUTextureFormat_EACRG11Snorm WGPUTextureFormat_ASTC4x4UnormSrgb WGPUTextureFormat_ASTC5x4UnormSrgb WGPUTextureFormat_ASTC5x5UnormSrgb WGPUTextureFormat_ASTC6x5UnormSrgb WGPUTextureFormat_ASTC6x6UnormSrgb WGPUTextureFormat_ASTC8x5UnormSrgb WGPUTextureFormat_ASTC8x6UnormSrgb WGPUTextureFormat_ASTC8x8UnormSrgb WGPUTextureFormat_ASTC10x5UnormSrgb WGPUTextureFormat_ASTC10x6UnormSrgb WGPUTextureFormat_ASTC10x8UnormSrgb WGPUTextureFormat_ASTC10x10UnormSrgb WGPUTextureFormat_ASTC12x10UnormSrgb WGPUTextureFormat_ASTC12x12UnormSrgb WGPUTextureSampleType_BindingNotUsed WGPUTextureSampleType_Float WGPUTextureSampleType_Sint WGPUTextureSampleType_Force32 END WGPUTextureViewDimension_Undefined WGPUTextureViewDimension_2D WGPUTextureViewDimension_Cube WGPUTextureViewDimension_3D WGPUVertexFormat_Uint8 WGPUVertexFormat_Uint8x4 WGPUVertexFormat_Sint8x2 WGPUVertexFormat_Unorm8 WGPUVertexFormat_Unorm8x4 WGPUVertexFormat_Snorm8x2 WGPUVertexFormat_Uint16 WGPUVertexFormat_Uint16x4 WGPUVertexFormat_Sint16x2 WGPUVertexFormat_Unorm16 WGPUVertexFormat_Unorm16x4 WGPUVertexFormat_Snorm16x2 WGPUVertexFormat_Float16 WGPUVertexFormat_Float16x4 WGPUVertexFormat_Float32x2 WGPUVertexFormat_Float32x4 WGPUVertexFormat_Uint32x2 WGPUVertexFormat_Uint32x4 WGPUVertexFormat_Sint32x2 WGPUVertexFormat_Unorm8x4BGRA WGPUVertexStepMode_VertexBufferNotUsed WGPUVertexStepMode_Vertex WGPUVertexStepMode_Force32 END WGPUWaitStatus_Success WGPUWaitStatus_Force32 END END END WGPUSType_DeviceExtras WGPUNativeSType_Force32 END WGPUNativeFeature_PushConstants WGPUNativeFeature_MultiDrawIndirect WGPUNativeFeature_VertexWritableStorage WGPUNativeFeature_SampledTextureAndStorageBufferArrayNonUniformIndexing WGPUNativeFeature_StorageResourceBindingArray WGPUNativeFeature_TextureFormat16bitNorm WGPUNativeFeature_MappablePrimaryBuffers WGPUNativeFeature_UniformBufferAndStorageTextureArrayNonUniformIndexing WGPUNativeFeature_VertexAttribute64bit WGPUNativeFeature_RayTracingAccelerationStructure WGPUNativeFeature_ShaderF64 WGPUNativeFeature_ShaderPrimitiveIndex WGPUNativeFeature_SubgroupVertex WGPUNativeFeature_TimestampQueryInsidePasses WGPULogLevel_Off WGPULogLevel_Warn WGPULogLevel_Debug WGPULogLevel_Force32 END WGPUDx12Compiler_Undefined WGPUDx12Compiler_Dxc WGPUGles3MinorVersion_Automatic WGPUGles3MinorVersion_Version1 wgpu::ENUM_ENTRY (Version2, WGPUGles3MinorVersion_Version2) ENUM_ENTRY(Force32
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed WGPUSamplerBindingType_Filtering WGPUStatus_Success WGPUStatus_Force32 END WGPUStencilOperation_Undefined WGPUStencilOperation_Zero WGPUStencilOperation_Force32 END WGPUStorageTextureAccess_BindingNotUsed WGPUStoreOp_Undefined WGPUStoreOp_Discard WGPUSurfaceGetCurrentTextureStatus_SuccessOptimal WGPUTextureAspect_Undefined WGPUTextureAspect_StencilOnly WGPUTextureAspect_Force32 END WGPUTextureDimension_Undefined WGPUTextureDimension_2D WGPUTextureDimension_Force32 END WGPUTextureFormat_Undefined WGPUTextureFormat_R8Snorm WGPUTextureFormat_R8Sint WGPUTextureFormat_R16Sint WGPUTextureFormat_RG8Unorm WGPUTextureFormat_RG8Uint WGPUTextureFormat_R32Float WGPUTextureFormat_R32Sint WGPUTextureFormat_RG16Sint WGPUTextureFormat_RGBA8Unorm WGPUTextureFormat_RGBA8Snorm WGPUTextureFormat_RGBA8Sint WGPUTextureFormat_BGRA8UnormSrgb WGPUTextureFormat_RGB10A2Unorm WGPUTextureFormat_RGB9E5Ufloat WGPUTextureFormat_RG32Uint WGPUTextureFormat_RGBA16Uint WGPUTextureFormat_RGBA16Float WGPUTextureFormat_RGBA32Sint WGPUTextureFormat_Depth16Unorm WGPUTextureFormat_Depth24PlusStencil8 WGPUTextureFormat_Depth32FloatStencil8 WGPUTextureFormat_BC1RGBAUnormSrgb WGPUTextureFormat_BC2RGBAUnormSrgb WGPUTextureFormat_BC3RGBAUnormSrgb WGPUTextureFormat_BC4RSnorm WGPUTextureFormat_BC5RGSnorm WGPUTextureFormat_BC6HRGBFloat WGPUTextureFormat_BC7RGBAUnormSrgb WGPUTextureFormat_ETC2RGB8UnormSrgb WGPUTextureFormat_ETC2RGB8A1UnormSrgb WGPUTextureFormat_ETC2RGBA8UnormSrgb WGPUTextureFormat_EACR11Snorm WGPUTextureFormat_EACRG11Snorm WGPUTextureFormat_ASTC4x4UnormSrgb WGPUTextureFormat_ASTC5x4UnormSrgb WGPUTextureFormat_ASTC5x5UnormSrgb WGPUTextureFormat_ASTC6x5UnormSrgb WGPUTextureFormat_ASTC6x6UnormSrgb WGPUTextureFormat_ASTC8x5UnormSrgb WGPUTextureFormat_ASTC8x6UnormSrgb WGPUTextureFormat_ASTC8x8UnormSrgb WGPUTextureFormat_ASTC10x5UnormSrgb WGPUTextureFormat_ASTC10x6UnormSrgb WGPUTextureFormat_ASTC10x8UnormSrgb WGPUTextureFormat_ASTC10x10UnormSrgb WGPUTextureFormat_ASTC12x10UnormSrgb WGPUTextureFormat_ASTC12x12UnormSrgb WGPUTextureSampleType_BindingNotUsed WGPUTextureSampleType_Float WGPUTextureSampleType_Sint WGPUTextureSampleType_Force32 END WGPUTextureViewDimension_Undefined WGPUTextureViewDimension_2D WGPUTextureViewDimension_Cube WGPUTextureViewDimension_3D WGPUVertexFormat_Uint8 WGPUVertexFormat_Uint8x4 WGPUVertexFormat_Sint8x2 WGPUVertexFormat_Unorm8 WGPUVertexFormat_Unorm8x4 WGPUVertexFormat_Snorm8x2 WGPUVertexFormat_Uint16 WGPUVertexFormat_Uint16x4 WGPUVertexFormat_Sint16x2 WGPUVertexFormat_Unorm16 WGPUVertexFormat_Unorm16x4 WGPUVertexFormat_Snorm16x2 WGPUVertexFormat_Float16 WGPUVertexFormat_Float16x4 WGPUVertexFormat_Float32x2 WGPUVertexFormat_Float32x4 WGPUVertexFormat_Uint32x2 WGPUVertexFormat_Uint32x4 WGPUVertexFormat_Sint32x2 WGPUVertexFormat_Unorm8x4BGRA WGPUVertexStepMode_VertexBufferNotUsed WGPUVertexStepMode_Vertex WGPUVertexStepMode_Force32 END WGPUWaitStatus_Success WGPUWaitStatus_Force32 END END END WGPUSType_DeviceExtras WGPUNativeSType_Force32 END WGPUNativeFeature_PushConstants WGPUNativeFeature_MultiDrawIndirect WGPUNativeFeature_VertexWritableStorage WGPUNativeFeature_SampledTextureAndStorageBufferArrayNonUniformIndexing WGPUNativeFeature_StorageResourceBindingArray WGPUNativeFeature_TextureFormat16bitNorm WGPUNativeFeature_MappablePrimaryBuffers WGPUNativeFeature_UniformBufferAndStorageTextureArrayNonUniformIndexing WGPUNativeFeature_VertexAttribute64bit WGPUNativeFeature_RayTracingAccelerationStructure WGPUNativeFeature_ShaderF64 WGPUNativeFeature_ShaderPrimitiveIndex WGPUNativeFeature_SubgroupVertex WGPUNativeFeature_TimestampQueryInsidePasses WGPULogLevel_Off WGPULogLevel_Warn WGPULogLevel_Debug WGPULogLevel_Force32 END WGPUDx12Compiler_Undefined WGPUDx12Compiler_Dxc WGPUGles3MinorVersion_Automatic WGPUGles3MinorVersion_Version1 WGPUGles3MinorVersion_Force32 END wgpu::ENUM (PipelineStatisticName) ENUM_ENTRY(VertexShaderInvocations
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed WGPUSamplerBindingType_Filtering WGPUStatus_Success WGPUStatus_Force32 END WGPUStencilOperation_Undefined WGPUStencilOperation_Zero WGPUStencilOperation_Force32 END WGPUStorageTextureAccess_BindingNotUsed WGPUStoreOp_Undefined WGPUStoreOp_Discard WGPUSurfaceGetCurrentTextureStatus_SuccessOptimal WGPUTextureAspect_Undefined WGPUTextureAspect_StencilOnly WGPUTextureAspect_Force32 END WGPUTextureDimension_Undefined WGPUTextureDimension_2D WGPUTextureDimension_Force32 END WGPUTextureFormat_Undefined WGPUTextureFormat_R8Snorm WGPUTextureFormat_R8Sint WGPUTextureFormat_R16Sint WGPUTextureFormat_RG8Unorm WGPUTextureFormat_RG8Uint WGPUTextureFormat_R32Float WGPUTextureFormat_R32Sint WGPUTextureFormat_RG16Sint WGPUTextureFormat_RGBA8Unorm WGPUTextureFormat_RGBA8Snorm WGPUTextureFormat_RGBA8Sint WGPUTextureFormat_BGRA8UnormSrgb WGPUTextureFormat_RGB10A2Unorm WGPUTextureFormat_RGB9E5Ufloat WGPUTextureFormat_RG32Uint WGPUTextureFormat_RGBA16Uint WGPUTextureFormat_RGBA16Float WGPUTextureFormat_RGBA32Sint WGPUTextureFormat_Depth16Unorm WGPUTextureFormat_Depth24PlusStencil8 WGPUTextureFormat_Depth32FloatStencil8 WGPUTextureFormat_BC1RGBAUnormSrgb WGPUTextureFormat_BC2RGBAUnormSrgb WGPUTextureFormat_BC3RGBAUnormSrgb WGPUTextureFormat_BC4RSnorm WGPUTextureFormat_BC5RGSnorm WGPUTextureFormat_BC6HRGBFloat WGPUTextureFormat_BC7RGBAUnormSrgb WGPUTextureFormat_ETC2RGB8UnormSrgb WGPUTextureFormat_ETC2RGB8A1UnormSrgb WGPUTextureFormat_ETC2RGBA8UnormSrgb WGPUTextureFormat_EACR11Snorm WGPUTextureFormat_EACRG11Snorm WGPUTextureFormat_ASTC4x4UnormSrgb WGPUTextureFormat_ASTC5x4UnormSrgb WGPUTextureFormat_ASTC5x5UnormSrgb WGPUTextureFormat_ASTC6x5UnormSrgb WGPUTextureFormat_ASTC6x6UnormSrgb WGPUTextureFormat_ASTC8x5UnormSrgb WGPUTextureFormat_ASTC8x6UnormSrgb WGPUTextureFormat_ASTC8x8UnormSrgb WGPUTextureFormat_ASTC10x5UnormSrgb WGPUTextureFormat_ASTC10x6UnormSrgb WGPUTextureFormat_ASTC10x8UnormSrgb WGPUTextureFormat_ASTC10x10UnormSrgb WGPUTextureFormat_ASTC12x10UnormSrgb WGPUTextureFormat_ASTC12x12UnormSrgb WGPUTextureSampleType_BindingNotUsed WGPUTextureSampleType_Float WGPUTextureSampleType_Sint WGPUTextureSampleType_Force32 END WGPUTextureViewDimension_Undefined WGPUTextureViewDimension_2D WGPUTextureViewDimension_Cube WGPUTextureViewDimension_3D WGPUVertexFormat_Uint8 WGPUVertexFormat_Uint8x4 WGPUVertexFormat_Sint8x2 WGPUVertexFormat_Unorm8 WGPUVertexFormat_Unorm8x4 WGPUVertexFormat_Snorm8x2 WGPUVertexFormat_Uint16 WGPUVertexFormat_Uint16x4 WGPUVertexFormat_Sint16x2 WGPUVertexFormat_Unorm16 WGPUVertexFormat_Unorm16x4 WGPUVertexFormat_Snorm16x2 WGPUVertexFormat_Float16 WGPUVertexFormat_Float16x4 WGPUVertexFormat_Float32x2 WGPUVertexFormat_Float32x4 WGPUVertexFormat_Uint32x2 WGPUVertexFormat_Uint32x4 WGPUVertexFormat_Sint32x2 WGPUVertexFormat_Unorm8x4BGRA WGPUVertexStepMode_VertexBufferNotUsed WGPUVertexStepMode_Vertex WGPUVertexStepMode_Force32 END WGPUWaitStatus_Success WGPUWaitStatus_Force32 END END END WGPUSType_DeviceExtras WGPUNativeSType_Force32 END WGPUNativeFeature_PushConstants WGPUNativeFeature_MultiDrawIndirect WGPUNativeFeature_VertexWritableStorage WGPUNativeFeature_SampledTextureAndStorageBufferArrayNonUniformIndexing WGPUNativeFeature_StorageResourceBindingArray WGPUNativeFeature_TextureFormat16bitNorm WGPUNativeFeature_MappablePrimaryBuffers WGPUNativeFeature_UniformBufferAndStorageTextureArrayNonUniformIndexing WGPUNativeFeature_VertexAttribute64bit WGPUNativeFeature_RayTracingAccelerationStructure WGPUNativeFeature_ShaderF64 WGPUNativeFeature_ShaderPrimitiveIndex WGPUNativeFeature_SubgroupVertex WGPUNativeFeature_TimestampQueryInsidePasses WGPULogLevel_Off WGPULogLevel_Warn WGPULogLevel_Debug WGPULogLevel_Force32 END WGPUDx12Compiler_Undefined WGPUDx12Compiler_Dxc WGPUGles3MinorVersion_Automatic WGPUGles3MinorVersion_Version1 WGPUGles3MinorVersion_Force32 END WGPUPipelineStatisticName_VertexShaderInvocations wgpu::ENUM_ENTRY (Force32, WGPUPipelineStatisticName_Force32) END ENUM(NativeQueryType) ENUM_ENTRY(Force32
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed WGPUSamplerBindingType_Filtering WGPUStatus_Success WGPUStatus_Force32 END WGPUStencilOperation_Undefined WGPUStencilOperation_Zero WGPUStencilOperation_Force32 END WGPUStorageTextureAccess_BindingNotUsed WGPUStoreOp_Undefined WGPUStoreOp_Discard WGPUSurfaceGetCurrentTextureStatus_SuccessOptimal WGPUTextureAspect_Undefined WGPUTextureAspect_StencilOnly WGPUTextureAspect_Force32 END WGPUTextureDimension_Undefined WGPUTextureDimension_2D WGPUTextureDimension_Force32 END WGPUTextureFormat_Undefined WGPUTextureFormat_R8Snorm WGPUTextureFormat_R8Sint WGPUTextureFormat_R16Sint WGPUTextureFormat_RG8Unorm WGPUTextureFormat_RG8Uint WGPUTextureFormat_R32Float WGPUTextureFormat_R32Sint WGPUTextureFormat_RG16Sint WGPUTextureFormat_RGBA8Unorm WGPUTextureFormat_RGBA8Snorm WGPUTextureFormat_RGBA8Sint WGPUTextureFormat_BGRA8UnormSrgb WGPUTextureFormat_RGB10A2Unorm WGPUTextureFormat_RGB9E5Ufloat WGPUTextureFormat_RG32Uint WGPUTextureFormat_RGBA16Uint WGPUTextureFormat_RGBA16Float WGPUTextureFormat_RGBA32Sint WGPUTextureFormat_Depth16Unorm WGPUTextureFormat_Depth24PlusStencil8 WGPUTextureFormat_Depth32FloatStencil8 WGPUTextureFormat_BC1RGBAUnormSrgb WGPUTextureFormat_BC2RGBAUnormSrgb WGPUTextureFormat_BC3RGBAUnormSrgb WGPUTextureFormat_BC4RSnorm WGPUTextureFormat_BC5RGSnorm WGPUTextureFormat_BC6HRGBFloat WGPUTextureFormat_BC7RGBAUnormSrgb WGPUTextureFormat_ETC2RGB8UnormSrgb WGPUTextureFormat_ETC2RGB8A1UnormSrgb WGPUTextureFormat_ETC2RGBA8UnormSrgb WGPUTextureFormat_EACR11Snorm WGPUTextureFormat_EACRG11Snorm WGPUTextureFormat_ASTC4x4UnormSrgb WGPUTextureFormat_ASTC5x4UnormSrgb WGPUTextureFormat_ASTC5x5UnormSrgb WGPUTextureFormat_ASTC6x5UnormSrgb WGPUTextureFormat_ASTC6x6UnormSrgb WGPUTextureFormat_ASTC8x5UnormSrgb WGPUTextureFormat_ASTC8x6UnormSrgb WGPUTextureFormat_ASTC8x8UnormSrgb WGPUTextureFormat_ASTC10x5UnormSrgb WGPUTextureFormat_ASTC10x6UnormSrgb WGPUTextureFormat_ASTC10x8UnormSrgb WGPUTextureFormat_ASTC10x10UnormSrgb WGPUTextureFormat_ASTC12x10UnormSrgb WGPUTextureFormat_ASTC12x12UnormSrgb WGPUTextureSampleType_BindingNotUsed WGPUTextureSampleType_Float WGPUTextureSampleType_Sint WGPUTextureSampleType_Force32 END WGPUTextureViewDimension_Undefined WGPUTextureViewDimension_2D WGPUTextureViewDimension_Cube WGPUTextureViewDimension_3D WGPUVertexFormat_Uint8 WGPUVertexFormat_Uint8x4 WGPUVertexFormat_Sint8x2 WGPUVertexFormat_Unorm8 WGPUVertexFormat_Unorm8x4 WGPUVertexFormat_Snorm8x2 WGPUVertexFormat_Uint16 WGPUVertexFormat_Uint16x4 WGPUVertexFormat_Sint16x2 WGPUVertexFormat_Unorm16 WGPUVertexFormat_Unorm16x4 WGPUVertexFormat_Snorm16x2 WGPUVertexFormat_Float16 WGPUVertexFormat_Float16x4 WGPUVertexFormat_Float32x2 WGPUVertexFormat_Float32x4 WGPUVertexFormat_Uint32x2 WGPUVertexFormat_Uint32x4 WGPUVertexFormat_Sint32x2 WGPUVertexFormat_Unorm8x4BGRA WGPUVertexStepMode_VertexBufferNotUsed WGPUVertexStepMode_Vertex WGPUVertexStepMode_Force32 END WGPUWaitStatus_Success WGPUWaitStatus_Force32 END END END WGPUSType_DeviceExtras WGPUNativeSType_Force32 END WGPUNativeFeature_PushConstants WGPUNativeFeature_MultiDrawIndirect WGPUNativeFeature_VertexWritableStorage WGPUNativeFeature_SampledTextureAndStorageBufferArrayNonUniformIndexing WGPUNativeFeature_StorageResourceBindingArray WGPUNativeFeature_TextureFormat16bitNorm WGPUNativeFeature_MappablePrimaryBuffers WGPUNativeFeature_UniformBufferAndStorageTextureArrayNonUniformIndexing WGPUNativeFeature_VertexAttribute64bit WGPUNativeFeature_RayTracingAccelerationStructure WGPUNativeFeature_ShaderF64 WGPUNativeFeature_ShaderPrimitiveIndex WGPUNativeFeature_SubgroupVertex WGPUNativeFeature_TimestampQueryInsidePasses WGPULogLevel_Off WGPULogLevel_Warn WGPULogLevel_Debug WGPULogLevel_Force32 END WGPUDx12Compiler_Undefined WGPUDx12Compiler_Dxc WGPUGles3MinorVersion_Automatic WGPUGles3MinorVersion_Version1 WGPUGles3MinorVersion_Force32 END WGPUPipelineStatisticName_VertexShaderInvocations WGPUNativeQueryType_Force32 END wgpu::ENUM (NativeTextureFormat) ENUM_ENTRY(R16Unorm
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed WGPUSamplerBindingType_Filtering WGPUStatus_Success WGPUStatus_Force32 END WGPUStencilOperation_Undefined WGPUStencilOperation_Zero WGPUStencilOperation_Force32 END WGPUStorageTextureAccess_BindingNotUsed WGPUStoreOp_Undefined WGPUStoreOp_Discard WGPUSurfaceGetCurrentTextureStatus_SuccessOptimal WGPUTextureAspect_Undefined WGPUTextureAspect_StencilOnly WGPUTextureAspect_Force32 END WGPUTextureDimension_Undefined WGPUTextureDimension_2D WGPUTextureDimension_Force32 END WGPUTextureFormat_Undefined WGPUTextureFormat_R8Snorm WGPUTextureFormat_R8Sint WGPUTextureFormat_R16Sint WGPUTextureFormat_RG8Unorm WGPUTextureFormat_RG8Uint WGPUTextureFormat_R32Float WGPUTextureFormat_R32Sint WGPUTextureFormat_RG16Sint WGPUTextureFormat_RGBA8Unorm WGPUTextureFormat_RGBA8Snorm WGPUTextureFormat_RGBA8Sint WGPUTextureFormat_BGRA8UnormSrgb WGPUTextureFormat_RGB10A2Unorm WGPUTextureFormat_RGB9E5Ufloat WGPUTextureFormat_RG32Uint WGPUTextureFormat_RGBA16Uint WGPUTextureFormat_RGBA16Float WGPUTextureFormat_RGBA32Sint WGPUTextureFormat_Depth16Unorm WGPUTextureFormat_Depth24PlusStencil8 WGPUTextureFormat_Depth32FloatStencil8 WGPUTextureFormat_BC1RGBAUnormSrgb WGPUTextureFormat_BC2RGBAUnormSrgb WGPUTextureFormat_BC3RGBAUnormSrgb WGPUTextureFormat_BC4RSnorm WGPUTextureFormat_BC5RGSnorm WGPUTextureFormat_BC6HRGBFloat WGPUTextureFormat_BC7RGBAUnormSrgb WGPUTextureFormat_ETC2RGB8UnormSrgb WGPUTextureFormat_ETC2RGB8A1UnormSrgb WGPUTextureFormat_ETC2RGBA8UnormSrgb WGPUTextureFormat_EACR11Snorm WGPUTextureFormat_EACRG11Snorm WGPUTextureFormat_ASTC4x4UnormSrgb WGPUTextureFormat_ASTC5x4UnormSrgb WGPUTextureFormat_ASTC5x5UnormSrgb WGPUTextureFormat_ASTC6x5UnormSrgb WGPUTextureFormat_ASTC6x6UnormSrgb WGPUTextureFormat_ASTC8x5UnormSrgb WGPUTextureFormat_ASTC8x6UnormSrgb WGPUTextureFormat_ASTC8x8UnormSrgb WGPUTextureFormat_ASTC10x5UnormSrgb WGPUTextureFormat_ASTC10x6UnormSrgb WGPUTextureFormat_ASTC10x8UnormSrgb WGPUTextureFormat_ASTC10x10UnormSrgb WGPUTextureFormat_ASTC12x10UnormSrgb WGPUTextureFormat_ASTC12x12UnormSrgb WGPUTextureSampleType_BindingNotUsed WGPUTextureSampleType_Float WGPUTextureSampleType_Sint WGPUTextureSampleType_Force32 END WGPUTextureViewDimension_Undefined WGPUTextureViewDimension_2D WGPUTextureViewDimension_Cube WGPUTextureViewDimension_3D WGPUVertexFormat_Uint8 WGPUVertexFormat_Uint8x4 WGPUVertexFormat_Sint8x2 WGPUVertexFormat_Unorm8 WGPUVertexFormat_Unorm8x4 WGPUVertexFormat_Snorm8x2 WGPUVertexFormat_Uint16 WGPUVertexFormat_Uint16x4 WGPUVertexFormat_Sint16x2 WGPUVertexFormat_Unorm16 WGPUVertexFormat_Unorm16x4 WGPUVertexFormat_Snorm16x2 WGPUVertexFormat_Float16 WGPUVertexFormat_Float16x4 WGPUVertexFormat_Float32x2 WGPUVertexFormat_Float32x4 WGPUVertexFormat_Uint32x2 WGPUVertexFormat_Uint32x4 WGPUVertexFormat_Sint32x2 WGPUVertexFormat_Unorm8x4BGRA WGPUVertexStepMode_VertexBufferNotUsed WGPUVertexStepMode_Vertex WGPUVertexStepMode_Force32 END WGPUWaitStatus_Success WGPUWaitStatus_Force32 END END END WGPUSType_DeviceExtras WGPUNativeSType_Force32 END WGPUNativeFeature_PushConstants WGPUNativeFeature_MultiDrawIndirect WGPUNativeFeature_VertexWritableStorage WGPUNativeFeature_SampledTextureAndStorageBufferArrayNonUniformIndexing WGPUNativeFeature_StorageResourceBindingArray WGPUNativeFeature_TextureFormat16bitNorm WGPUNativeFeature_MappablePrimaryBuffers WGPUNativeFeature_UniformBufferAndStorageTextureArrayNonUniformIndexing WGPUNativeFeature_VertexAttribute64bit WGPUNativeFeature_RayTracingAccelerationStructure WGPUNativeFeature_ShaderF64 WGPUNativeFeature_ShaderPrimitiveIndex WGPUNativeFeature_SubgroupVertex WGPUNativeFeature_TimestampQueryInsidePasses WGPULogLevel_Off WGPULogLevel_Warn WGPULogLevel_Debug WGPULogLevel_Force32 END WGPUDx12Compiler_Undefined WGPUDx12Compiler_Dxc WGPUGles3MinorVersion_Automatic WGPUGles3MinorVersion_Version1 WGPUGles3MinorVersion_Force32 END WGPUPipelineStatisticName_VertexShaderInvocations WGPUNativeQueryType_Force32 END WGPUNativeTextureFormat_R16Unorm wgpu::ENUM_ENTRY (R16Snorm, WGPUNativeTextureFormat_R16Snorm) ENUM_ENTRY(Rg16Unorm
END WGPUAddressMode_Undefined WGPUAddressMode_Repeat WGPUAddressMode_Force32 END WGPUBackendType_Undefined WGPUBackendType_WebGPU WGPUBackendType_D3D12 WGPUBackendType_Vulkan WGPUBackendType_OpenGLES WGPUBlendFactor_Undefined WGPUBlendFactor_One WGPUBlendFactor_OneMinusSrc WGPUBlendFactor_OneMinusSrcAlpha WGPUBlendFactor_OneMinusDst WGPUBlendFactor_Force32 END WGPUBlendOperation_Undefined WGPUBlendOperation_ReverseSubtract WGPUBlendOperation_Max WGPUBufferBindingType_BindingNotUsed WGPUBufferBindingType_Uniform WGPUBufferMapState_Unmapped WGPUBufferMapState_Mapped WGPUCallbackMode_Force32 END WGPUCompareFunction_Undefined WGPUCompareFunction_Less WGPUCompareFunction_LessEqual WGPUCompareFunction_NotEqual WGPUCompilationInfoRequestStatus_Force32 END WGPUCompilationMessageType_Error WGPUCompilationMessageType_Info WGPUCompositeAlphaMode_Auto WGPUCompositeAlphaMode_Force32 END WGPUCreatePipelineAsyncStatus_Force32 END WGPUCullMode_Undefined WGPUCullMode_Front WGPUCullMode_Force32 END WGPUDeviceLostReason_Unknown WGPUDeviceLostReason_Force32 END WGPUErrorFilter_Validation WGPUErrorFilter_Internal WGPUErrorType_NoError WGPUErrorType_OutOfMemory WGPUErrorType_Unknown WGPUFeatureLevel_Compatibility WGPUFeatureLevel_Force32 END WGPUFeatureName_Undefined WGPUFeatureName_Depth32FloatStencil8 WGPUFeatureName_TextureCompressionBC WGPUFeatureName_Force32 END WGPUFilterMode_Undefined WGPUFilterMode_Linear WGPUFrontFace_Undefined WGPUFrontFace_CW WGPUIndexFormat_Undefined WGPUIndexFormat_Uint32 WGPULoadOp_Undefined WGPULoadOp_Clear WGPUMapAsyncStatus_Success WGPUMapAsyncStatus_Error WGPUMapAsyncStatus_Unknown WGPUMipmapFilterMode_Undefined WGPUMipmapFilterMode_Linear WGPUOptionalBool_False WGPUOptionalBool_Undefined WGPUPopErrorScopeStatus_Success WGPUPowerPreference_Force32 END WGPUPresentMode_Undefined WGPUPresentMode_FifoRelaxed WGPUPresentMode_Mailbox WGPUPrimitiveTopology_Undefined WGPUPrimitiveTopology_LineList WGPUQueryType_Occlusion WGPUQueryType_Force32 END WGPUQueueWorkDoneStatus_Success WGPUQueueWorkDoneStatus_Unknown WGPURequestAdapterStatus_Success WGPURequestAdapterStatus_Unknown WGPURequestDeviceStatus_Success WGPURequestDeviceStatus_Unknown WGPUSType_ShaderSourceSPIRV WGPUSamplerBindingType_BindingNotUsed WGPUSamplerBindingType_Filtering WGPUStatus_Success WGPUStatus_Force32 END WGPUStencilOperation_Undefined WGPUStencilOperation_Zero WGPUStencilOperation_Force32 END WGPUStorageTextureAccess_BindingNotUsed WGPUStoreOp_Undefined WGPUStoreOp_Discard WGPUSurfaceGetCurrentTextureStatus_SuccessOptimal WGPUTextureAspect_Undefined WGPUTextureAspect_StencilOnly WGPUTextureAspect_Force32 END WGPUTextureDimension_Undefined WGPUTextureDimension_2D WGPUTextureDimension_Force32 END WGPUTextureFormat_Undefined WGPUTextureFormat_R8Snorm WGPUTextureFormat_R8Sint WGPUTextureFormat_R16Sint WGPUTextureFormat_RG8Unorm WGPUTextureFormat_RG8Uint WGPUTextureFormat_R32Float WGPUTextureFormat_R32Sint WGPUTextureFormat_RG16Sint WGPUTextureFormat_RGBA8Unorm WGPUTextureFormat_RGBA8Snorm WGPUTextureFormat_RGBA8Sint WGPUTextureFormat_BGRA8UnormSrgb WGPUTextureFormat_RGB10A2Unorm WGPUTextureFormat_RGB9E5Ufloat WGPUTextureFormat_RG32Uint WGPUTextureFormat_RGBA16Uint WGPUTextureFormat_RGBA16Float WGPUTextureFormat_RGBA32Sint WGPUTextureFormat_Depth16Unorm WGPUTextureFormat_Depth24PlusStencil8 WGPUTextureFormat_Depth32FloatStencil8 WGPUTextureFormat_BC1RGBAUnormSrgb WGPUTextureFormat_BC2RGBAUnormSrgb WGPUTextureFormat_BC3RGBAUnormSrgb WGPUTextureFormat_BC4RSnorm WGPUTextureFormat_BC5RGSnorm WGPUTextureFormat_BC6HRGBFloat WGPUTextureFormat_BC7RGBAUnormSrgb WGPUTextureFormat_ETC2RGB8UnormSrgb WGPUTextureFormat_ETC2RGB8A1UnormSrgb WGPUTextureFormat_ETC2RGBA8UnormSrgb WGPUTextureFormat_EACR11Snorm WGPUTextureFormat_EACRG11Snorm WGPUTextureFormat_ASTC4x4UnormSrgb WGPUTextureFormat_ASTC5x4UnormSrgb WGPUTextureFormat_ASTC5x5UnormSrgb WGPUTextureFormat_ASTC6x5UnormSrgb WGPUTextureFormat_ASTC6x6UnormSrgb WGPUTextureFormat_ASTC8x5UnormSrgb WGPUTextureFormat_ASTC8x6UnormSrgb WGPUTextureFormat_ASTC8x8UnormSrgb WGPUTextureFormat_ASTC10x5UnormSrgb WGPUTextureFormat_ASTC10x6UnormSrgb WGPUTextureFormat_ASTC10x8UnormSrgb WGPUTextureFormat_ASTC10x10UnormSrgb WGPUTextureFormat_ASTC12x10UnormSrgb WGPUTextureFormat_ASTC12x12UnormSrgb WGPUTextureSampleType_BindingNotUsed WGPUTextureSampleType_Float WGPUTextureSampleType_Sint WGPUTextureSampleType_Force32 END WGPUTextureViewDimension_Undefined WGPUTextureViewDimension_2D WGPUTextureViewDimension_Cube WGPUTextureViewDimension_3D WGPUVertexFormat_Uint8 WGPUVertexFormat_Uint8x4 WGPUVertexFormat_Sint8x2 WGPUVertexFormat_Unorm8 WGPUVertexFormat_Unorm8x4 WGPUVertexFormat_Snorm8x2 WGPUVertexFormat_Uint16 WGPUVertexFormat_Uint16x4 WGPUVertexFormat_Sint16x2 WGPUVertexFormat_Unorm16 WGPUVertexFormat_Unorm16x4 WGPUVertexFormat_Snorm16x2 WGPUVertexFormat_Float16 WGPUVertexFormat_Float16x4 WGPUVertexFormat_Float32x2 WGPUVertexFormat_Float32x4 WGPUVertexFormat_Uint32x2 WGPUVertexFormat_Uint32x4 WGPUVertexFormat_Sint32x2 WGPUVertexFormat_Unorm8x4BGRA WGPUVertexStepMode_VertexBufferNotUsed WGPUVertexStepMode_Vertex WGPUVertexStepMode_Force32 END WGPUWaitStatus_Success WGPUWaitStatus_Force32 END END END WGPUSType_DeviceExtras WGPUNativeSType_Force32 END WGPUNativeFeature_PushConstants WGPUNativeFeature_MultiDrawIndirect WGPUNativeFeature_VertexWritableStorage WGPUNativeFeature_SampledTextureAndStorageBufferArrayNonUniformIndexing WGPUNativeFeature_StorageResourceBindingArray WGPUNativeFeature_TextureFormat16bitNorm WGPUNativeFeature_MappablePrimaryBuffers WGPUNativeFeature_UniformBufferAndStorageTextureArrayNonUniformIndexing WGPUNativeFeature_VertexAttribute64bit WGPUNativeFeature_RayTracingAccelerationStructure WGPUNativeFeature_ShaderF64 WGPUNativeFeature_ShaderPrimitiveIndex WGPUNativeFeature_SubgroupVertex WGPUNativeFeature_TimestampQueryInsidePasses WGPULogLevel_Off WGPULogLevel_Warn WGPULogLevel_Debug WGPULogLevel_Force32 END WGPUDx12Compiler_Undefined WGPUDx12Compiler_Dxc WGPUGles3MinorVersion_Automatic WGPUGles3MinorVersion_Version1 WGPUGles3MinorVersion_Force32 END WGPUPipelineStatisticName_VertexShaderInvocations WGPUNativeQueryType_Force32 END WGPUNativeTextureFormat_R16Unorm WGPUNativeTextureFormat_Rg16Unorm wgpu::ENUM_ENTRY (NV12, WGPUNativeTextureFormat_NV12) END STRUCT_NO_OSTREAM(StringView) void setDefault()
 wgpu::StringView (const std::string_view &cpp)
auto wgpu::operator<< (std::ostream &stream, const S &self) -> std::ostream &
END wgpu::STRUCT (ChainedStruct) void setDefault()
END wgpu::STRUCT (ChainedStructOut) void setDefault()
END wgpu::STRUCT (BlendComponent) void setDefault()
END wgpu::STRUCT (Color) void setDefault()
 wgpu::Color (double r, double g, double b, double a)
END wgpu::STRUCT (ComputePassTimestampWrites) void setDefault()
END wgpu::STRUCT (Extent3D) void setDefault()
 wgpu::Extent3D (uint32_t width, uint32_t height, uint32_t depthOrArrayLayers)
END wgpu::STRUCT (Future) void setDefault()
END wgpu::STRUCT (Origin3D) void setDefault()
 wgpu::Origin3D (uint32_t x, uint32_t y, uint32_t z)
END wgpu::STRUCT (RenderPassDepthStencilAttachment) void setDefault()
END wgpu::STRUCT (RenderPassMaxDrawCount) void setDefault()
END wgpu::STRUCT (RenderPassTimestampWrites) void setDefault()
END wgpu::STRUCT (ShaderSourceSPIRV) void setDefault()
END wgpu::STRUCT (ShaderSourceWGSL) void setDefault()
END wgpu::STRUCT (StencilFaceState) void setDefault()
END wgpu::STRUCT (SupportedFeatures) void setDefault()
void wgpu::freeMembers ()
END wgpu::STRUCT (SupportedWGSLLanguageFeatures) void setDefault()
END wgpu::STRUCT (SurfaceSourceAndroidNativeWindow) void setDefault()
END wgpu::STRUCT (SurfaceSourceMetalLayer) void setDefault()
END wgpu::STRUCT (SurfaceSourceWaylandSurface) void setDefault()
END wgpu::STRUCT (SurfaceSourceWindowsHWND) void setDefault()
END wgpu::STRUCT (SurfaceSourceXCBWindow) void setDefault()
END wgpu::STRUCT (SurfaceSourceXlibWindow) void setDefault()
END wgpu::STRUCT (TexelCopyBufferLayout) void setDefault()
END wgpu::STRUCT (VertexAttribute) void setDefault()
END wgpu::STRUCT (BlendState) void setDefault()
END wgpu::STRUCT (FutureWaitInfo) void setDefault()
END wgpu::STRUCT (TexelCopyBufferInfo) void setDefault()
END wgpu::STRUCT (TexelCopyTextureInfo) void setDefault()
END wgpu::STRUCT (VertexBufferLayout) void setDefault()
END wgpu::STRUCT (InstanceExtras) void setDefault()
END wgpu::STRUCT (DeviceExtras) void setDefault()
END wgpu::STRUCT (NativeLimits) void setDefault()
END wgpu::STRUCT (PushConstantRange) void setDefault()
END wgpu::STRUCT (PipelineLayoutExtras) void setDefault()
END wgpu::STRUCT (ShaderDefine) void setDefault()
END wgpu::STRUCT (ShaderModuleGLSLDescriptor) void setDefault()
END wgpu::STRUCT (ShaderModuleDescriptorSpirV) void setDefault()
END wgpu::STRUCT (RegistryReport) void setDefault()
END wgpu::STRUCT (HubReport) void setDefault()
END wgpu::STRUCT (GlobalReport) void setDefault()
END wgpu::STRUCT (BindGroupEntryExtras) void setDefault()
END wgpu::STRUCT (BindGroupLayoutEntryExtras) void setDefault()
END wgpu::STRUCT (QuerySetDescriptorExtras) void setDefault()
END wgpu::STRUCT (SurfaceConfigurationExtras) void setDefault()
END wgpu::DESCRIPTOR (BufferMapCallbackInfo) void setDefault()
END wgpu::DESCRIPTOR (CompilationInfoCallbackInfo) void setDefault()
END wgpu::DESCRIPTOR (CreateComputePipelineAsyncCallbackInfo) void setDefault()
END wgpu::DESCRIPTOR (CreateRenderPipelineAsyncCallbackInfo) void setDefault()
END wgpu::DESCRIPTOR (DeviceLostCallbackInfo) void setDefault()
END wgpu::DESCRIPTOR (PopErrorScopeCallbackInfo) void setDefault()
END wgpu::DESCRIPTOR (QueueWorkDoneCallbackInfo) void setDefault()
END wgpu::DESCRIPTOR (RequestAdapterCallbackInfo) void setDefault()
END wgpu::DESCRIPTOR (RequestDeviceCallbackInfo) void setDefault()
END wgpu::DESCRIPTOR (UncapturedErrorCallbackInfo) void setDefault()
END wgpu::DESCRIPTOR (AdapterInfo) void setDefault()
END wgpu::DESCRIPTOR (BindGroupEntry) void setDefault()
END wgpu::DESCRIPTOR (BufferBindingLayout) void setDefault()
END wgpu::DESCRIPTOR (BufferDescriptor) void setDefault()
END wgpu::DESCRIPTOR (CommandBufferDescriptor) void setDefault()
END wgpu::DESCRIPTOR (CommandEncoderDescriptor) void setDefault()
END wgpu::DESCRIPTOR (CompilationMessage) void setDefault()
END wgpu::DESCRIPTOR (ConstantEntry) void setDefault()
END wgpu::DESCRIPTOR (InstanceCapabilities) void setDefault()
END wgpu::DESCRIPTOR (Limits) void setDefault()
END wgpu::DESCRIPTOR (MultisampleState) void setDefault()
END wgpu::DESCRIPTOR (PipelineLayoutDescriptor) void setDefault()
END wgpu::DESCRIPTOR (PrimitiveState) void setDefault()
END wgpu::DESCRIPTOR (QuerySetDescriptor) void setDefault()
END wgpu::DESCRIPTOR (QueueDescriptor) void setDefault()
END wgpu::DESCRIPTOR (RenderBundleDescriptor) void setDefault()
END wgpu::DESCRIPTOR (RenderBundleEncoderDescriptor) void setDefault()
END wgpu::DESCRIPTOR (RequestAdapterOptions) void setDefault()
END wgpu::DESCRIPTOR (SamplerBindingLayout) void setDefault()
END wgpu::DESCRIPTOR (SamplerDescriptor) void setDefault()
END wgpu::DESCRIPTOR (ShaderModuleDescriptor) void setDefault()
END wgpu::DESCRIPTOR (StorageTextureBindingLayout) void setDefault()
END wgpu::DESCRIPTOR (SurfaceCapabilities) void setDefault()
END wgpu::DESCRIPTOR (SurfaceConfiguration) void setDefault()
END wgpu::DESCRIPTOR (SurfaceDescriptor) void setDefault()
END wgpu::DESCRIPTOR (SurfaceTexture) void setDefault()
END wgpu::DESCRIPTOR (TextureBindingLayout) void setDefault()
END wgpu::DESCRIPTOR (TextureViewDescriptor) void setDefault()
END wgpu::DESCRIPTOR (BindGroupDescriptor) void setDefault()
END wgpu::DESCRIPTOR (BindGroupLayoutEntry) void setDefault()
END wgpu::DESCRIPTOR (CompilationInfo) void setDefault()
END wgpu::DESCRIPTOR (ComputePassDescriptor) void setDefault()
END wgpu::DESCRIPTOR (DepthStencilState) void setDefault()
END wgpu::DESCRIPTOR (DeviceDescriptor) void setDefault()
END wgpu::DESCRIPTOR (InstanceDescriptor) void setDefault()
END wgpu::DESCRIPTOR (ProgrammableStageDescriptor) void setDefault()
END wgpu::DESCRIPTOR (RenderPassColorAttachment) void setDefault()
END wgpu::DESCRIPTOR (TextureDescriptor) void setDefault()
END wgpu::DESCRIPTOR (BindGroupLayoutDescriptor) void setDefault()
END wgpu::DESCRIPTOR (ColorTargetState) void setDefault()
END wgpu::DESCRIPTOR (ComputePipelineDescriptor) void setDefault()
END wgpu::DESCRIPTOR (RenderPassDescriptor) void setDefault()
END wgpu::DESCRIPTOR (VertexState) void setDefault()
END wgpu::DESCRIPTOR (FragmentState) void setDefault()
END wgpu::DESCRIPTOR (RenderPipelineDescriptor) void setDefault()
END wgpu::DESCRIPTOR (InstanceEnumerateAdapterOptions) void setDefault()
void wgpu::getFeatures (SupportedFeatures *features) const
Status wgpu::getInfo (AdapterInfo *info) const
Status wgpu::getLimits (Limits *limits) const
Bool wgpu::hasFeature (FeatureName feature) const
Future wgpu::requestDevice (const DeviceDescriptor &descriptor, RequestDeviceCallbackInfo callbackInfo) const
void wgpu::addRef () const
void wgpu::release () const
Device wgpu::requestDevice (const DeviceDescriptor &descriptor)
END wgpu::HANDLE (BindGroup) void setLabel(StringView label) const
END wgpu::HANDLE (BindGroupLayout) void setLabel(StringView label) const
END wgpu::HANDLE (Buffer) void destroy() const
void constwgpu::getConstMappedRange (size_t offset, size_t size) const
BufferMapState wgpu::getMapState () const
void * wgpu::getMappedRange (size_t offset, size_t size) const
uint64_t wgpu::getSize () const
BufferUsage wgpu::getUsage () const
Future wgpu::mapAsync (MapMode mode, size_t offset, size_t size, BufferMapCallbackInfo callbackInfo) const
void wgpu::setLabel (StringView label) const
void wgpu::unmap () const
END wgpu::HANDLE (CommandBuffer) void setLabel(StringView label) const
END wgpu::HANDLE (CommandEncoder) ComputePassEncoder beginComputePass(const ComputePassDescriptor &descriptor) const
ComputePassEncoder wgpu::beginComputePass () const
RenderPassEncoder wgpu::beginRenderPass (const RenderPassDescriptor &descriptor) const
void wgpu::clearBuffer (Buffer buffer, uint64_t offset, uint64_t size) const
void wgpu::copyBufferToBuffer (Buffer source, uint64_t sourceOffset, Buffer destination, uint64_t destinationOffset, uint64_t size) const
void wgpu::copyBufferToTexture (const TexelCopyBufferInfo &source, const TexelCopyTextureInfo &destination, const Extent3D &copySize) const
void wgpu::copyTextureToBuffer (const TexelCopyTextureInfo &source, const TexelCopyBufferInfo &destination, const Extent3D &copySize) const
void wgpu::copyTextureToTexture (const TexelCopyTextureInfo &source, const TexelCopyTextureInfo &destination, const Extent3D &copySize) const
CommandBuffer wgpu::finish (const CommandBufferDescriptor &descriptor) const
CommandBuffer wgpu::finish () const
void wgpu::insertDebugMarker (StringView markerLabel) const
void wgpu::popDebugGroup () const
void wgpu::pushDebugGroup (StringView groupLabel) const
void wgpu::resolveQuerySet (QuerySet querySet, uint32_t firstQuery, uint32_t queryCount, Buffer destination, uint64_t destinationOffset) const
void wgpu::writeTimestamp (QuerySet querySet, uint32_t queryIndex) const
END wgpu::HANDLE (ComputePassEncoder) void dispatchWorkgroups(uint32_t workgroupCountX
void wgpu::dispatchWorkgroupsIndirect (Buffer indirectBuffer, uint64_t indirectOffset) const
void wgpu::end () const
void wgpu::setBindGroup (uint32_t groupIndex, BindGroup group, size_t dynamicOffsetCount, uint32_t const *dynamicOffsets) const
void wgpu::setBindGroup (uint32_t groupIndex, BindGroup group, const std::vector< uint32_t > &dynamicOffsets) const
void wgpu::setBindGroup (uint32_t groupIndex, BindGroup group, const uint32_t &dynamicOffsets) const
void wgpu::setPipeline (ComputePipeline pipeline) const
void wgpu::setPushConstants (uint32_t offset, uint32_t sizeBytes, void const *data) const
void wgpu::beginPipelineStatisticsQuery (QuerySet querySet, uint32_t queryIndex) const
void wgpu::endPipelineStatisticsQuery () const
END wgpu::HANDLE (ComputePipeline) BindGroupLayout getBindGroupLayout(uint32_t groupIndex) const
END wgpu::HANDLE (Device) BindGroup createBindGroup(const BindGroupDescriptor &descriptor) const
BindGroupLayout wgpu::createBindGroupLayout (const BindGroupLayoutDescriptor &descriptor) const
Buffer wgpu::createBuffer (const BufferDescriptor &descriptor) const
CommandEncoder wgpu::createCommandEncoder (const CommandEncoderDescriptor &descriptor) const
CommandEncoder wgpu::createCommandEncoder () const
ComputePipeline wgpu::createComputePipeline (const ComputePipelineDescriptor &descriptor) const
Future wgpu::createComputePipelineAsync (const ComputePipelineDescriptor &descriptor, CreateComputePipelineAsyncCallbackInfo callbackInfo) const
PipelineLayout wgpu::createPipelineLayout (const PipelineLayoutDescriptor &descriptor) const
QuerySet wgpu::createQuerySet (const QuerySetDescriptor &descriptor) const
RenderBundleEncoder wgpu::createRenderBundleEncoder (const RenderBundleEncoderDescriptor &descriptor) const
RenderPipeline wgpu::createRenderPipeline (const RenderPipelineDescriptor &descriptor) const
Future wgpu::createRenderPipelineAsync (const RenderPipelineDescriptor &descriptor, CreateRenderPipelineAsyncCallbackInfo callbackInfo) const
Sampler wgpu::createSampler (const SamplerDescriptor &descriptor) const
Sampler wgpu::createSampler () const
ShaderModule wgpu::createShaderModule (const ShaderModuleDescriptor &descriptor) const
Texture wgpu::createTexture (const TextureDescriptor &descriptor) const
void wgpu::destroy () const
AdapterInfo wgpu::getAdapterInfo () const
Queue wgpu::getQueue () const
Future wgpu::popErrorScope (PopErrorScopeCallbackInfo callbackInfo) const
void wgpu::pushErrorScope (ErrorFilter filter) const
Bool wgpu::poll (Bool wait, SubmissionIndex const *wrappedSubmissionIndex) const
ShaderModule wgpu::createShaderModuleSpirV (const ShaderModuleDescriptorSpirV &descriptor) const
END wgpu::HANDLE (Instance) Surface createSurface(const SurfaceDescriptor &descriptor) const
Status wgpu::getWGSLLanguageFeatures (SupportedWGSLLanguageFeatures *features) const
Bool wgpu::hasWGSLLanguageFeature (WGSLLanguageFeatureName feature) const
void wgpu::processEvents () const
Future wgpu::requestAdapter (const RequestAdapterOptions &options, RequestAdapterCallbackInfo callbackInfo) const
WaitStatus wgpu::waitAny (size_t futureCount, FutureWaitInfo *futures, uint64_t timeoutNS) const
size_t wgpu::enumerateAdapters (const InstanceEnumerateAdapterOptions &options, Adapter *adapters) const
Adapter wgpu::requestAdapter (const RequestAdapterOptions &options)
END wgpu::HANDLE (PipelineLayout) void setLabel(StringView label) const
END wgpu::HANDLE (QuerySet) void destroy() const
uint32_t wgpu::getCount () const
QueryType wgpu::getType () const
END wgpu::HANDLE (Queue) Future onSubmittedWorkDone(QueueWorkDoneCallbackInfo callbackInfo) const
void wgpu::submit (size_t commandCount, CommandBuffer const *commands) const
void wgpu::submit (const std::vector< WGPUCommandBuffer > &commands) const
void wgpu::submit (const WGPUCommandBuffer &commands) const
void wgpu::writeBuffer (Buffer buffer, uint64_t bufferOffset, void const *data, size_t size) const
void wgpu::writeTexture (const TexelCopyTextureInfo &destination, void const *data, size_t dataSize, const TexelCopyBufferLayout &dataLayout, const Extent3D &writeSize) const
SubmissionIndex wgpu::submitForIndex (size_t commandCount, CommandBuffer const *commands) const
SubmissionIndex wgpu::submitForIndex (const std::vector< WGPUCommandBuffer > &commands) const
SubmissionIndex wgpu::submitForIndex (const WGPUCommandBuffer &commands) const
END wgpu::HANDLE (RenderBundle) void setLabel(StringView label) const
END wgpu::HANDLE (RenderBundleEncoder) void draw(uint32_t vertexCount
void wgpu::drawIndexed (uint32_t indexCount, uint32_t instanceCount, uint32_t firstIndex, int32_t baseVertex, uint32_t firstInstance) const
void wgpu::drawIndexedIndirect (Buffer indirectBuffer, uint64_t indirectOffset) const
void wgpu::drawIndirect (Buffer indirectBuffer, uint64_t indirectOffset) const
RenderBundle wgpu::finish (const RenderBundleDescriptor &descriptor) const
void wgpu::setIndexBuffer (Buffer buffer, IndexFormat format, uint64_t offset, uint64_t size) const
void wgpu::setPipeline (RenderPipeline pipeline) const
void wgpu::setVertexBuffer (uint32_t slot, Buffer buffer, uint64_t offset, uint64_t size) const
void wgpu::setPushConstants (ShaderStage stages, uint32_t offset, uint32_t sizeBytes, void const *data) const
END wgpu::HANDLE (RenderPassEncoder) void beginOcclusionQuery(uint32_t queryIndex) const
void wgpu::draw (uint32_t vertexCount, uint32_t instanceCount, uint32_t firstVertex, uint32_t firstInstance) const
void wgpu::endOcclusionQuery () const
void wgpu::executeBundles (size_t bundleCount, RenderBundle const *bundles) const
void wgpu::executeBundles (const std::vector< WGPURenderBundle > &bundles) const
void wgpu::executeBundles (const WGPURenderBundle &bundles) const
void wgpu::setBlendConstant (const Color &color) const
void wgpu::setScissorRect (uint32_t x, uint32_t y, uint32_t width, uint32_t height) const
void wgpu::setStencilReference (uint32_t reference) const
void wgpu::setViewport (float x, float y, float width, float height, float minDepth, float maxDepth) const
void wgpu::multiDrawIndirect (Buffer buffer, uint64_t offset, uint32_t count) const
void wgpu::multiDrawIndexedIndirect (Buffer buffer, uint64_t offset, uint32_t count) const
void wgpu::multiDrawIndirectCount (Buffer buffer, uint64_t offset, Buffer count_buffer, uint64_t count_buffer_offset, uint32_t max_count) const
void wgpu::multiDrawIndexedIndirectCount (Buffer buffer, uint64_t offset, Buffer count_buffer, uint64_t count_buffer_offset, uint32_t max_count) const
END wgpu::HANDLE (RenderPipeline) BindGroupLayout getBindGroupLayout(uint32_t groupIndex) const
END wgpu::HANDLE (Sampler) void setLabel(StringView label) const
END wgpu::HANDLE (ShaderModule) Future getCompilationInfo(CompilationInfoCallbackInfo callbackInfo) const
END wgpu::HANDLE (Surface) void configure(const SurfaceConfiguration &config) const
Status wgpu::getCapabilities (Adapter adapter, SurfaceCapabilities *capabilities) const
void wgpu::getCurrentTexture (SurfaceTexture *surfaceTexture) const
Status wgpu::present () const
void wgpu::unconfigure () const
END wgpu::HANDLE (Texture) TextureView createView(const TextureViewDescriptor &descriptor) const
TextureView wgpu::createView () const
uint32_t wgpu::getDepthOrArrayLayers () const
TextureDimension wgpu::getDimension () const
TextureFormat wgpu::getFormat () const
uint32_t wgpu::getHeight () const
uint32_t wgpu::getMipLevelCount () const
uint32_t wgpu::getSampleCount () const
uint32_t wgpu::getWidth () const
END wgpu::HANDLE (TextureView) void setLabel(StringView label) const
END Instance wgpu::createInstance ()
Instance wgpu::createInstance (const InstanceDescriptor &descriptor)

Variables

constexpr DefaultFlag wgpu::Default
END uint32_t wgpu::workgroupCountY
END uint32_t uint32_t workgroupCountZ wgpu::const
END uint32_t wgpu::instanceCount
END uint32_t uint32_t wgpu::firstVertex

Macro Definition Documentation

◆ DESCRIPTOR

#define DESCRIPTOR ( Type)
Value:
struct Type : public WGPU##Type { \
public: \
typedef Type S; /* S == Self */ \
typedef WGPU##Type W; /* W == WGPU Type */ \
Type() : W() { nextInChain = nullptr; } \
Type(const W &other) : W(other) { nextInChain = nullptr; } \
Type(const DefaultFlag &) : W() { setDefault(); } \
Type &operator=(const DefaultFlag &) \
{ \
setDefault(); \
return *this; \
} \
friend auto operator<<(std::ostream &stream, const S &) -> std::ostream & \
{ \
return stream << "<wgpu::" << #Type << ">"; \
} \
\
public:
friend auto operator<<(std::ostream &stream, const S &self) -> std::ostream &
Definition webgpu.hpp:620

◆ END

#define END
Value:
} \
;

◆ ENUM

#define ENUM ( Type)
Value:
class Type { \
public: \
typedef Type S; /* S == Self */ \
typedef WGPU##Type W; /* W == WGPU Type */ \
constexpr Type() : m_raw(W{}) {} /* Using default value-initialization */ \
constexpr Type(const W &w) : m_raw(w) {} \
constexpr operator W() const { return m_raw; } \
W m_raw; /* Ideally, this would be private, but then types generated with this macro would not be structural. \
*/

◆ ENUM_ENTRY

#define ENUM_ENTRY ( Name,
Value )
Value:
static constexpr W Name = (W) (Value);

◆ HANDLE

#define HANDLE ( Type)
Value:
class Type { \
public: \
typedef Type S; /* S == Self */ \
typedef WGPU##Type W; /* W == WGPU Type */ \
Type() : m_raw(nullptr) {} \
Type(const W &w) : m_raw(w) {} \
operator W &() { return m_raw; } \
operator const W &() const { return m_raw; } \
operator bool() const { return m_raw != nullptr; } \
bool operator==(const Type &other) const { return m_raw == other.m_raw; } \
bool operator!=(const Type &other) const { return m_raw != other.m_raw; } \
bool operator==(const W &other) const { return m_raw == other; } \
bool operator!=(const W &other) const { return m_raw != other; } \
friend auto operator<<(std::ostream &stream, const S &self) -> std::ostream & \
{ \
return stream << "<wgpu::" << #Type << " " << self.m_raw << ">"; \
} \
\
private: \
W m_raw; \
\
public:

◆ NO_DISCARD

#define NO_DISCARD

This file is part of the "Learn WebGPU for C++" book. https://github.com/eliemichel/LearnWebGPU

MIT License Copyright (c) 2022-2024 Elie Michel

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. Exactly one of your source files must #define WEBGPU_CPP_IMPLEMENTATION before including this header.

NB: This file has been generated by the webgpu-cpp generator (see https://github.com/eliemichel/webgpu-cpp )

◆ STRUCT

#define STRUCT ( Type)
Value:
friend auto operator<<(std::ostream &stream, const S &)->std::ostream & \
{ \
return stream << "<wgpu::" << #Type << ">"; \
} \
\
public:
#define STRUCT_NO_OSTREAM(Type)
Definition webgpu.hpp:124

◆ STRUCT_NO_OSTREAM

#define STRUCT_NO_OSTREAM ( Type)
Value:
struct Type : public WGPU##Type { \
public: \
typedef Type S; /* S == Self */ \
typedef WGPU##Type W; /* W == WGPU Type */ \
Type() : W() {} \
Type(const W &other) : W(other) {} \
Type(const DefaultFlag &) : W() { setDefault(); } \
Type &operator=(const DefaultFlag &) \
{ \
setDefault(); \
return *this; \
} \
\
public: