Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/angle/src/tests/deqp_support/
DtcuANGLENativeDisplayFactory.cpp94 EGLNativeDisplayType getDeviceContext() const { return mDeviceContext; } in getDeviceContext() function in tcu::__anona91778530111::ANGLENativeDisplay
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/d3d/d3d11/
DRenderer11.h327 ID3D11DeviceContext *getDeviceContext() { return mDeviceContext; } in getDeviceContext() function