Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/compiler/
Dbrw_compiler.h1366 struct brw_compile_stats { struct
1367 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;