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

Data Fields

WGPUTexture texture
 
WGPUBool suboptimal
 
WGPUSurfaceGetCurrentTextureStatus status
 

Detailed Description

Definition at line 1172 of file webgpu.h.

Field Documentation

◆ status

WGPUSurfaceGetCurrentTextureStatus WGPUSurfaceTexture::status

Definition at line 1175 of file webgpu.h.

◆ suboptimal

WGPUBool WGPUSurfaceTexture::suboptimal

Definition at line 1174 of file webgpu.h.

◆ texture

WGPUTexture WGPUSurfaceTexture::texture

Definition at line 1173 of file webgpu.h.


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