Home
last modified time | relevance | path

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

/external/swiftshader/include/GL/
Dwglext.h728 BOOL WINAPI wglBindVideoDeviceNV (HDC hDC, unsigned int uVideoSlot, HVIDEOOUTPUTDEVICENV hVideoDevi…
/external/angle/src/third_party/khronos/GL/
Dwglext.h718 BOOL WINAPI wglBindVideoDeviceNV (HDC hDC, unsigned int uVideoSlot, HVIDEOOUTPUTDEVICENV hVideoDevi…
/external/mesa3d/include/GL/
Dwglext.h742 BOOL WINAPI wglBindVideoDeviceNV (HDC hDc, unsigned int uVideoSlot, HVIDEOOUTPUTDEVICENV hVideoDevi…
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/
Dwglew.h1049 #define wglBindVideoDeviceNV WGLEW_GET_FUN(__wglewBindVideoDeviceNV) macro
/external/angle/include/WGL/
Dwgl.h824 BOOL WINAPI wglBindVideoDeviceNV (HDC hDC, unsigned int uVideoSlot, HVIDEOOUTPUTDEVICENV hVideoDevi…
/external/OpenCL-CTS/test_conformance/gl/GLEW/
Dglew.c19412 …r = ((wglBindVideoDeviceNV = (PFNWGLBINDVIDEODEVICENVPROC)glewGetProcAddress((const GLubyte*)"wglB… in _glewInit_WGL_NV_present_video()