Halide
WGPUImageCopyBuffer Struct Reference

#include <mini_webgpu.h>

Public Attributes

const WGPUChainedStructnextInChain
 
WGPUTextureDataLayout layout
 
WGPUBuffer buffer
 

Detailed Description

Definition at line 1232 of file mini_webgpu.h.

Member Data Documentation

◆ nextInChain

const WGPUChainedStruct* WGPUImageCopyBuffer::nextInChain

Definition at line 1233 of file mini_webgpu.h.

◆ layout

WGPUTextureDataLayout WGPUImageCopyBuffer::layout

Definition at line 1234 of file mini_webgpu.h.

◆ buffer

WGPUBuffer WGPUImageCopyBuffer::buffer

Definition at line 1235 of file mini_webgpu.h.


The documentation for this struct was generated from the following file: