HomeSort by relevance Sort by last modified time
    Searched refs:wglDestroyPbufferARB (Results 1 - 7 of 7) sorted by null

  /external/mesa3d/src/glx/windows/
wgl.h 42 BOOL wglDestroyPbufferARB(HPBUFFERARB hPbuffer_);
wgl.c 63 PRERESOLVE(PFNWGLDESTROYPBUFFERARBPROC, "wglDestroyPbufferARB");
104 BOOL wglDestroyPbufferARB(HPBUFFERARB hPbuffer_)
  /external/mesa3d/src/gallium/state_trackers/wgl/
stw_getprocaddress.c 59 STW_EXTENSION_ENTRY( wglDestroyPbufferARB ),
stw_ext_pbuffer.c 314 wglDestroyPbufferARB(HPBUFFERARB hPbuffer)
  /external/mesa3d/include/GL/
wglext.h 162 BOOL WINAPI wglDestroyPbufferARB (HPBUFFERARB hPbuffer);
    [all...]
  /external/swiftshader/include/GL/
wglext.h 165 BOOL WINAPI wglDestroyPbufferARB (HPBUFFERARB hPbuffer);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/GL/
wglext.h 162 BOOL WINAPI wglDestroyPbufferARB (HPBUFFERARB hPbuffer);
    [all...]

Completed in 481 milliseconds