mirror of
https://github.com/KhronosGroup/OpenCL-CTS.git
synced 2026-03-19 06:09:01 +00:00
Rename files for consistency (#1166)
Signed-off-by: Marco Antognini <marco.antognini@arm.com>
This commit is contained in:
@@ -9,7 +9,7 @@ set (SPIR_SOURCES
|
||||
run_build_test.cpp
|
||||
run_services.cpp
|
||||
kernelargs.cpp
|
||||
../math_brute_force/FunctionList.cpp
|
||||
../math_brute_force/function_list.cpp
|
||||
)
|
||||
|
||||
add_executable(${SPIR_OUT}
|
||||
|
||||
@@ -33,12 +33,12 @@
|
||||
#include "harness/clImageHelper.h"
|
||||
#include "harness/os_helpers.h"
|
||||
|
||||
#include "../math_brute_force/function_list.h"
|
||||
#include "datagen.h"
|
||||
#include "exceptions.h"
|
||||
#include "kernelargs.h"
|
||||
#include "datagen.h"
|
||||
#include "run_services.h"
|
||||
#include "run_build_test.h"
|
||||
#include "../math_brute_force/FunctionList.h"
|
||||
#include "run_services.h"
|
||||
#include <CL/cl.h>
|
||||
//
|
||||
// Task
|
||||
|
||||
Reference in New Issue
Block a user