Skip to content

Commit

Permalink
Sync webgpu.h
Browse files Browse the repository at this point in the history
  • Loading branch information
eliemichel committed Apr 21, 2024
1 parent 69ad958 commit 059c1cb
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions webgpu.h
Original file line number Diff line number Diff line change
Expand Up @@ -93,9 +93,6 @@ typedef uint32_t WGPUBool;
*
* @{
*/
/**
* This is the Adapter.
*/
typedef struct WGPUAdapterImpl* WGPUAdapter WGPU_OBJECT_ATTRIBUTE;
typedef struct WGPUBindGroupImpl* WGPUBindGroup WGPU_OBJECT_ATTRIBUTE;
typedef struct WGPUBindGroupLayoutImpl* WGPUBindGroupLayout WGPU_OBJECT_ATTRIBUTE;
Expand Down

0 comments on commit 059c1cb

Please sign in to comment.