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

#include <test_metal_context.h>

Public Attributes

int64_t texture_id
 
void * texture
 

Detailed Description

Definition at line 18 of file test_metal_context.h.

Member Data Documentation

◆ texture

void* flutter::TestMetalContext::TextureInfo::texture

Definition at line 20 of file test_metal_context.h.

◆ texture_id

int64_t flutter::TestMetalContext::TextureInfo::texture_id

Definition at line 19 of file test_metal_context.h.


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