Improve sparse texture failure errors
authorMike Blumenkrantz <michael.blumenkrantz@gmail.com>
Thu, 21 Apr 2022 17:56:46 +0000 (13:56 -0400)
committerRicardo Garcia <rgarcia@igalia.com>
Mon, 25 Apr 2022 09:28:14 +0000 (11:28 +0200)
commit1f5b76ee1dc10ac01516bdecf7332186b16bf302
tree715314bb9563eef438f1f7a1c2aa0b5ccaf3fd28
parent365c92ed4243c4936db30adae145e6f8461d54ba
Improve sparse texture failure errors

Provide more error messages that help debug implementation issues.

Affects:
KHR-GL46.sparse_texture2_tests.SparseTexture2Commitment
KHR-GL46.sparse_texture2_tests.SparseTexture2Lookup
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess
KHR-GL46.sparse_texture_clamp_tests.SparseTextureClampLookupColor
KHR-GL46.sparse_texture_clamp_tests.SparseTextureClampLookupResidency

Components: OpenGL
VK-GL-CTS issue: 3653

Change-Id: I45876884de16d3619b57027b9f9038d3b3135507
external/openglcts/modules/gl/gl4cSparseTexture2Tests.cpp
external/openglcts/modules/gl/gl4cSparseTextureClampTests.cpp