Home | History | Annotate | Download | only in gdx2d

Lines Matching refs:lpal

5481    stbi_uc lpal[256][4];
5756 stbi__gif_parse_colortable(s,g->lpal, 2 << (g->lflags & 7), g->eflags & 0x01 ? g->transparent : -1);
5757 g->color_table = (stbi_uc *) g->lpal;