WebGPU Headers
The WebGPU C API
 
Loading...
Searching...
No Matches
WGPUPrimitiveDepthClipControl Struct Reference

Data Fields

WGPUChainedStruct chain
 
WGPUBool unclippedDepth
 

Detailed Description

Definition at line 974 of file webgpu.h.

Field Documentation

◆ chain

WGPUChainedStruct WGPUPrimitiveDepthClipControl::chain

Definition at line 975 of file webgpu.h.

◆ unclippedDepth

WGPUBool WGPUPrimitiveDepthClipControl::unclippedDepth

Definition at line 976 of file webgpu.h.