Halide 16.0.0
Halide compiler and libraries
Loading...
Searching...
No Matches
WGPUImageCopyExternalTexture Struct Reference

#include <mini_webgpu.h>

Public Attributes

WGPUChainedStruct const * nextInChain
 
WGPUExternalTexture externalTexture
 
WGPUOrigin3D origin
 

Detailed Description

Definition at line 1238 of file mini_webgpu.h.

Member Data Documentation

◆ nextInChain

WGPUChainedStruct const* 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: