Fix undefined behavior in record_variable_selection test.
authorJarkko Pöyry <jpoyry@google.com>
Mon, 12 Jan 2015 21:52:22 +0000 (13:52 -0800)
committerJarkko Pöyry <jpoyry@google.com>
Mon, 12 Jan 2015 21:52:22 +0000 (13:52 -0800)
commita3c1058eb8af4c3440cf1223e5e60e5876174f0c
treef628bc28806534cea2b10e5a498c9f04dddfddc5
parent2084d83ab4379cc0df11f0ef812b65e34a20bc4c
Fix undefined behavior in record_variable_selection test.

Tessellation shader expects patch size >= 3. Increase shader input
patch size to 3 from 1.

Bug: 18917835
Change-Id: I0eeadfca3690a1a1697aff538699d617b4bee93e
modules/gles31/functional/es31fTessellationGeometryInteractionTests.cpp