Searched refs:test_colors_32 (Results 1 – 1 of 1) sorted by relevance
/reactos/modules/rostests/apitests/opengl32/ |
H A D | sw_pixelformat.c | 81 static const struct test_color test_colors_32[] = variable 123 static const struct test_color* test_colors_32bpp[] = {test_colors_32, test_colors_24, test_col… 124 static const struct test_color* test_colors_24bpp[] = {test_colors_24, test_colors_32, test_col… 125 …st_color* test_colors_16bpp[] = {test_colors_16_565, test_colors_24, test_colors_32, test_colors_8… 126 …st_color* test_colors_8bpp[] = {test_colors_8, test_colors_24, test_colors_32, test_colors_1…
|