Halide 16.0.0
Halide compiler and libraries
WGPUShaderModuleWGSLDescriptor Struct Reference

#include <mini_webgpu.h>

Public Attributes

WGPUChainedStruct chain
 
char const * source
 
char const * code
 

Detailed Description

Definition at line 1047 of file mini_webgpu.h.

Member Data Documentation

◆ chain

WGPUChainedStruct WGPUShaderModuleWGSLDescriptor::chain

Definition at line 1048 of file mini_webgpu.h.

◆ source

char const* WGPUShaderModuleWGSLDescriptor::source

Definition at line 1049 of file mini_webgpu.h.

◆ code

char const* WGPUShaderModuleWGSLDescriptor::code

Definition at line 1050 of file mini_webgpu.h.


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