Home
last modified time | relevance | path

Searched refs:wglSendPbufferToVideoNV (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/include/GL/
Dwglext.h823 BOOL WINAPI wglSendPbufferToVideoNV (HPBUFFERARB hPbuffer, int iBufferType, unsigned long *pulCount…
/external/angle/src/third_party/khronos/GL/
Dwglext.h813 BOOL WINAPI wglSendPbufferToVideoNV (HPBUFFERARB hPbuffer, int iBufferType, unsigned long *pulCount…
/external/mesa3d/include/GL/
Dwglext.h837 BOOL WINAPI wglSendPbufferToVideoNV (HPBUFFERARB hPbuffer, int iBufferType, unsigned long *pulCount…
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/
Dwglew.h1183 #define wglSendPbufferToVideoNV WGLEW_GET_FUN(__wglewSendPbufferToVideoNV) macro
/external/angle/include/WGL/
Dwgl.h919 BOOL WINAPI wglSendPbufferToVideoNV (HPBUFFERARB hPbuffer, int iBufferType, unsigned long *pulCount…
/external/OpenCL-CTS/test_conformance/gl/GLEW/
Dglew.c19481 …r = ((wglSendPbufferToVideoNV = (PFNWGLSENDPBUFFERTOVIDEONVPROC)glewGetProcAddress((const GLubyte*… in _glewInit_WGL_NV_video_output()