Home
last modified time | relevance | path

Searched refs:matrix_cols (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/compiler/glsl/
Dgl_nir_link_varyings.c328 const unsigned matrix_cols = glsl_get_matrix_columns(element_type); in xfb_decl_assign_location() local
362 1 : vector_elements * matrix_cols * dmul; in xfb_decl_assign_location()
369 xfb_decl->matrix_columns = matrix_cols; in xfb_decl_assign_location()