Home
last modified time | relevance | path

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

/external/deqp/modules/gles2/performance/
Des2pShaderCompilationCases.cpp492 …bool m_addWhitespaceAndComments; // If true, add random whitespace and comments to the source… member in deqp::gles2::Performance::ShaderCompilerCase
1655 , m_addWhitespaceAndComments (addWhitespaceAndComments) in ShaderCompilerCase()
1901 if (m_addWhitespaceAndComments) in iterate()
2126 if (m_avoidCache || m_addWhitespaceAndComments) in iterate()
2132 if (m_addWhitespaceAndComments) in iterate()
/external/deqp/modules/gles3/performance/
Des3pShaderCompilationCases.cpp492 …bool m_addWhitespaceAndComments; // If true, add random whitespace and comments to the source… member in deqp::gles3::Performance::ShaderCompilerCase
1675 , m_addWhitespaceAndComments (addWhitespaceAndComments) in ShaderCompilerCase()
1921 if (m_addWhitespaceAndComments) in iterate()
2146 if (m_avoidCache || m_addWhitespaceAndComments) in iterate()
2152 if (m_addWhitespaceAndComments) in iterate()