#include <impeller.h>
Public Attributes | |
ImpellerPixelFormat | pixel_format |
ImpellerISize | size |
uint32_t | mip_count |
Definition at line 620 of file impeller.h.
uint32_t ImpellerTextureDescriptor::mip_count |
Definition at line 623 of file impeller.h.
Referenced by impeller::interop::ImpellerTextureCreateWithContentsNew(), impeller::interop::ImpellerTextureCreateWithOpenGLTextureHandleNew(), and impeller::interop::testing::TEST_P().
ImpellerPixelFormat ImpellerTextureDescriptor::pixel_format |
ImpellerISize ImpellerTextureDescriptor::size |
Definition at line 622 of file impeller.h.
Referenced by impeller::interop::ImpellerTextureCreateWithContentsNew(), impeller::interop::ImpellerTextureCreateWithOpenGLTextureHandleNew(), and impeller::interop::testing::TEST_P().