Searched defs:trivial_revectorize_state (Results 1 – 1 of 1) sorted by relevance
5844 struct trivial_revectorize_state { struct5845 bool has_xfb;5846 uint32_t component_mask;5847 nir_intrinsic_instr *base;5848 nir_intrinsic_instr *next_emit_vertex;5849 nir_intrinsic_instr *merge[NIR_MAX_VEC_COMPONENTS];5850 struct set *deletions;