Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/gl/wgl/
DFunctionsWGL.cpp93 dxCloseDeviceNV(nullptr), in FunctionsWGL()
192 "wglDXCloseDeviceNV", &dxCloseDeviceNV); in initialize()
DFunctionsWGL.h85 PFNWGLDXCLOSEDEVICENVPROC dxCloseDeviceNV; variable
DDisplayWGL.cpp750 mFunctionsWGL->dxCloseDeviceNV(iter->second.handle); in releaseD3DDevice()