Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/
DBufferGL.cpp170 void Buffer::UnmapImpl() { in UnmapImpl() function in dawn_native::opengl::Buffer
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DBufferVk.cpp322 void Buffer::UnmapImpl() { in UnmapImpl() function in dawn_native::vulkan::Buffer
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DBufferD3D12.cpp364 void Buffer::UnmapImpl() { in UnmapImpl() function in dawn_native::d3d12::Buffer
/third_party/skia/third_party/externals/dawn/src/dawn_native/
DBuffer.cpp90 void UnmapImpl() override { in UnmapImpl() function in dawn_native::__anona89f98be0111::ErrorBuffer
/third_party/skia/third_party/externals/dawn/src/dawn_native/null/
DDeviceNull.cpp330 void Buffer::UnmapImpl() { in UnmapImpl() function in dawn_native::null::Buffer