Home
last modified time | relevance | path

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

/third_party/mesa3d/src/egl/main/
Degldevice.h67 typedef enum _egl_device_extension _EGLDeviceExtension; typedef
70 _eglDeviceSupports(_EGLDevice *dev, _EGLDeviceExtension ext);
Degldevice.c202 _eglDeviceSupports(_EGLDevice *dev, _EGLDeviceExtension ext) in _eglDeviceSupports()