Searched defs:GetMappedPointerImpl (Results 1 – 5 of 5) sorted by relevance
| /third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/ | ||
| D | BufferGL.cpp | 165 void* Buffer::GetMappedPointerImpl() { in GetMappedPointerImpl() function in dawn_native::opengl::Buffer |
| /third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/ | ||
| D | BufferVk.cpp | 326 void* Buffer::GetMappedPointerImpl() { in GetMappedPointerImpl() function in dawn_native::vulkan::Buffer |
| /third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/ | ||
| D | BufferD3D12.cpp | 375 void* Buffer::GetMappedPointerImpl() { in GetMappedPointerImpl() function in dawn_native::d3d12::Buffer |
| /third_party/skia/third_party/externals/dawn/src/dawn_native/ | ||
| D | Buffer.cpp | 86 void* GetMappedPointerImpl() override { in GetMappedPointerImpl() function in dawn_native::__anon4c0371d20111::ErrorBuffer |
| /third_party/skia/third_party/externals/dawn/src/dawn_native/null/ | ||
| D | DeviceNull.cpp | 326 void* Buffer::GetMappedPointerImpl() { in GetMappedPointerImpl() function in dawn_native::null::Buffer |