Searched refs:type_sz (Results 1 – 4 of 4) sorted by relevance
86 hwreg.subnr / type_sz(hwreg.type), in brw_print_reg()
155 static INLINE int type_sz( GLuint type ) in type_sz() function207 reg.subnr = subnr * type_sz(type); in brw_reg()328 reg.subnr += delta * type_sz(reg.type); in suboffset()
262 2 * type_sz(BRW_REGISTER_TYPE_F)); in apply_one_offset()
289 const int type_sz = strlen(con->type); in hidden_def() local291 const int total_sz = user_sz + role_sz + type_sz + in hidden_def()