Home
last modified time | relevance | path

Searched refs:KERNEL_FUNCTION_TEMPLATE (Results 1 – 2 of 2) sorted by relevance

/external/OpenCL-CTS/test_conformance/generic_address_space/
Dstress_tests.cpp112 const std::string KERNEL_FUNCTION_TEMPLATE[] = { in test_max_number_of_params() local
170 …L_FUNCTION = KERNEL_FUNCTION_TEMPLATE[0] + type_params.str() + KERNEL_FUNCTION_TEMPLATE[1] + funct… in test_max_number_of_params()
Dadvanced_tests.cpp445 const std::string KERNEL_FUNCTION_TEMPLATE = common::CONFORMANCE_VERIFY_FENCE + in test_generic_variable_gentype() local
483 sprintf(temp_kernel, KERNEL_FUNCTION_TEMPLATE.c_str(), in test_generic_variable_gentype()
503 sprintf(temp_kernel, KERNEL_FUNCTION_TEMPLATE.c_str(), in test_generic_variable_gentype()
523 sprintf(temp_kernel, KERNEL_FUNCTION_TEMPLATE.c_str(), in test_generic_variable_gentype()
540 sprintf(temp_kernel, KERNEL_FUNCTION_TEMPLATE.c_str(), in test_generic_variable_gentype()
557 const std::string KERNEL_FUNCTION_TEMPLATE = in create_math_kernels() local
596 …sprintf(temp_kernel, KERNEL_FUNCTION_TEMPLATE.c_str(), builtins[i].base_gentype.c_str(), builtins[… in create_math_kernels()