Home
last modified time | relevance | path

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

/external/OpenCL-CTS/test_conformance/integer_ops/
Dmain.cpp152 …static const cl_long sUniqueValues[] = { 0x3333333333333333LL, 0x5555555555555555LL, 0x99999999999… in fill_test_values() local
160 …atic cl_long sSpecialValues[ 128 + 128 + 128 + ( sizeof( sUniqueValues ) / sizeof( sUniqueValues[ … in fill_test_values()
174 memcpy( &sSpecialValues[ 128 + 128 + 128 ], sUniqueValues, sizeof( sUniqueValues ) ); in fill_test_values()