Halide
WGPUShaderModuleWGSLDescriptor Struct Reference

#include <mini_webgpu.h>

Public Attributes

WGPUChainedStruct chain
 
const char * source
 
const char * 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

const char* WGPUShaderModuleWGSLDescriptor::source

Definition at line 1049 of file mini_webgpu.h.

◆ code

const char* WGPUShaderModuleWGSLDescriptor::code

Definition at line 1050 of file mini_webgpu.h.


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