Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/glsl/
Dlinker.h103 link_calculate_matrix_stride(const glsl_type *matrix, bool row_major,
Dlower_buffer_access.cpp125 : link_calculate_matrix_stride(deref->type, row_major, packing); in emit_access()
151 link_calculate_matrix_stride(matrix_type, row_major, packing); in emit_access()
Dlink_uniforms.cpp625 link_calculate_matrix_stride(const glsl_type *matrix, bool row_major, in link_calculate_matrix_stride() function
1150 link_calculate_matrix_stride(type->without_array(), in visit_field()