Searched defs:brw_compile_stats (Results 1 – 1 of 1) sorted by relevance
1538 struct brw_compile_stats { struct1539 uint32_t dispatch_width; /**< 0 for vec4 */1540 uint32_t instructions;1541 uint32_t sends;1542 uint32_t loops;1543 uint32_t cycles;1544 uint32_t spills;1545 uint32_t fills;