Home
last modified time | relevance | path

Searched defs:brw_mue_map (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/intel/compiler/
Dbrw_compiler.h1444 struct brw_mue_map { struct
1445 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