Bug 229982

Summary: webgl/2.0.y/deqp/functional/gles3/negativestateapi.html get_query_parameter fails on Metal
Product: WebKit Reporter: Kimmo Kinnunen <kkinnunen>
Component: WebGLAssignee: Kimmo Kinnunen <kkinnunen>
Status: RESOLVED FIXED    
Severity: Normal CC: dino, kbr, kkinnunen, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 229947    
Bug Blocks: 222812    
Attachments:
Description Flags
Patch none

Kimmo Kinnunen
Reported 2021-09-07 00:41:09 PDT
Start testcase: state.get_query_parameter FAIL state.get_query_parameter: Expected gl.INVALID_OPERATION, but got gl.NO_ERROR.
Attachments
Patch (12.98 KB, patch)
2021-09-07 04:21 PDT, Kimmo Kinnunen
no flags
Kimmo Kinnunen
Comment 1 2021-09-07 04:21:05 PDT
Dean Jackson
Comment 2 2021-09-07 11:08:49 PDT
Comment on attachment 437486 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=437486&action=review > Source/WebCore/html/canvas/WebGL2RenderingContext.cpp:80 > +#include <algorithm> Why this?
Kimmo Kinnunen
Comment 3 2021-09-07 11:14:40 PDT
(In reply to Dean Jackson from comment #2) > Comment on attachment 437486 [details] > Patch > > View in context: > https://bugs.webkit.org/attachment.cgi?id=437486&action=review > > > Source/WebCore/html/canvas/WebGL2RenderingContext.cpp:80 > > +#include <algorithm> > > Why this? std::find
EWS
Comment 4 2021-09-07 23:43:09 PDT
Committed r282131 (241428@main): <https://commits.webkit.org/241428@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 437486 [details].
Radar WebKit Bug Importer
Comment 5 2021-09-07 23:44:18 PDT
Note You need to log in before you can comment on or make changes to this bug.