Flutter Engine
 
Loading...
Searching...
No Matches
impeller::EGLImageKHRWithDisplay Struct Reference

#include <image.h>

Public Member Functions

constexpr bool operator== (const EGLImageKHRWithDisplay &other) const =default
 

Public Attributes

EGLImageKHR image = EGL_NO_IMAGE_KHR
 
EGLDisplay display = EGL_NO_DISPLAY
 

Detailed Description

Definition at line 39 of file image.h.

Member Function Documentation

◆ operator==()

constexpr bool impeller::EGLImageKHRWithDisplay::operator== ( const EGLImageKHRWithDisplay other) const
constexprdefault

Member Data Documentation

◆ display

EGLDisplay impeller::EGLImageKHRWithDisplay::display = EGL_NO_DISPLAY

Definition at line 41 of file image.h.

◆ image

EGLImageKHR impeller::EGLImageKHRWithDisplay::image = EGL_NO_IMAGE_KHR

Definition at line 40 of file image.h.


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