Bug 244291

Summary: WebGLRenderingContextBase::validateArrayBufferType is missing return false after FLOAT_32_UNSIGNED_INT_24_8_REV case
Product: WebKit Reporter: Kimmo Kinnunen <kkinnunen>
Component: WebGLAssignee: Kimmo Kinnunen <kkinnunen>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: dino, kbr, kkinnunen, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 222812    

Kimmo Kinnunen
Reported 2022-08-24 03:12:31 PDT
WebGLRenderingContextBase::validateArrayBufferType is missing return false after synthesizeGLError in the FLOAT_32_UNSIGNED_INT_24_8_REV case https://github.com/KhronosGroup/WebGL/pull/3486
Attachments
Radar WebKit Bug Importer
Comment 1 2022-08-24 04:19:17 PDT
Kimmo Kinnunen
Comment 2 2022-08-24 04:21:18 PDT
Kimmo Kinnunen
Comment 3 2022-08-24 07:06:21 PDT
*** This bug has been marked as a duplicate of bug 244290 ***
Note You need to log in before you can comment on or make changes to this bug.