Home
last modified time | relevance | path

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

/external/swiftshader/include/GL/
Dwglext.h645 HANDLE WINAPI wglDXRegisterObjectNV (HANDLE hDevice, void *dxObject, GLuint name, GLenum type, GLen…
/external/angle/src/third_party/khronos/GL/
Dwglext.h635 HANDLE WINAPI wglDXRegisterObjectNV (HANDLE hDevice, void *dxObject, GLuint name, GLenum type, GLen…
/external/mesa3d/include/GL/
Dwglext.h650 HANDLE WINAPI wglDXRegisterObjectNV (HANDLE hDevice, void *dxObject, GLuint name, GLenum type, GLen…
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/
Dwglew.h928 #define wglDXRegisterObjectNV WGLEW_GET_FUN(__wglewDXRegisterObjectNV) macro
/external/angle/include/WGL/
Dwgl.h741 HANDLE WINAPI wglDXRegisterObjectNV (HANDLE hDevice, void *dxObject, GLuint name, GLenum type, GLen…
/external/OpenCL-CTS/test_conformance/gl/GLEW/
Dglew.c19353 …r = ((wglDXRegisterObjectNV = (PFNWGLDXREGISTEROBJECTNVPROC)glewGetProcAddress((const GLubyte*)"wg… in _glewInit_WGL_NV_DX_interop()