Searched refs:PFN_PRESENTBUFFERS (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/wgl/ | ||
| H A D | gldrv.h | 400 IN RECT updateRect; // Update rectangle in the coordinate system of the window, whose HDC is passed to PFN_PRESENTBUFFERS 402 typedef BOOL (APIENTRY *PFN_PRESENTBUFFERS)(HDC hdc, LPPRESENTBUFFERSCB pprsbcbData); typedef in typeref:typename:BOOL (APIENTRY *)(HDC hdc,LPPRESENTBUFFERSCB pprsbcbData) 461 PFN_PRESENTBUFFERS pfnPresentBuffers; 517 typedef BOOL (APIENTRY *PFN_PRESENTBUFFERS)(HDC hdc, LPPRESENTBUFFERSCB pprsbcbData); typedef in typeref:typename:BOOL (APIENTRY *)(HDC hdc,LPPRESENTBUFFERSCB pprsbcbData) |
Completed in 3 milliseconds