Home
last modified time | relevance | path

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

/external/deqp/framework/qphelper/
DqpTestLog.c199 static const qpKeyStringMap s_qpSampleValueTagMap[] = variable
207 DE_STATIC_ASSERT(DE_LENGTH_OF_ARRAY(s_qpSampleValueTagMap) == QP_SAMPLE_VALUE_TAG_LAST + 1);
1336 const char* tagName = QP_LOOKUP_STRING(s_qpSampleValueTagMap, tag); in qpTestLog_writeValueInfo()