kzs_display_native.hpp File Reference

Functions

EGLNativeDisplayType kzsEGLGetNativeDisplay (const struct KzsDesktopNative *desktopNative, const struct KzsDisplayNative *displayNative, const struct KzsWindowNative *windowNative)
 Get the EGL native display. More...
 

Function Documentation

EGLNativeDisplayType kzsEGLGetNativeDisplay ( const struct KzsDesktopNative *  desktopNative,
const struct KzsDisplayNative *  displayNative,
const struct KzsWindowNative windowNative 
)

Get the EGL native display.

Parameters
desktopNativeHandle to desktop-native.
displayNativeHandle to display-native.
windowNativeHandle to window-native.
Returns
Handle to EGL native display.