HomeSort by: relevance | last modified time | path
    Searched refs:gfxdepth (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/amiga/dev/
amidisplaycc.c 88 int gfxdepth; member in struct:amidisplaycc_softc
467 adp->gfxdepth = 8;
469 adp->gfxdepth = 4;
1081 FBINFO.depth = adp->gfxdepth;
1116 fbinfo->fbi_fbsize = bm->bytes_per_row * bm->rows * adp->gfxdepth;
1121 fbinfo->fbi_bitsperpixel = adp->gfxdepth;
1124 fbinfo->fbi_subtype.fbi_cmapinfo.cmap_entries = 1 << adp->gfxdepth;
1143 adp->gfxdepth);
amidisplaycc.c 88 int gfxdepth; member in struct:amidisplaycc_softc
467 adp->gfxdepth = 8;
469 adp->gfxdepth = 4;
1081 FBINFO.depth = adp->gfxdepth;
1116 fbinfo->fbi_fbsize = bm->bytes_per_row * bm->rows * adp->gfxdepth;
1121 fbinfo->fbi_bitsperpixel = adp->gfxdepth;
1124 fbinfo->fbi_subtype.fbi_cmapinfo.cmap_entries = 1 << adp->gfxdepth;
1143 adp->gfxdepth);
amidisplaycc.c 88 int gfxdepth; member in struct:amidisplaycc_softc
467 adp->gfxdepth = 8;
469 adp->gfxdepth = 4;
1081 FBINFO.depth = adp->gfxdepth;
1116 fbinfo->fbi_fbsize = bm->bytes_per_row * bm->rows * adp->gfxdepth;
1121 fbinfo->fbi_bitsperpixel = adp->gfxdepth;
1124 fbinfo->fbi_subtype.fbi_cmapinfo.cmap_entries = 1 << adp->gfxdepth;
1143 adp->gfxdepth);

Completed in 136 milliseconds