Home
last modified time | relevance | path

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

/third_party/glfw/src/
Dx11_platform.h58 typedef xcb_connection_t* (* XGETXCBCONNECTION_T)(Display*); typedef
246 XGETXCBCONNECTION_T XGetXCBConnection;
Dx11_init.c548 _glfw.x11.x11xcb.XGetXCBConnection = (XGETXCBCONNECTION_T) in initExtensions()