Searched defs:brw_compile_stats (Results 1 – 1 of 1) sorted by relevance
1366 struct brw_compile_stats { struct1367 uint32_t dispatch_width; /**< 0 for vec4 */1368 uint32_t instructions;1369 uint32_t sends;1370 uint32_t loops;1371 uint32_t cycles;1372 uint32_t spills;1373 uint32_t fills;