Flutter Engine
 
Loading...
Searching...
No Matches
flutter::testing::TestMetalContext::TextureInfo Struct Reference

#include <test_metal_context.h>

Public Attributes

int64_t texture_id
 
void * texture
 

Detailed Description

Definition at line 24 of file test_metal_context.h.

Member Data Documentation

◆ texture

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

Definition at line 26 of file test_metal_context.h.

Referenced by flutter::testing::TEST_F(), and flutter::testing::TEST_F().

◆ texture_id

int64_t flutter::testing::TestMetalContext::TextureInfo::texture_id

Definition at line 25 of file test_metal_context.h.


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