Searched defs:brw_mue_map (Results 1 – 1 of 1) sorted by relevance
1444 struct brw_mue_map { struct1445 int32_t start_dw[VARYING_SLOT_MAX];1447 uint32_t size_dw;1449 uint32_t max_primitives;1450 uint32_t per_primitive_start_dw;1474 struct brw_mue_map map; argument