Add missing write to PointSize
authorDae Kim <dae.kim@imgtec.com>
Wed, 30 Oct 2019 12:32:17 +0000 (12:32 +0000)
committerDae Kim <dae.kim@imgtec.com>
Wed, 30 Oct 2019 13:22:01 +0000 (13:22 +0000)
commitb8fd918b252d3868d5215958ce791a4ffcb61793
tree6fc15a626eb640481c1a3bc18e8d6750f282261a
parentacbe3e5923cac560b3e8af1e80bf78115acb58ed
Add missing write to PointSize

The primitive topology is POINT_LIST for test cases covering the vertex
stage, but the vertex shader in these cases isn't supplying a value for
PontSize.

Affects:

dEQP-VK.binding_model.buffer_device_address.*.vert

Components: Vulkan

VK-GL-CTS issue: 2080

Change-Id: Ibbbeb143bf957f9494b1df84e69bc4a01c891c6a
external/vulkancts/modules/vulkan/binding_model/vktBindingBufferDeviceAddressTests.cpp