Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/gr/
H A Dctxgf100.h25 struct gf100_grctx_func { struct
26 void (*unkn88c)(struct gf100_gr *, bool on);
28 void (*main)(struct gf100_gr *, struct gf100_grctx *);
30 void (*unkn)(struct gf100_gr *);
32 const struct gf100_gr_pack *hub;
33 const struct gf100_gr_pack *gpc_0;
34 const struct gf100_gr_pack *gpc_1;
35 const struct gf100_gr_pack *zcull;
36 const struct gf100_gr_pack *tpc;
37 const struct gf100_gr_pack *ppc;
[all …]