Searched refs:COLOR_GREEN (Results 1 - 23 of 23) sorted by relevance

/xsrc/external/mit/mesa-demos/dist/src/tests/
H A Dtkmap.c5 COLOR_GREEN, enumerator in enum:__anoneb7bd01a0103
H A Dprim.c188 SetColor(COLOR_GREEN);
207 SetColor(COLOR_GREEN);
233 SetColor(COLOR_GREEN);
247 SetColor(COLOR_GREEN);
260 SetColor(COLOR_GREEN);
273 SetColor(COLOR_GREEN);
280 SetColor(COLOR_GREEN);
298 SetColor(COLOR_GREEN);
360 SetColor(COLOR_GREEN);
405 SetColor(COLOR_GREEN);
[all...]
/xsrc/external/mit/mesa-demos/dist/src/samples/
H A Dprim.c174 SetColor(COLOR_GREEN);
193 SetColor(COLOR_GREEN);
219 SetColor(COLOR_GREEN);
233 SetColor(COLOR_GREEN);
246 SetColor(COLOR_GREEN);
259 SetColor(COLOR_GREEN);
266 SetColor(COLOR_GREEN);
284 SetColor(COLOR_GREEN);
346 SetColor(COLOR_GREEN);
391 SetColor(COLOR_GREEN);
[all...]
H A Dtkmap.c5 COLOR_GREEN, enumerator in enum:__anon1c38b93c0103
H A Dcursor.c84 SetColor(COLOR_GREEN);
H A Dtri.c259 SetColor(COLOR_GREEN);
283 (rgb) ? glColor3fv(RGBMap[COLOR_GREEN]) : glIndexf(color2);
319 (rgb) ? glColor3fv(RGBMap[COLOR_GREEN]) : glIndexf(color2);
H A Dline.c152 SetColor(COLOR_GREEN);
H A Ddepth.c125 ci2 = COLOR_GREEN;
142 (rgb) ? glColor3fv(RGBMap[COLOR_GREEN]) : glIndexi(ci2);
H A Dpoint.c168 SetColor(COLOR_GREEN);
H A Dolympic.c245 mapped_colors[GREENRING] = COLOR_GREEN;
H A Dbitmap2.c681 SetColor(COLOR_GREEN);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Deg_debug.c39 #define COLOR_GREEN "\033[1;32m" macro
169 fprintf(f, COLOR_GREEN "%s%s%s" COLOR_RESET ":\n",
303 fprintf(f, COLOR_GREEN "NOP (type 2)" COLOR_RESET "\n");
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Deg_debug.c39 #define COLOR_GREEN "\033[1;32m" macro
169 fprintf(f, COLOR_GREEN "%s%s%s" COLOR_RESET ":\n",
303 fprintf(f, COLOR_GREEN "NOP (type 2)" COLOR_RESET "\n");
/xsrc/external/mit/MesaLib/dist/src/gtest/src/
H A Dgtest.cc2936 case COLOR_GREEN: return FOREGROUND_GREEN;
2980 case COLOR_GREEN: return "2";
3169 ColoredPrintf(COLOR_GREEN, "[==========] ");
3178 ColoredPrintf(COLOR_GREEN, "[----------] ");
3187 ColoredPrintf(COLOR_GREEN, "[----------] ");
3201 ColoredPrintf(COLOR_GREEN, "[----------] ");
3213 ColoredPrintf(COLOR_GREEN, "[ RUN ] ");
3238 ColoredPrintf(COLOR_GREEN, "[ OK ] ");
3240 ColoredPrintf(COLOR_GREEN, "[ SKIPPED ] ");
3263 ColoredPrintf(COLOR_GREEN, "[
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gtest/src/
H A Dgtest.cc2883 COLOR_GREEN, enumerator in enum:testing::internal::GTestColor
2894 case COLOR_GREEN: return FOREGROUND_GREEN;
2907 case COLOR_GREEN: return "2";
3084 ColoredPrintf(COLOR_GREEN, "[==========] ");
3093 ColoredPrintf(COLOR_GREEN, "[----------] ");
3101 ColoredPrintf(COLOR_GREEN, "[----------] ");
3112 ColoredPrintf(COLOR_GREEN, "[ RUN ] ");
3132 ColoredPrintf(COLOR_GREEN, "[ OK ] ");
3154 ColoredPrintf(COLOR_GREEN, "[----------] ");
3163 ColoredPrintf(COLOR_GREEN, "[
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dradv_debug.c43 #define COLOR_GREEN "\033[1;32m" macro
421 " " COLOR_GREEN "^ SE%u SH%u CU%u "
/xsrc/external/mit/MesaLib.old/dist/src/amd/common/
H A Dac_debug.c50 #define COLOR_GREEN "\033[1;32m" macro
241 fprintf(f, COLOR_GREEN "%s%s" COLOR_RESET ":\n",
499 fprintf(f, COLOR_GREEN "NOP (type 2)" COLOR_RESET "\n");
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_debug.c281 #define COLOR_GREEN "\033[1;32m" macro
664 fprintf(f, COLOR_GREEN "%s%s slot %u (%s):" COLOR_RESET "\n",
978 " " COLOR_GREEN "^ SE%u SH%u CU%u "
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_debug.c290 #define COLOR_GREEN "\033[1;32m" macro
657 fprintf(f, COLOR_GREEN "%s%s slot %u (%s):" COLOR_RESET "\n", chunk->shader_name,
965 " " COLOR_GREEN "^ SE%u SH%u CU%u "
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_debug.c46 #define COLOR_GREEN "\033[1;32m" macro
346 " " COLOR_GREEN "^ SE%u SH%u CU%u "
/xsrc/external/mit/MesaLib/dist/src/amd/common/
H A Dac_debug.c52 #define COLOR_GREEN "\033[1;32m" macro
58 #define O_COLOR_GREEN (debug_get_option_color() ? COLOR_GREEN : "")
/xsrc/external/mit/MesaLib/dist/src/freedreno/perfcntrs/
H A Dfdperf.c650 init_pair(COLOR_GROUP_HEADER, COLOR_WHITE, COLOR_GREEN);
/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 38 milliseconds