Searched refs:col_slots (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_vec4_visitor.cpp599 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 Dbrw_vec4_visitor.cpp586 unsigned col_slots = local in function:brw::type_size_xvec4
588 return type->matrix_columns * col_slots;

Completed in 6 milliseconds