Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/spirv-cross/
Dspirv_msl.cpp4428 auto unpacked_expr = to_unpacked_row_major_matrix_expression(rhs_expression); in emit_store_statement() local
4429 rhs_row += join(unpacked_expr, "[", j, "][", i, "]"); in emit_store_statement()