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

  /src/sys/external/bsd/drm2/dist/drm/nouveau/
nouveau_display.c 321 static struct nouveau_drm_prop_enum_list dither_mode[] = { variable in typeref:struct:nouveau_drm_prop_enum_list[]
487 PROP_ENUM(disp->dithering_mode, gen, "dithering mode", dither_mode);
nouveau_display.c 321 static struct nouveau_drm_prop_enum_list dither_mode[] = { variable in typeref:struct:nouveau_drm_prop_enum_list[]
487 PROP_ENUM(disp->dithering_mode, gen, "dithering mode", dither_mode);
nouveau_display.c 321 static struct nouveau_drm_prop_enum_list dither_mode[] = { variable in typeref:struct:nouveau_drm_prop_enum_list[]
487 PROP_ENUM(disp->dithering_mode, gen, "dithering mode", dither_mode);

Completed in 37 milliseconds