Searched refs:TextColor (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/rasterizer/common/
H A Dswr_assert.cpp39 enum class TextColor enum in namespace:ConsoleUtils
65 TextColor color = TextColor::WHITE,
131 SetTextColor(stderr, TextColor::CYAN, TextStyle::NORMAL);
135 SetTextColor(stderr, TextColor::RED, TextStyle::INTENSITY);
139 SetTextColor(stderr, TextColor::CYAN, TextStyle::INTENSITY);
144 SetTextColor(stderr, TextColor::YELLOW, TextStyle::INTENSITY);
252 SetTextColor(stderr, TextColor::CYAN, TextStyle::NORMAL);
258 SetTextColor(stderr, TextColor::PURPLE, TextStyle::INTENSITY);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/rasterizer/common/
H A Dswr_assert.cpp39 enum class TextColor enum in namespace:ConsoleUtils
65 TextColor color = TextColor::WHITE,
131 SetTextColor(stderr, TextColor::CYAN, TextStyle::NORMAL);
135 SetTextColor(stderr, TextColor::RED, TextStyle::INTENSITY);
139 SetTextColor(stderr, TextColor::CYAN, TextStyle::INTENSITY);
144 SetTextColor(stderr, TextColor::YELLOW, TextStyle::INTENSITY);
252 SetTextColor(stderr, TextColor::CYAN, TextStyle::NORMAL);
258 SetTextColor(stderr, TextColor::PURPLE, TextStyle::INTENSITY);

Completed in 2 milliseconds