Home
last modified time | relevance | path

Searched refs:dxOpenDeviceNV (Results 1 – 3 of 3) sorted by relevance

/external/angle/src/libANGLE/renderer/gl/wgl/
DFunctionsWGL.cpp92 dxOpenDeviceNV(nullptr), in FunctionsWGL()
190 "wglDXOpenDeviceNV", &dxOpenDeviceNV); in initialize()
DFunctionsWGL.h84 PFNWGLDXOPENDEVICENVPROC dxOpenDeviceNV; variable
DDisplayWGL.cpp743 HANDLE handle = mFunctionsWGL->dxOpenDeviceNV(device); in registerD3DDevice()