Lines Matching defs:sc_depth
85 int sc_width, sc_height, sc_depth, sc_stride;
266 sc->sc_depth = 32;
268 sc->sc_depth = 8;
282 sc->sc_width, sc->sc_height, sc->sc_depth, sc->sc_stride);
342 if (sc->sc_depth <= 8) {
422 sc->sc_depth = 32;
424 sc->sc_depth = 8;
431 sc->sc_depth = 32;
578 ri->ri_depth = sc->sc_depth;
590 if (sc->sc_depth == 8) {
596 if (sc->sc_depth == 32) {
625 switch (sc->sc_depth) {
633 printf("alpha font at %d!?\n", sc->sc_depth);
752 switch (sc->sc_depth) {