Home
last modified time | relevance | path

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

/external/OpenCL-CTS/test_conformance/api/
Dtest_api_min_max.cpp1459 size_t individualBufferSize; in test_min_max_constant_args() local
1492 individualBufferSize = ((int)maxSize/2)/maxArgs; in test_min_max_constant_args()
1495 (int)maxArgs, (int)maxSize, (int)maxArgs, (int)individualBufferSize); in test_min_max_constant_args()
1528 individualBufferSize, NULL, &error); in test_min_max_constant_args()
1541 while (threads[0]*sizeof(cl_int) > individualBufferSize) in test_min_max_constant_args()