mirror of
https://github.com/KhronosGroup/OpenCL-CTS.git
synced 2026-03-19 14:09:03 +00:00
8 lines
183 B
Python
8 lines
183 B
Python
# Script parameters:
|
|
# 1 - input file
|
|
# 2 - output file
|
|
# 3 - architecture: 32 or 64
|
|
# 4 - one of the strings: binary, source, spir_v
|
|
# 5 - OpenCL version: 12, 20
|
|
# 6 - build options
|