Halide
WGPUShaderModuleSPIRVDescriptor Struct Reference

#include <mini_webgpu.h>

Public Attributes

WGPUChainedStruct chain
 
uint32_t codeSize
 
const uint32_tcode
 

Detailed Description

Definition at line 1040 of file mini_webgpu.h.

Member Data Documentation

◆ chain

WGPUChainedStruct WGPUShaderModuleSPIRVDescriptor::chain

Definition at line 1041 of file mini_webgpu.h.

◆ codeSize

uint32_t WGPUShaderModuleSPIRVDescriptor::codeSize

Definition at line 1042 of file mini_webgpu.h.

◆ code

const uint32_t* WGPUShaderModuleSPIRVDescriptor::code

Definition at line 1043 of file mini_webgpu.h.


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