Searched refs:fbcSupport (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/mesa-demos/dist/src/xdemos/ | ||
| H A D | pbutil.c | 84 int fbcSupport = QueryPbuffers(dpy, screen); local in function:ChooseFBConfig 86 if (fbcSupport == 1) { 91 if (fbcSupport == 2) { 102 int fbcSupport = QueryFBConfig(dpy, screen); local in function:GetAllFBConfigs 104 if (fbcSupport == 1) { 109 if (fbcSupport == 2) { 123 int fbcSupport = QueryFBConfig(dpy, screen); local in function:GetVisualFromFBConfig 125 if (fbcSupport == 1) { 130 if (fbcSupport == 2) { 152 int fbcSupport local in function:GetFBConfigAttrib 317 int fbcSupport = QueryFBConfig(dpy, screen); local in function:CreateContext [all...] |
Completed in 2 milliseconds