Home
last modified time | relevance | path

Searched defs:g_colors (Results 1 – 15 of 15) sorted by relevance

/dports/graphics/opensubdiv/OpenSubdiv-3_4_4/tutorials/far/tutorial_4_2/
H A Dfar_tutorial_4_2.cpp87 static float g_colors[24] = { 1.0f, 0.0f, 0.5f, variable
/dports/graphics/agg/agg-2.5/examples/
H A Dlion_lens.cpp34 agg::rgba8 g_colors[100]; variable
H A Dlion.cpp32 agg::rgba8 g_colors[100]; variable
H A Dlion_outline.cpp34 agg::rgba8 g_colors[100]; variable
H A Dperspective.cpp35 agg::rgba8 g_colors[100]; variable
H A Dalpha_mask.cpp22 agg::rgba8 g_colors[100]; variable
H A Dsimple_blur.cpp26 agg::rgba8 g_colors[100]; variable
H A Dmulti_clip.cpp42 agg::rgba8 g_colors[100]; variable
H A Dalpha_mask2.cpp46 agg::rgba8 g_colors[100]; variable
/dports/graphics/opensubdiv/OpenSubdiv-3_4_4/tutorials/far/tutorial_2_1/
H A Dfar_tutorial_2_1.cpp95 static float g_colors[8][3] = {{ 1.0f, 0.0f, 0.5f }, variable
/dports/databases/grass7/grass-7.8.6/lib/display/
H A Draster.c180 struct Colors *g_colors, struct Colors *b_colors, in D_draw_raster_RGB()
/dports/graphics/opensubdiv/OpenSubdiv-3_4_4/tutorials/far/tutorial_2_2/
H A Dfar_tutorial_2_2.cpp176 static float g_colors[24][4] = {{1.0, 1.0, 1.0, 1.0}, variable
/dports/graphics/opensubdiv/OpenSubdiv-3_4_4/tutorials/far/tutorial_2_3/
H A Dfar_tutorial_2_3.cpp224 static float g_colors[24][4] = {{1.0, 1.0, 1.0, 1.0}, variable
/dports/graphics/embree/embree-3.13.2/tutorials/voronoi/
H A Dvoronoi_device.cpp17 Vec3fa* g_colors = nullptr; variable
/dports/games/angband/Angband-4.2.2/src/
H A Dmain-sdl2.c563 static SDL_Color g_colors[MAX_COLORS]; variable