Searched refs:ProgramInfoLogCase (Results 1 – 2 of 2) sorted by relevance
/external/deqp/modules/gles3/functional/ |
D | es3fShaderStateQueryTests.cpp | 1189 class ProgramInfoLogCase : public ApiCase class 1198 …ProgramInfoLogCase (Context& context, const char* name, const char* description, BuildErrorType bu… in ProgramInfoLogCase() function in deqp::gles3::Functional::__anon9c4da9840111::ProgramInfoLogCase 3659 …addChild(new ProgramInfoLogCase (m_context, "program_info_log_length", "INFO_LOG_LENGTH", P… in init() 3660 …addChild(new ProgramInfoLogCase (m_context, "program_info_log_length_link_error", "INFO_LOG_LE… in init()
|
/external/deqp/modules/gles2/functional/ |
D | es2fShaderStateQueryTests.cpp | 963 class ProgramInfoLogCase : public ApiCase class 966 ProgramInfoLogCase (Context& context, const char* name, const char* description) in ProgramInfoLogCase() function in deqp::gles2::Functional::__anon0e95bd220111::ProgramInfoLogCase 2299 addChild(new ProgramInfoLogCase (m_context, "program_info_log_length", "INFO_LOG_LENGTH")); in init()
|