Home
last modified time | relevance | path

Searched defs:indentStr (Results 1 – 2 of 2) sorted by relevance

/external/deqp/framework/qphelper/
DqpXmlWriter.c270 const char* indentStr = getIndentStr(writer->xmlElementDepth); in qpXmlWriter_writeBase64() local
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineVertexInputTests.cpp662 const std::string indentStr = m_queryMaxAttributes ? "\t\t" : "\t"; in getGlslAttributeConditions() local