#include <MtlGraphiteTypes.h>
Definition at line 39 of file MtlGraphiteTypes.h.
◆ MtlTextureInfo() [1/3]
skgpu::graphite::MtlTextureInfo::MtlTextureInfo |
( |
| ) |
|
|
default |
◆ MtlTextureInfo() [2/3]
skgpu::graphite::MtlTextureInfo::MtlTextureInfo |
( |
CFTypeRef |
mtlTexture | ) |
|
Definition at line 14 of file MtlGraphiteTypes.mm.
14 {
16 id<MTLTexture> mtlTex = (id<MTLTexture>)
texture;
17
20
25}
MtlStorageMode fStorageMode
skgpu::Mipmapped fMipmapped
◆ MtlTextureInfo() [3/3]
Definition at line 52 of file MtlGraphiteTypes.h.
uint32_t uint32_t * format
static void usage(char *argv0)
◆ fFormat
◆ fFramebufferOnly
bool skgpu::graphite::MtlTextureInfo::fFramebufferOnly = false |
◆ fMipmapped
◆ fSampleCount
uint32_t skgpu::graphite::MtlTextureInfo::fSampleCount = 1 |
◆ fStorageMode
◆ fUsage
The documentation for this struct was generated from the following files: