Home
last modified time | relevance | path

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

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