Home
last modified time | relevance | path

Searched defs:errorBase (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/glx/
H A DFunctionsGLX.cpp202 int errorBase; in initialize() local
319 Bool FunctionsGLX::queryExtension(int *errorBase, int *event) const in queryExtension()
/aosp_15_r20/external/angle/src/gpu_info_util/
H A DSystemInfo_x11.cpp29 int errorBase = 0; in GetNvidiaDriverVersionWithXNVCtrl() local
/aosp_15_r20/external/mesa3d/src/glx/apple/
H A Dapple_glx.c100 int eventBase, errorBase; in apple_init_glx() local
/aosp_15_r20/external/mesa3d/src/glx/
H A Ddri2.c219 DRI2QueryExtension(Display * dpy, int *eventBase, int *errorBase) in DRI2QueryExtension()
H A Ddriwindows_glx.c454 int eventBase, errorBase; in driwindowsCreateScreen() local
H A Ddri2_glx.c768 int eventBase, errorBase; in dri2CheckSupport() local
H A Dglxcmds.c499 glXQueryExtension(Display * dpy, int *errorBase, int *eventBase) in glXQueryExtension()
/aosp_15_r20/external/libva/va/x11/
H A Dva_dri2.c114 Bool VA_DRI2QueryExtension(Display *dpy, int *eventBase, int *errorBase) in VA_DRI2QueryExtension()
/aosp_15_r20/external/mesa3d/src/gallium/frontends/glx/xlib/
H A Dglx_api.c1378 glXQueryExtension( Display *dpy, int *errorBase, int *eventBase ) in glXQueryExtension()