KWin
Loading...
Searching...
No Matches
Namespaces | Macros
eglnativefence.cpp File Reference
#include "eglnativefence.h"
#include "egldisplay.h"
#include <unistd.h>

Go to the source code of this file.

Namespaces

namespace  KWin
 

Macros

#define EGL_SYNC_NATIVE_FENCE_ANDROID   0x3144
 
#define EGL_NO_NATIVE_FENCE_FD_ANDROID   -1
 

Macro Definition Documentation

◆ EGL_NO_NATIVE_FENCE_FD_ANDROID

#define EGL_NO_NATIVE_FENCE_FD_ANDROID   -1

Definition at line 17 of file eglnativefence.cpp.

◆ EGL_SYNC_NATIVE_FENCE_ANDROID

#define EGL_SYNC_NATIVE_FENCE_ANDROID   0x3144

Definition at line 16 of file eglnativefence.cpp.