Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cDirectStateAccessBuffersTests.cpp519 std::string the_log = "The test of "; in LogFail() local
523 the_log.append("glNamedBufferData"); in LogFail()
529 the_log.append("glNamedBufferSubData"); in LogFail()
535 the_log.append("glNamedBufferStorage"); in LogFail()
541 the_log.append("glCopyNamedBufferSubData"); in LogFail()
545 the_log.append("uknown upload function"); in LogFail()
553 the_log.append(" called with usage parameter "); in LogFail()
557 the_log.append(bitfield_string_stream.str()); in LogFail()
561 the_log.append(" called with usage parameter "); in LogFail()
562 the_log.append(glu::getUsageName(parameter)); in LogFail()
[all …]