Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_arithmetics.cpp489 A_rows, B_rows, C_rows, D_rows, A_cols, B_cols, C_cols, D_cols; in ArithmeticsPass() local
504 D_cols = _.EvalInt32IfConst(D->GetOperandAs<uint32_t>(4)); in ArithmeticsPass()
527 if (notEqual(B_cols, C_cols) || notEqual(B_cols, D_cols) || in ArithmeticsPass()
528 notEqual(C_cols, D_cols)) { in ArithmeticsPass()
/third_party/skia/third_party/externals/spirv-tools/source/val/
Dvalidate_arithmetics.cpp489 A_rows, B_rows, C_rows, D_rows, A_cols, B_cols, C_cols, D_cols; in ArithmeticsPass() local
504 D_cols = _.EvalInt32IfConst(D->GetOperandAs<uint32_t>(4)); in ArithmeticsPass()
527 if (notEqual(B_cols, C_cols) || notEqual(B_cols, D_cols) || in ArithmeticsPass()
528 notEqual(C_cols, D_cols)) { in ArithmeticsPass()
/third_party/spirv-tools/source/val/
Dvalidate_arithmetics.cpp489 A_rows, B_rows, C_rows, D_rows, A_cols, B_cols, C_cols, D_cols; in ArithmeticsPass() local
504 D_cols = _.EvalInt32IfConst(D->GetOperandAs<uint32_t>(4)); in ArithmeticsPass()
527 if (notEqual(B_cols, C_cols) || notEqual(B_cols, D_cols) || in ArithmeticsPass()
528 notEqual(C_cols, D_cols)) { in ArithmeticsPass()