Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/addrlib/src/core/
Daddrobject.cpp212 const CHAR* pDebugString, ///< [in] Debug string in DebugPrint() argument
221 va_start(ap, pDebugString); in DebugPrint()
226 debugPrintInput.pDebugString = const_cast<CHAR*>(pDebugString); in DebugPrint()
Daddrobject.h75 VOID DebugPrint(const CHAR* pDebugString, ...) const;
/external/mesa3d/src/amd/addrlib/inc/
Daddrinterface.h255 CHAR* pDebugString; ///< Debug print string member