Searched defs:lastCase (Results 1 – 6 of 6) sorted by relevance
164 uint64_t lastCase = 1ULL << (8*sizeof(cl_half)); // number of cl_half in test_roundTrip() local
437 uint64_t lastCase = 1ULL << (8*sizeof(cl_half)); // number of things of size cl_half in Test_vLoadHalf_private() local
701 uint64_t lastCase = 1ULL << (8*sizeof(float)); // number of floats. in Test_vStoreHalf_private() local1299 uint64_t lastCase = 1ULL << (8*sizeof(float)); in Test_vStoreaHalf_private() local
1010 uint64_t lastCase = 1ULL << (8*gTypeSizes[ inType ]); in DoTest() local
1042 uint32_t lastCase = 0; in setCaseBits() local