Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/compiler/
Dbrw_compiler.h1538 struct brw_compile_stats { struct
1539 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;