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

/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir_gather_info.c166 unsigned mat_cols = 1; local in function:try_mask_partial_io
170 mat_cols = glsl_get_matrix_columns(glsl_without_array(type));
179 if (offset >= num_elems * elem_width * mat_cols) {

Completed in 2 milliseconds