Home
last modified time | relevance | path

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

/external/swiftshader/include/GL/
Dwglext.h791 BOOL WINAPI wglQueryVideoCaptureDeviceNV (HDC hDc, HVIDEOINPUTDEVICENV hDevice, int iAttribute, int…
/external/mesa3d/include/GL/
Dwglext.h805 BOOL WINAPI wglQueryVideoCaptureDeviceNV (HDC hDc, HVIDEOINPUTDEVICENV hDevice, int iAttribute, int…
/external/angle/src/third_party/khronos/GL/
Dwglext.h781 BOOL WINAPI wglQueryVideoCaptureDeviceNV (HDC hDc, HVIDEOINPUTDEVICENV hDevice, int iAttribute, int…
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/
Dwglew.h1143 #define wglQueryVideoCaptureDeviceNV WGLEW_GET_FUN(__wglewQueryVideoCaptureDeviceNV) macro
/external/angle/include/WGL/
Dwgl.h887 BOOL WINAPI wglQueryVideoCaptureDeviceNV (HDC hDc, HVIDEOINPUTDEVICENV hDevice, int iAttribute, int…
/external/OpenCL-CTS/test_conformance/gl/GLEW/
Dglew.c19462 …r = ((wglQueryVideoCaptureDeviceNV = (PFNWGLQUERYVIDEOCAPTUREDEVICENVPROC)glewGetProcAddress((cons… in _glewInit_WGL_NV_video_capture()