WebGPU Native  v0.1.0
The WebGPU C API
Loading...
Searching...
No Matches
WGPUShaderModuleCompilationHint Struct Reference

Data Fields

WGPUChainedStruct const * nextInChain
 
char const * entryPoint
 
WGPUPipelineLayout layout
 

Detailed Description

Definition at line 1074 of file webgpu.h.

Field Documentation

◆ entryPoint

char const* WGPUShaderModuleCompilationHint::entryPoint

Definition at line 1076 of file webgpu.h.

◆ layout

WGPUPipelineLayout WGPUShaderModuleCompilationHint::layout

Definition at line 1077 of file webgpu.h.

◆ nextInChain

WGPUChainedStruct const* WGPUShaderModuleCompilationHint::nextInChain

Definition at line 1075 of file webgpu.h.


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