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

Data Fields

WGPUTexture texture
 
WGPUBool suboptimal
 
WGPUSurfaceGetCurrentTextureStatus status
 

Detailed Description

Definition at line 1165 of file webgpu.h.

Field Documentation

◆ texture

WGPUTexture WGPUSurfaceTexture::texture

Definition at line 1166 of file webgpu.h.

◆ suboptimal

WGPUBool WGPUSurfaceTexture::suboptimal

Definition at line 1167 of file webgpu.h.

◆ status

WGPUSurfaceGetCurrentTextureStatus WGPUSurfaceTexture::status

Definition at line 1168 of file webgpu.h.