Bug 169451 - WebGPU: Backend - Buffers
Summary: WebGPU: Backend - Buffers
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebGL (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Dean Jackson
URL:
Keywords: InRadar
Depends on:
Blocks: 167952
  Show dependency treegraph
 
Reported: 2017-03-09 15:31 PST by Dean Jackson
Modified: 2017-03-09 16:01 PST (History)
1 user (show)

See Also:


Attachments
Patch (25.53 KB, patch)
2017-03-09 15:47 PST, Dean Jackson
thorton: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dean Jackson 2017-03-09 15:31:48 PST
WebGPU: Backend - Buffers
Comment 1 Dean Jackson 2017-03-09 15:36:33 PST
<rdar://problem/30959168>
Comment 2 Dean Jackson 2017-03-09 15:47:45 PST
Created attachment 304003 [details]
Patch
Comment 3 Tim Horton 2017-03-09 15:54:38 PST
Comment on attachment 304003 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=304003&action=review

> Source/WebCore/platform/graphics/cocoa/GPUBufferMetal.mm:2
> + * Copyright (C) 2015 Apple Inc. All rights reserved.

Nope.
Comment 4 Dean Jackson 2017-03-09 16:01:21 PST
Committed r213684: <http://trac.webkit.org/changeset/213684>