Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/opengl/
DBufferGL.cpp71 void Buffer::MapWriteAsyncImpl(uint32_t serial) { in MapWriteAsyncImpl() function in dawn_native::opengl::Buffer
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DBufferVk.cpp225 void Buffer::MapWriteAsyncImpl(uint32_t serial) { in MapWriteAsyncImpl() function in dawn_native::vulkan::Buffer
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DBufferD3D12.cpp230 void Buffer::MapWriteAsyncImpl(uint32_t serial) { in MapWriteAsyncImpl() function in dawn_native::d3d12::Buffer
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/
DBuffer.cpp70 void MapWriteAsyncImpl(uint32_t serial) override { in MapWriteAsyncImpl() function in dawn_native::__anone8b6b8a70111::ErrorBuffer
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/null/
DDeviceNull.cpp271 void Buffer::MapWriteAsyncImpl(uint32_t serial) { in MapWriteAsyncImpl() function in dawn_native::null::Buffer