Home
last modified time | relevance | path

Searched refs:_EGLDeviceExtension (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/egl/main/
Degldevice.h66 typedef enum _egl_device_extension _EGLDeviceExtension; typedef
69 _eglDeviceSupports(_EGLDevice *dev, _EGLDeviceExtension ext);
Degldevice.c192 _eglDeviceSupports(_EGLDevice *dev, _EGLDeviceExtension ext) in _eglDeviceSupports()