Halide 17.0.0
Halide compiler and libraries
Loading...
Searching...
No Matches
WGPUProgrammableStageDescriptor Struct Reference

#include <mini_webgpu.h>

Public Attributes

WGPUChainedStruct const * nextInChain
 
WGPUShaderModule WGPU_NULLABLE char const * entryPoint
 
size_t constantCount
 
WGPUConstantEntry const * constants
 

Detailed Description

Definition at line 1746 of file mini_webgpu.h.

Member Data Documentation

◆ nextInChain

WGPUChainedStruct const* WGPUProgrammableStageDescriptor::nextInChain

Definition at line 1747 of file mini_webgpu.h.

◆ entryPoint

WGPUShaderModule WGPU_NULLABLE char const* WGPUProgrammableStageDescriptor::entryPoint

Definition at line 1749 of file mini_webgpu.h.

◆ constantCount

size_t WGPUProgrammableStageDescriptor::constantCount

Definition at line 1750 of file mini_webgpu.h.

◆ constants

WGPUConstantEntry const* WGPUProgrammableStageDescriptor::constants

Definition at line 1751 of file mini_webgpu.h.


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