mirror of
https://github.com/KhronosGroup/OpenCL-CTS.git
synced 2026-03-19 06:09:01 +00:00
Added support to run the CTS with Vulkan validation layers (#2246)
Fixes #2116 according to task description. As approved 25Mar25
This commit is contained in:
@@ -42,6 +42,7 @@ extern bool debug_trace;
|
||||
|
||||
extern bool useSingleImageKernel;
|
||||
extern bool useDeviceLocal;
|
||||
extern bool useValidationLayers;
|
||||
extern bool disableNTHandleType;
|
||||
|
||||
#endif // _vulkan_interop_common_hpp_
|
||||
|
||||
Reference in New Issue
Block a user