Home
last modified time | relevance | path

Searched defs:matrix_columns (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/compiler/glsl/
Dlink_varyings.h252 unsigned matrix_columns; variable
Dlower_mat_op_to_vec.cpp312 unsigned int i, matrix_columns = 1; in visit_leave() local
/third_party/mesa3d/src/compiler/
Dglsl_types.cpp49 unsigned matrix_columns, const char *name, in glsl_type()
2923 unsigned matrix_columns:3; member
Dglsl_types.h331 uint8_t matrix_columns; /**< 1, 2, 3, or 4 matrix columns. */ member