Searched defs:gf100_gr (Results 1 – 2 of 2) sorted by relevance
26 #define gf100_gr(p) container_of((p), struct gf100_gr, base) macro78 struct gf100_gr { struct79 const struct gf100_gr_func *func; argument103 struct gf100_gr_pack *sw_nonctx; argument104 struct gf100_gr_pack *sw_ctx; argument105 struct gf100_gr_pack *bundle; argument106 struct gf100_gr_pack *method; argument108 struct gf100_gr_zbc_color zbc_color[NVKM_LTC_MAX_ZBC_CNT]; argument109 struct gf100_gr_zbc_depth zbc_depth[NVKM_LTC_MAX_ZBC_CNT]; argument110 struct gf100_gr_zbc_stencil zbc_stencil[NVKM_LTC_MAX_ZBC_CNT]; argument[all …]
2395 gf100_gr = { variable