Searched refs:GREEN (Results 1 – 5 of 5) sorted by relevance
90 GREEN = GGL_INDEX_GREEN, enumerator
286 c->state.fog.color[GGLFormat::GREEN]= (g - (g>>8))>>8; in ggl_fogColor3xv()521 if (g) mask |= 1 << GGLFormat::GREEN; in ggl_colorMask()
182 (i==GGLFormat::GREEN || i==GGLFormat::BLUE)) { in write_pixel()
1682 gen.argb[GGLFormat::GREEN].c = ci.ydgdy; in init_y()1683 gen.argb[GGLFormat::GREEN].dx = c->shade.dgdx; in init_y()
168 (i==GGLFormat::GREEN || i==GGLFormat::BLUE)) { in scanline_core()283 build_component(pixel, parts, GGLFormat::GREEN, regs); in scanline_core()