Pad out glClearBufferuiv value
authorMika Väinölä <mika.vainola@siru.fi>
Fri, 12 Nov 2021 11:41:54 +0000 (13:41 +0200)
committerMatthew Netsch <quic_mnetsch@quicinc.com>
Thu, 2 Dec 2021 21:00:28 +0000 (21:00 +0000)
commit2206407af0950c6bdae7c8cd7adeffba4284a48c
tree125010b3e42e1ef65757b8901fc7dd2b49e15c6a
parent9f8274f16bd6365013b73c0e2882e0e80d4f48e3
Pad out glClearBufferuiv value

The test calls glClearBufferuiv with GL_COLOR and a pointer to a
single GLuint when four components are expected.

Affects: KHR-GLES31.core.framebuffer_no_attachments.render

Components: OpenGL

VK-GL-CTS issue: 3295

Change-Id: I0ce2512cc619410c91104b083ab7bb7b9d667c4c
external/openglcts/modules/gles31/es31cFramebufferNoAttachmentsTests.cpp