Home
last modified time | relevance | path

Searched defs:d3d11Device (Results 1 – 9 of 9) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/wgl/
DD3DTextureSurfaceWGL.cpp58 ID3D11Device *d3d11Device = nullptr; in GetD3D11TextureInfo() local
181 ID3D11Device *d3d11Device, in GetD3DTextureInfo()
292 ID3D11Device *d3d11Device) in ValidateD3DTextureClientBuffer()
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DD3D11on12Util.cpp31 ComPtr<ID3D11Device> d3d11Device; in Flush11On12DeviceToAvoidLeaks() local
DDeviceD3D12.cpp554 ComPtr<ID3D11Device> d3d11Device; in GetOrCreateD3D11on12Device() local
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
DEGLPresentPathD3D11Test.cpp96 ID3D11Device *d3d11Device = reinterpret_cast<ID3D11Device *>(device); in createPbufferFromClientBufferSurface() local
DEGLDeviceTest.cpp383 ID3D11Device *d3d11Device = reinterpret_cast<ID3D11Device *>(device); in TEST_P() local
DEGLSurfaceTest.cpp970 angle::ComPtr<ID3D11Device> d3d11Device(reinterpret_cast<ID3D11Device *>(device)); in TEST_P() local
1059 angle::ComPtr<ID3D11Device> d3d11Device(reinterpret_cast<ID3D11Device *>(device)); in TEST_P() local
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
DD3D12VideoViewsTests.cpp49 ComPtr<ID3D11Device> d3d11Device; in SetUp() local
DD3D12ResourceWrappingTests.cpp56 ComPtr<ID3D11Device> d3d11Device; in SetUp() local
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/
DANGLETest.cpp1268 ID3D11Device *d3d11Device = reinterpret_cast<ID3D11Device *>(device); in checkD3D11SDKLayersMessages() local