Searched refs:PFNEGLQUERYDEVICESEXTPROC (Results 1 – 9 of 9) sorted by relevance
133 PFNEGLQUERYDEVICESEXTPROC eglQueryDevices;160 funcs->eglQueryDevices = (PFNEGLQUERYDEVICESEXTPROC)eglGetProcAddress ("eglQueryDevicesEXT"); in virgl_egl_get_interface()
325 PFNEGLQUERYDEVICESEXTPROC queryDevices; in getNativeDisplay()
111 PFNEGLQUERYDEVICESEXTPROC epoxy_eglQueryDevicesEXT;4626 static PFNEGLQUERYDEVICESEXTPROC5665 PFNEGLQUERYDEVICESEXTPROC epoxy_eglQueryDevicesEXT = epoxy_eglQueryDevicesEXT_global_rewrite_ptr;
722 typedef EGLBoolean (EGLAPIENTRY * PFNEGLQUERYDEVICESEXTPROC) (EGLint max_devices, EGLDeviceEXT * … typedef2358 EGLEW_FUN_EXPORT PFNEGLQUERYDEVICESEXTPROC __eglewQueryDevicesEXT;
455 typedef EGLBoolean (EGLAPIENTRYP PFNEGLQUERYDEVICESEXTPROC) (EGLint max_devices, EGLDeviceEXT *devi… typedef
681 typedef EGLBoolean (EGLAPIENTRYP PFNEGLQUERYDEVICESEXTPROC) (EGLint max_devices, EGLDeviceEXT *devi… typedef
662 typedef EGLBoolean (EGLAPIENTRYP PFNEGLQUERYDEVICESEXTPROC) (EGLint max_devices, EGLDeviceEXT *devi… typedef
947 typedef EGLBoolean (GLAPIENTRY *PFNEGLQUERYDEVICESEXTPROC)(EGLint max_devices, EGLDeviceEXT * devic… typedef
17424 PFNEGLQUERYDEVICESEXTPROC __eglewQueryDevicesEXT = NULL;17840 …r = ((eglQueryDevicesEXT = (PFNEGLQUERYDEVICESEXTPROC)glewGetProcAddress((const GLubyte*)"eglQuery… in _glewInit_EGL_EXT_device_enumeration()