Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/compiler/elk/
Delk_compiler.h1418 struct elk_compile_stats { struct
1419 uint32_t dispatch_width; /**< 0 for vec4 */
1420 uint32_t max_polygons;
1421 uint32_t max_dispatch_width;
1422 uint32_t instructions;
1423 uint32_t sends;
1424 uint32_t loops;
1425 uint32_t cycles;
1426 uint32_t spills;
1427 uint32_t fills;
[all …]