Searched refs:m_buildErrorType (Results 1 - 2 of 2) sorted by relevance

/external/deqp/modules/gles31/functional/
H A Des31fProgramStateQueryTests.cpp633 const BuildErrorType m_buildErrorType; member in class:deqp::gles31::Functional::__anon4658::ProgramLogCase
638 , m_buildErrorType (errorType)
644 switch (m_buildErrorType)
764 switch (m_buildErrorType)
/external/deqp/modules/gles3/functional/
H A Des3fShaderStateQueryTests.cpp1200 , m_buildErrorType (buildErrorType)
1229 const char* vtxSource = (m_buildErrorType == BUILDERROR_COMPILE) ? (brokenShader) : (linkErrorVtxSource);
1230 const char* frgSource = (m_buildErrorType == BUILDERROR_COMPILE) ? (brokenShader) : (linkErrorFrgSource);
1318 const BuildErrorType m_buildErrorType; member in class:deqp::gles3::Functional::__anon4380::ProgramInfoLogCase

Completed in 106 milliseconds