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

  /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/ltc/
nouveau_nvkm_subdev_ltc_gk104.c 52 .zbc_clear_depth = gf100_ltc_zbc_clear_depth,
nouveau_nvkm_subdev_ltc_gm200.c 59 .zbc_clear_depth = gm107_ltc_zbc_clear_depth,
nouveau_nvkm_subdev_ltc_gp102.c 46 .zbc_clear_depth = gm107_ltc_zbc_clear_depth,
nouveau_nvkm_subdev_ltc_gp10b.c 64 .zbc_clear_depth = gm107_ltc_zbc_clear_depth,
nouveau_nvkm_subdev_ltc_gp100.c 71 .zbc_clear_depth = gm107_ltc_zbc_clear_depth,
priv.h 23 void (*zbc_clear_depth)(struct nvkm_ltc *, int, const u32); member in struct:nvkm_ltc_func
nouveau_nvkm_subdev_ltc_base.c 59 ltc->func->zbc_clear_depth(ltc, index, depth);
107 ltc->func->zbc_clear_depth(ltc, i, ltc->zbc_depth[i]);
nouveau_nvkm_subdev_ltc_gm107.c 147 .zbc_clear_depth = gm107_ltc_zbc_clear_depth,
nouveau_nvkm_subdev_ltc_gf100.c 251 .zbc_clear_depth = gf100_ltc_zbc_clear_depth,

Completed in 14 milliseconds