Home
last modified time | relevance | path

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

/external/deqp/framework/qphelper/
DqpTestLog.c225 static const qpKeyStringMap s_qpImageFormatMap[] = variable
233 DE_STATIC_ASSERT(DE_LENGTH_OF_ARRAY(s_qpImageFormatMap) == QP_IMAGE_FORMAT_LAST + 1);
943 …attribs[numAttribs++] = qpSetStringAttrib("Format", QP_LOOKUP_STRING(s_qpImageFormatMap, imageForm… in qpTestLog_writeImage()