Data Fields | |
| WGPUChainedStruct | chain |
| WGPUTextureViewDimension | textureBindingViewDimension |
Note: While Compatibility Mode is optional to implement, this extension struct is required to be accepted (but per the WebGPU spec, its contents are ignored on devices that have the WGPUFeatureName_CoreFeaturesAndLimits feature).
Default values can be set using WGPU_TEXTURE_BINDING_VIEW_DIMENSION_INIT as initializer.
| WGPUChainedStruct WGPUTextureBindingViewDimension::chain |
| WGPUTextureViewDimension WGPUTextureBindingViewDimension::textureBindingViewDimension |
The INIT macro sets this to WGPUTextureViewDimension_Undefined.