Searched refs:input_data_int (Results 1 – 1 of 1) sorted by relevance
/external/OpenCL-CTS/test_conformance/basic/ |
D | test_vector_creation.cpp | 231 cl_int input_data_int[16] = {0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15}; in test_vector_creation() local 263 …convert_explicit_value(&input_data_int[j], ((char*)input_data_converted)+get_explicit_type_size(ve… in test_vector_creation()
|