Home
last modified time | relevance | path

Searched refs:mappedView (Results 1 – 8 of 8) sorted by relevance

/dports/graphics/opencv/.build/3rdparty/ade/ade-0.1.1f/sources/tests/ade/
H A Dcomm_buffer.cpp67 auto mappedView = mapper.view(); in TEST() local
68 EXPECT_EQ(mem.data, mappedView.mem.data); in TEST()
69 EXPECT_EQ(mem.size, mappedView.mem.size); in TEST()
70 ASSERT_EQ(mappedView.count(), view.count()); in TEST()
71 for (auto i: util::iota(mappedView.count())) in TEST()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webgpu-cts/src/src/suites/cts/buffers/
H A Dmapping_test.ts7 const mappedView = new Uint32Array(mappedContents); constant
9 this.expect(mappedView.byteLength === size);
10 for (let i = 0; i < mappedView.length; ++i) {
11 mappedView[i] = expected[i] = i + 1;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webgpu-cts/src/src/webgpu/api/operation/buffers/
H A Dmapping_test.ts13 const mappedView = new Uint32Array(mappedContents); constant
15 assert(mappedView.byteLength === size);
16 for (let i = 0; i < mappedView.length; ++i) {
17 mappedView[i] = expected[i] = i + 1;
/dports/cad/stepcode/stepcode-0.8/src/cleditor/
H A Dcmdmgr.cc70 mappedViewList = new DisplayNodeList( mappedView ); in CmdMgr()
125 case mappedView: in GetHead()
158 case mappedView: in ClearEntries()
H A Deditordefines.h31 mappedView, // has a view only SEE on the screen enumerator
H A Dcmdmgr.h190 ( mn->DisplayState() == mappedView ) ) ? in CloseCmdList()
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dmsrdc.h262 … minimumMappedPages,RdcMappingAccessMode accessMode,ISimilarityTraitsMappedView **mappedView) PURE; in DECLARE_INTERFACE_()
276 …his,minimumMappedPages,accessMode,mappedView) (This)->lpVtbl->CreateView(This,minimumMappedPages,a… argument
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dmsrdc.h262 … minimumMappedPages,RdcMappingAccessMode accessMode,ISimilarityTraitsMappedView **mappedView) PURE; in DECLARE_INTERFACE_()
276 …his,minimumMappedPages,accessMode,mappedView) (This)->lpVtbl->CreateView(This,minimumMappedPages,a… argument