Searched defs:InfoLog (Results 1 - 4 of 4) sorted by relevance
/external/deqp/executor/ | ||
H A D | xeBatchResult.cpp | 34 // InfoLog 36 InfoLog::InfoLog (void) function in class:xe::InfoLog 40 void InfoLog::append (const deUint8* bytes, size_t numBytes) |
H A D | xeBatchResult.hpp | 53 class InfoLog class in namespace:xe 56 InfoLog (void); 64 InfoLog (const InfoLog& other); 65 InfoLog& operator= (const InfoLog& other); |
H A D | xeTestCaseResult.hpp | 71 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 D | mtypes.h | 2195 GLchar *InfoLog; member in struct:gl_shader 2398 GLchar *InfoLog; member in struct:gl_shader_program |
Completed in 125 milliseconds