DSA texture storage/subimage tests sample from incomplete textures
authorIago Toral Quiroga <itoral@igalia.com>
Mon, 12 Jun 2017 09:04:18 +0000 (11:04 +0200)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Sat, 1 Jul 2017 10:33:18 +0000 (06:33 -0400)
commit82411cfe942059a751051c24ed831264332daffb
tree9d2606f841351fbb159a165e509773ec7de2f704
parent3c148ca8bc02a29c52d615a7b966671b54fcb356
DSA texture storage/subimage tests sample from incomplete textures

These tests upload data to a texture that is then sampled
from a shader but the test never setup sampling filters
for the texture, leaving it incomplete.

Components: OpenGL
VK-GL-CTS issue: 493

Affects:
KHR-GL45.direct_state_access.textures_storage_and_subimage

Change-Id: I1bb10af3f3760ffe7f45f9731b40abb2f3aef223
external/openglcts/modules/gl/gl4cDirectStateAccessTexturesTests.cpp