Home
last modified time | relevance | path

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

/dports/cad/ldview/ldview-4.4/
H A DLDVExtensionsSetup.cpp31 PFNWGLQUERYPBUFFERARBPROC LDVExtensionsSetup::sm_wglQueryPbufferARB = NULL; member in LDVExtensionsSetup
226 sm_wglQueryPbufferARB = (PFNWGLQUERYPBUFFERARBPROC) in initWindow()
261 wglQueryPbufferARB = sm_wglQueryPbufferARB; in initWindow()
H A DLDVExtensionsSetup.h62 static PFNWGLQUERYPBUFFERARBPROC sm_wglQueryPbufferARB; variable