Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QMetalRenderBufferData Struct Reference
+ Collaboration diagram for QMetalRenderBufferData:

Public Attributes

MTLPixelFormat format
 
id< MTLTexture > tex = nil
 

Detailed Description

Definition at line 292 of file qrhimetal.mm.

Member Data Documentation

◆ format

MTLPixelFormat QMetalRenderBufferData::format

Definition at line 294 of file qrhimetal.mm.

◆ tex

id< MTLTexture > QMetalRenderBufferData::tex = nil

Definition at line 295 of file qrhimetal.mm.


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