Searched defs:InfoLog (Results 1 - 4 of 4) sorted by relevance

/external/deqp/executor/
H A DxeBatchResult.cpp34 // InfoLog
36 InfoLog::InfoLog (void) function in class:xe::InfoLog
40 void InfoLog::append (const deUint8* bytes, size_t numBytes)
H A DxeBatchResult.hpp53 class InfoLog class in namespace:xe
56 InfoLog (void);
64 InfoLog (const InfoLog& other);
65 InfoLog& operator= (const InfoLog& other);
H A DxeTestCaseResult.hpp71 class InfoLog;
302 class InfoLog : public Item class in namespace:xe::ri
305 InfoLog (void) : Item(TYPE_INFOLOG) {} function in class:xe::ri::InfoLog
306 ~InfoLog (void) {}
332 InfoLog infoLog;
343 InfoLog linkInfoLog;
453 InfoLog infoLog;
/external/mesa3d/src/mesa/main/
H A Dmtypes.h2195 GLchar *InfoLog; member in struct:gl_shader
2398 GLchar *InfoLog; member in struct:gl_shader_program

Completed in 125 milliseconds