Searched defs:nvif_object (Results 1 – 1 of 1) sorted by relevance
12 struct nvif_object { struct25 int nvif_object_ctor(struct nvif_object *, const char *name, u32 handle, argument41 #define nvif_object(a) (a)->object macro