Home
last modified time | relevance | path

Searched defs:getDeviceContext (Results 1 – 5 of 5) sorted by relevance

/external/deqp/framework/platform/win32/
DtcuWin32Window.hpp54 HDC getDeviceContext(void) const in getDeviceContext() function in tcu::win32::Window
DtcuWGL.hpp214 HDC getDeviceContext(void) const in getDeviceContext() function in tcu::wgl::Context
DtcuWin32EGLNativeDisplayFactory.cpp82 HDC getDeviceContext(void) in getDeviceContext() function in tcu::win32::__anon165cbdce0111::NativeDisplay
/external/angle/src/tests/deqp_support/
DtcuANGLENativeDisplayFactory.cpp115 EGLNativeDisplayType getDeviceContext() const { return mDeviceContext; } in getDeviceContext() function in tcu::__anon6a8976420111::ANGLENativeDisplay
/external/angle/src/libANGLE/renderer/d3d/d3d11/
DRenderer11.h308 ID3D11DeviceContext *getDeviceContext() { return mDeviceContext.Get(); } in getDeviceContext() function