Home
last modified time | relevance | path

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

/external/deqp/framework/qphelper/
DqpXmlWriter.h74 DE_INLINE qpXmlAttribute qpSetBoolAttrib (const char* name, deBool value) in qpSetBoolAttrib() function
DqpTestLog.c1127 attribs[numAttribs++] = qpSetBoolAttrib ("BindToTextureRGB", config->bindToTextureRGB); in qpTestLog_writeEglConfig()
1128 attribs[numAttribs++] = qpSetBoolAttrib ("BindToTextureRGBA", config->bindToTextureRGBA); in qpTestLog_writeEglConfig()
1140 attribs[numAttribs++] = qpSetBoolAttrib ("NativeRenderable", config->nativeRenderable); in qpTestLog_writeEglConfig()