Searched refs:COLOR_YELLOW (Results 1 - 20 of 20) sorted by relevance

/xsrc/external/mit/mesa-demos/dist/src/tests/
H A Dtkmap.c6 COLOR_YELLOW, enumerator in enum:__anoneb7bd01a0103
H A Dprim.c308 SetColor(COLOR_YELLOW);
445 SetColor(COLOR_YELLOW);
/xsrc/external/mit/mesa-demos/dist/src/samples/
H A Dtkmap.c6 COLOR_YELLOW, enumerator in enum:__anon1c38b93c0103
H A Dline.c132 ci = COLOR_YELLOW;
H A Dpoint.c136 SetColor(COLOR_YELLOW);
H A Dprim.c294 SetColor(COLOR_YELLOW);
431 SetColor(COLOR_YELLOW);
H A Dbitmap1.c171 SetColor(COLOR_YELLOW);
H A Dolympic.c246 mapped_colors[YELLOWRING] = COLOR_YELLOW;
H A Dbitmap2.c678 SetColor(COLOR_YELLOW);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Deg_debug.c40 #define COLOR_YELLOW "\033[1;33m" macro
74 fprintf(file, COLOR_YELLOW "%s" COLOR_RESET " <- ", name);
91 fprintf(file, COLOR_YELLOW "%s" COLOR_RESET " <- ",
129 fprintf(file, COLOR_YELLOW "0x%05x" COLOR_RESET " <- 0x%08x\n", offset, value);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Deg_debug.c40 #define COLOR_YELLOW "\033[1;33m" macro
74 fprintf(file, COLOR_YELLOW "%s" COLOR_RESET " <- ", name);
91 fprintf(file, COLOR_YELLOW "%s" COLOR_RESET " <- ",
129 fprintf(file, COLOR_YELLOW "0x%05x" COLOR_RESET " <- 0x%08x\n", offset, value);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_debug.c282 #define COLOR_YELLOW "\033[1;33m" macro
562 COLOR_YELLOW " Size VM start page "
612 u_log_printf(log, COLOR_YELLOW "Color buffer %i:" COLOR_RESET "\n", i);
619 u_log_printf(log, COLOR_YELLOW "Depth-stencil buffer:" COLOR_RESET "\n");
965 fprintf(f, COLOR_YELLOW "%s - annotated disassembly:" COLOR_RESET "\n",
1046 fprintf(f, COLOR_YELLOW "%s: " COLOR_RESET "\n", title);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_debug.c291 #define COLOR_YELLOW "\033[1;33m" macro
555 fprintf(f, "Buffer list (in units of pages = 4kB):\n" COLOR_YELLOW
605 u_log_printf(log, COLOR_YELLOW "Color buffer %i:" COLOR_RESET "\n", i);
612 u_log_printf(log, COLOR_YELLOW "Depth-stencil buffer:" COLOR_RESET "\n");
952 fprintf(f, COLOR_YELLOW "%s - annotated disassembly:" COLOR_RESET "\n",
1029 fprintf(f, COLOR_YELLOW "%s: " COLOR_RESET "\n", title);
/xsrc/external/mit/MesaLib.old/dist/src/amd/common/
H A Dac_debug.c51 #define COLOR_YELLOW "\033[1;33m" macro
99 fprintf(file, COLOR_YELLOW "%s" COLOR_RESET " <- ", name);
132 fprintf(file, COLOR_YELLOW "%s" COLOR_RESET " <- ",
169 fprintf(file, COLOR_YELLOW "0x%05x" COLOR_RESET " <- 0x%08x\n", offset, value);
/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dradv_debug.c44 #define COLOR_YELLOW "\033[1;33m" macro
409 fprintf(f, COLOR_YELLOW "%s - annotated disassembly:" COLOR_RESET "\n",
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_debug.c47 #define COLOR_YELLOW "\033[1;33m" macro
334 fprintf(f, COLOR_YELLOW "%s - annotated disassembly:" COLOR_RESET "\n",
/xsrc/external/mit/MesaLib.old/dist/src/gtest/src/
H A Dgtest.cc2884 COLOR_YELLOW enumerator in enum:testing::internal::GTestColor
2895 case COLOR_YELLOW: return FOREGROUND_RED | FOREGROUND_GREEN;
2908 case COLOR_YELLOW: return "3";
3066 ColoredPrintf(COLOR_YELLOW,
3072 ColoredPrintf(COLOR_YELLOW,
3079 ColoredPrintf(COLOR_YELLOW,
3222 ColoredPrintf(COLOR_YELLOW,
5152 color = COLOR_YELLOW;
/xsrc/external/mit/MesaLib/dist/src/amd/common/
H A Dac_debug.c53 #define COLOR_YELLOW "\033[1;33m" macro
59 #define O_COLOR_YELLOW (debug_get_option_color() ? COLOR_YELLOW : "")
/xsrc/external/mit/MesaLib/dist/src/gtest/src/
H A Dgtest.cc2937 case COLOR_YELLOW: return FOREGROUND_RED | FOREGROUND_GREEN;
2981 case COLOR_YELLOW: return "3";
3151 ColoredPrintf(COLOR_YELLOW,
3157 ColoredPrintf(COLOR_YELLOW,
3164 ColoredPrintf(COLOR_YELLOW,
3373 ColoredPrintf(COLOR_YELLOW,
5870 color = COLOR_YELLOW;
/xsrc/external/mit/MesaLib/dist/src/gtest/include/gtest/
H A Dgtest.h1806 enum GTestColor { COLOR_DEFAULT, COLOR_RED, COLOR_GREEN, COLOR_YELLOW }; enumerator in enum:testing::internal::GTestColor

Completed in 35 milliseconds