Searched refs:m_buildErrorType (Results 1 – 2 of 2) sorted by relevance
635 const BuildErrorType m_buildErrorType; member in deqp::gles31::Functional::__anon7ec7f66e0111::ProgramLogCase640 , m_buildErrorType (errorType) in ProgramLogCase()648 switch (m_buildErrorType) in init()762 switch (m_buildErrorType) in getProgramSources()
1200 , m_buildErrorType (buildErrorType) in ProgramInfoLogCase()1229 …const char* vtxSource = (m_buildErrorType == BUILDERROR_COMPILE) ? (brokenShader) : (linkErrorVtxS… in test()1230 …const char* frgSource = (m_buildErrorType == BUILDERROR_COMPILE) ? (brokenShader) : (linkErrorFrgS… in test()1318 const BuildErrorType m_buildErrorType; member in deqp::gles3::Functional::__anon422fb1eb0111::ProgramInfoLogCase