mirror of
https://github.com/KhronosGroup/OpenCL-CTS.git
synced 2026-03-19 06:09:01 +00:00
Replace use of -ILPath with --spirv-binaries-path in CSV (#981)
This commit is contained in:
@@ -93,7 +93,7 @@ Workgroups,workgroups/test_workgroups
|
||||
# OpenCL 2.1 tests
|
||||
#####################################
|
||||
Device timer,device_timer/test_device_timer
|
||||
SPIRV new,spirv_new/test_spirv_new -ILPath spirv_bin
|
||||
SPIRV new,spirv_new/test_spirv_new --spirv-binaries-path spirv_bin
|
||||
|
||||
#########################################
|
||||
# Extensions
|
||||
|
||||
|
@@ -95,7 +95,7 @@ Workgroups,workgroups/test_workgroups --compilation-mode spir-v --compilation-ca
|
||||
# OpenCL 2.1 tests
|
||||
#####################################
|
||||
Device timer,device_timer/test_device_timer
|
||||
SPIRV new,spirv_new/test_spirv_new -ILPath spirv_bin
|
||||
SPIRV new,spirv_new/test_spirv_new --spirv-binaries-path spirv_bin
|
||||
|
||||
#########################################
|
||||
# Extensions
|
||||
|
||||
|
Reference in New Issue
Block a user