Searched defs:nvk_cbuf (Results 1 – 1 of 1) sorted by relevance
67 struct nvk_cbuf { struct68 enum nvk_cbuf_type type; argument75 static_assert(sizeof(struct nvk_cbuf) == 8, "This struct has no holes"); argument