Added test for reusing query handle
authorJari Komppa <jari@siru.fi>
Thu, 6 Aug 2020 10:52:31 +0000 (13:52 +0300)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Fri, 28 Aug 2020 11:32:17 +0000 (07:32 -0400)
commit3f5b1181af71ec32960347d98486b9395352b6f3
tree9567b84d07dcf813d62dc7ed26ab5bc61792547b
parentb25db6cb9c30fd068f8128dd6f1a7095fcaf28e5
Added test for reusing query handle

Added a test which uses a query handle with
GL_TIMESTAMP, deletes it, allocates a new handle
(which is assumed to be the same as previous)
and uses the handle for something else.

Components: OpenGL
VK-GL-CTS issue: 2523
New test: KHR-GL45.direct_state_access.queries_reuse

Change-Id: I7df01fd2b7d6a2ea1530d954313ade831be7b08c
external/openglcts/data/mustpass/gl/khronos_mustpass/4.6.1.x/gl45-master.txt
external/openglcts/data/mustpass/gl/khronos_mustpass/4.6.1.x/gl46-master.txt
external/openglcts/modules/gl/gl4cDirectStateAccessQueriesTests.cpp
external/openglcts/modules/gl/gl4cDirectStateAccessTests.cpp
external/openglcts/modules/gl/gl4cDirectStateAccessTests.hpp