Searched defs:gf100_grctx_func (Results 1 – 1 of 1) sorted by relevance
22 struct gf100_grctx_func { struct24 void (*main)(struct gf100_gr *, struct gf100_grctx *);26 void (*unkn)(struct gf100_gr *);28 const struct gf100_gr_pack *hub;52 extern const struct gf100_grctx_func gf100_grctx; argument