Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
flutter::GPUMTLTextureInfo Struct Reference

#include <gpu_surface_metal_delegate.h>

Public Attributes

int64_t texture_id
 
GPUMTLTextureHandle texture
 
GPUMTLDestructionCallback destruction_callback
 
void * destruction_context
 

Detailed Description

Definition at line 31 of file gpu_surface_metal_delegate.h.

Member Data Documentation

◆ destruction_callback

GPUMTLDestructionCallback flutter::GPUMTLTextureInfo::destruction_callback

Definition at line 34 of file gpu_surface_metal_delegate.h.

◆ destruction_context

void* flutter::GPUMTLTextureInfo::destruction_context

Definition at line 35 of file gpu_surface_metal_delegate.h.

◆ texture

GPUMTLTextureHandle flutter::GPUMTLTextureInfo::texture

Definition at line 33 of file gpu_surface_metal_delegate.h.

◆ texture_id

int64_t flutter::GPUMTLTextureInfo::texture_id

Definition at line 32 of file gpu_surface_metal_delegate.h.


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