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

#include <mini_webgpu.h>

Public Attributes

WGPUChainedStruct const * nextInChain
 
char const * label
 
WGPUPipelineLayout layout
 
WGPUProgrammableStageDescriptor compute
 

Detailed Description

Definition at line 1312 of file mini_webgpu.h.

Member Data Documentation

◆ nextInChain

WGPUChainedStruct const* WGPUComputePipelineDescriptor::nextInChain

Definition at line 1313 of file mini_webgpu.h.

◆ label

char const* WGPUComputePipelineDescriptor::label

Definition at line 1314 of file mini_webgpu.h.

◆ layout

WGPUPipelineLayout WGPUComputePipelineDescriptor::layout

Definition at line 1315 of file mini_webgpu.h.

◆ compute

WGPUProgrammableStageDescriptor WGPUComputePipelineDescriptor::compute

Definition at line 1316 of file mini_webgpu.h.


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