Searched defs:lastCase (Results 1 – 5 of 5) sorted by relevance
161 uint64_t lastCase = 1ULL << (8*sizeof(cl_half)); // number of cl_half in test_roundTrip() local
436 uint64_t lastCase = 1ULL << (8*sizeof(cl_half)); // number of things of size cl_half in Test_vLoadHalf_private() local
679 uint64_t lastCase = 1ULL << (8*sizeof(float)); // number of floats. in Test_vStoreHalf_private() local1277 uint64_t lastCase = 1ULL << (8*sizeof(float)); in Test_vStoreaHalf_private() local
1008 uint64_t lastCase = 1ULL << (8*gTypeSizes[ inType ]); in DoTest() local
1036 uint32_t lastCase = 0; in setCaseBits() local