Searched defs:gf100_gr (Results 1 – 2 of 2) sorted by relevance
28 #define gf100_gr(p) container_of((p), struct gf100_gr, base) macro80 struct gf100_gr { struct81 const struct gf100_gr_func *func; argument105 struct gf100_gr_pack *sw_nonctx; argument106 struct gf100_gr_pack *sw_ctx; argument107 struct gf100_gr_pack *bundle; argument108 struct gf100_gr_pack *method; argument110 struct gf100_gr_zbc_color zbc_color[NVKM_LTC_MAX_ZBC_CNT]; argument111 struct gf100_gr_zbc_depth zbc_depth[NVKM_LTC_MAX_ZBC_CNT]; argument112 struct gf100_gr_zbc_stencil zbc_stencil[NVKM_LTC_MAX_ZBC_CNT]; argument[all …]
2378 gf100_gr = { variable