Searched refs:wglDestroyImageBufferI3D (Results 1 – 6 of 6) sorted by relevance
594 BOOL WINAPI wglDestroyImageBufferI3D (HDC hDC, LPVOID pAddress);
584 BOOL WINAPI wglDestroyImageBufferI3D (HDC hDC, LPVOID pAddress);
599 BOOL WINAPI wglDestroyImageBufferI3D (HDC hDC, LPVOID pAddress);
861 #define wglDestroyImageBufferI3D WGLEW_GET_FUN(__wglewDestroyImageBufferI3D) macro
690 BOOL WINAPI wglDestroyImageBufferI3D (HDC hDC, LPVOID pAddress);
19303 …r = ((wglDestroyImageBufferI3D = (PFNWGLDESTROYIMAGEBUFFERI3DPROC)glewGetProcAddress((const GLubyt… in _glewInit_WGL_I3D_image_buffer()