Bug 126937 - [WebGL2] Implement getFragDataLocation
Summary: [WebGL2] Implement getFragDataLocation
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebGL (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: James Darpinian
URL:
Keywords:
Depends on: 214211
Blocks: 126404
  Show dependency treegraph
 
Reported: 2014-01-13 15:35 PST by Dean Jackson
Modified: 2020-07-14 17:47 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dean Jackson 2014-01-13 15:35:25 PST
Implement
[WebGLHandlesContextLoss] GLint getFragDataLocation(WebGLProgram? program, DOMString name);
Comment 1 Dean Jackson 2014-01-13 15:38:54 PST
<rdar://problem/15002354>
Comment 2 James Darpinian 2020-07-14 17:47:26 PDT
Done in bug 214211.