Home | History | Annotate | Download | only in texture_cube_map_array

Lines Matching defs:info_log

3275 	std::string info_log = getCompilationInfoLog(info.getShaderId());
3277 << info_log << tcu::TestLog::EndMessage;
3294 std::string info_log = getLinkingInfoLog(program_object_id);
3296 << info_log << tcu::TestLog::EndMessage;