Bug 169451

Summary: WebGPU: Backend - Buffers
Product: WebKit Reporter: Dean Jackson <dino>
Component: WebGLAssignee: Dean Jackson <dino>
Status: RESOLVED FIXED    
Severity: Normal CC: dino
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 167952    
Attachments:
Description Flags
Patch thorton: review+

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>