Searched refs:UnmapImpl (Results 1 – 14 of 14) sorted by relevance
90 void UnmapImpl() override { in UnmapImpl() function in dawn_native::__anona89f98be0111::ErrorBuffer417 UnmapImpl(); in UnmapInternal()425 UnmapImpl(); in UnmapInternal()
103 virtual void UnmapImpl() = 0;
41 MOCK_METHOD(void, UnmapImpl, (), (override));
44 void UnmapImpl() override;
170 void Buffer::UnmapImpl() { in UnmapImpl() function in dawn_native::opengl::Buffer
50 void UnmapImpl() override;
170 void Buffer::UnmapImpl() {
68 void UnmapImpl() override;
322 void Buffer::UnmapImpl() { in UnmapImpl() function in dawn_native::vulkan::Buffer
62 void UnmapImpl() override;
364 void Buffer::UnmapImpl() { in UnmapImpl() function in dawn_native::d3d12::Buffer473 UnmapImpl(); in ClearBuffer()
172 EXPECT_CALL(bufferMock, UnmapImpl).Times(1); in TEST_F()202 EXPECT_CALL(*bufferMock, UnmapImpl).Times(1); in TEST_F()
232 void UnmapImpl() override;
330 void Buffer::UnmapImpl() { in UnmapImpl() function in dawn_native::null::Buffer