Data Fields | |
| WGPUChainedStruct | chain |
| WGPUExternalTexture | externalTexture |
Chained in an WGPUBindGroupEntry to set it to an WGPUExternalTexture. This must have a corresponding WGPUExternalTextureBindingLayout in the WGPUBindGroupLayout.
Default values can be set using WGPU_EXTERNAL_TEXTURE_BINDING_ENTRY_INIT as initializer.
| WGPUChainedStruct WGPUExternalTextureBindingEntry::chain |
| WGPUExternalTexture WGPUExternalTextureBindingEntry::externalTexture |