Home
last modified time | relevance | path

Searched defs:zoff (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/nouveau/nvkm/engine/gr/
Dgp100.c37 const u32 zoff = znum * 4; in gp100_gr_zbc_clear_color() local
56 const u32 zoff = znum * 4; in gp100_gr_zbc_clear_depth() local
Dgp102.c34 const u32 zoff = znum * 4; in gp102_gr_zbc_clear_stencil() local
/Linux-v4.19/fs/ceph/
Dfile.c601 int zoff = page_align + read + ret; in striped_read() local