mirror of
https://github.com/KhronosGroup/OpenCL-CTS.git
synced 2026-03-19 06:09:01 +00:00
The check implementated by that Skip function is already implemented in 'InfoMutableCommandBufferTest::Skip()'. Also this is trying to get the extension_version before checking whether the extension is supported, leading to false negative for device not supporting the extension.