Searched refs:brw_vec16_reg (Results 1 – 1 of 1) sorted by relevance
230 static INLINE struct brw_reg brw_vec16_reg( GLuint file, in brw_vec16_reg() function356 return suboffset(retype(brw_vec16_reg(file, nr, 0), BRW_REGISTER_TYPE_UW), subnr); in brw_uw16_reg()