HomeSort by relevance Sort by last modified time
    Searched defs:InfoLog (Results 1 - 4 of 4) sorted by null

  /external/deqp/executor/
xeBatchResult.cpp 34 // InfoLog
36 InfoLog::InfoLog (void)
40 void InfoLog::append (const deUint8* bytes, size_t numBytes)
xeBatchResult.hpp 53 class InfoLog
56 InfoLog (void);
64 InfoLog (const InfoLog& other);
65 InfoLog& operator= (const InfoLog& other);
xeTestCaseResult.hpp 71 class InfoLog;
302 class InfoLog : public Item
305 InfoLog (void) : Item(TYPE_INFOLOG) {}
306 ~InfoLog (void) {}
332 InfoLog infoLog;
343 InfoLog linkInfoLog;
453 InfoLog infoLog;
  /external/mesa3d/src/mesa/main/
mtypes.h     [all...]

Completed in 603 milliseconds