Home
last modified time | relevance | path

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

/external/OpenCL-CTS/test_conformance/non_uniform_work_group/
Dtools.cpp166 ErrorMap::value_type(ERR_LOCAL_SIZE, "local size"),
170 ErrorMap::value_type(ERR_LOCAL_SIZE, "local size"),
Dtools.h66 ERR_LOCAL_SIZE, enumerator
DTestNonUniformWorkGroup.cpp426 …_err.show(Error::ERR_LOCAL_SIZE, errorLocation, results->get_local_size[i], reference->get_local_s… in verifyData()