Bug 190172

Summary: [WHLSL] Add "discard" keyword
Product: WebKit Reporter: Myles C. Maxfield <mmaxfield>
Component: WebGPUAssignee: Nobody <webkit-unassigned>
Status: RESOLVED MOVED    
Severity: Normal    
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 176199    

Myles C. Maxfield
Reported 2018-10-01 15:37:31 PDT
It's only valid in fragment shaders, and it has the same semantics as trap (except for no output-merger step later)
Attachments
Myles C. Maxfield
Comment 1 2018-10-13 14:22:53 PDT
Myles C. Maxfield
Comment 2 2018-10-13 14:49:56 PDT
Note You need to log in before you can comment on or make changes to this bug.