Searched refs:g_arrTypeNames (Results 1 – 4 of 4) sorted by relevance
/external/OpenCL-CTS/test_conformance/vectors/ |
D | test_step.cpp | 104 g_arrTypeNames[typeIdx], ".NUM.", in test_step_internal() 110 testName, g_arrTypeNames[typeIdx], in test_step_internal() 131 g_arrTypeNames[typeIdx], in test_step_internal() 143 pClState->m_numThreads, g_arrTypeNames[typeIdx], in test_step_internal() 154 g_arrTypeNames[typeIdx], in test_step_internal() 168 g_arrTypeNames[typeIdx], in test_step_internal()
|
D | test_vec_align.cpp | 141 g_arrTypeNames[typeIdx], ".NUM.", in test_vec_internal() 147 testName, g_arrTypeNames[typeIdx], in test_vec_internal() 171 g_arrTypeNames[typeIdx], in test_vec_internal() 187 pClState->m_numThreads, g_arrTypeNames[typeIdx], in test_vec_internal() 199 g_arrTypeNames[typeIdx], in test_vec_internal() 224 g_arrTypeNames[typeIdx], in test_vec_internal()
|
D | defines.h | 41 extern const char *g_arrTypeNames[];
|
D | globals.cpp | 43 const char *g_arrTypeNames[] = { "char", "uchar", "short", "ushort", "int", variable
|