Home
last modified time | relevance | path

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

/third_party/mesa3d/src/freedreno/ir3/
Dir3.h46 struct ir3_info { struct
47 void *data; /* used internally in ir3 assembler */
51 uint32_t size;
53 uint32_t constant_data_offset;
55 uint16_t sizedwords;
56 uint16_t instrs_count; /* expanded to account for rpt's */
57 uint16_t nops_count; /* # of nop instructions, including nopN */
58 uint16_t mov_count;
59 uint16_t cov_count;
60 uint16_t stp_count;
[all …]