Halide
WGPUImageCopyExternalTexture Struct Reference

#include <mini_webgpu.h>

Public Attributes

const WGPUChainedStructnextInChain
 
WGPUExternalTexture externalTexture
 
WGPUOrigin3D origin
 

Detailed Description

Definition at line 1238 of file mini_webgpu.h.

Member Data Documentation

◆ nextInChain

const WGPUChainedStruct* WGPUImageCopyExternalTexture::nextInChain

Definition at line 1239 of file mini_webgpu.h.

◆ externalTexture

WGPUExternalTexture WGPUImageCopyExternalTexture::externalTexture

Definition at line 1240 of file mini_webgpu.h.

◆ origin

WGPUOrigin3D WGPUImageCopyExternalTexture::origin

Definition at line 1241 of file mini_webgpu.h.


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