etnaviv: delete not used struct
[mesa.git] / src / gallium / drivers / etnaviv / etnaviv_compiler_nir_emit.h
index 564db9052f43bac0e5969e426c0aab210ccc22ee..7551ba38cbb1a4682e09358a7cffc9a47fd8f62f 100644 (file)
@@ -153,13 +153,6 @@ const_src(struct state *state, nir_const_value *value, unsigned num_components)
    return SRC_CONST(i - 1, swiz);
 }
 
-struct ssa_reg {
-   uint8_t idx;
-   uint8_t src_swizzle;
-   uint8_t dst_swizzle;
-   uint8_t write_mask;
-};
-
 /* Swizzles and write masks can be used to layer virtual non-interfering
  * registers on top of the real VEC4 registers. For example, the virtual
  * VEC3_XYZ register and the virtual SCALAR_W register that use the same