Searched refs:col_slots (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/ | ||
| H A D | brw_vec4_visitor.cpp | 599 unsigned col_slots = local in function:brw::type_size_xvec4 601 return type->matrix_columns * col_slots; |
| /xsrc/external/mit/MesaLib/dist/src/intel/compiler/ | ||
| H A D | brw_vec4_visitor.cpp | 586 unsigned col_slots = local in function:brw::type_size_xvec4 588 return type->matrix_columns * col_slots; |
Completed in 6 milliseconds