Searched refs:check_decorations (Results 1 – 6 of 6) sorted by relevance
/third_party/skia/third_party/externals/spirv-tools/source/val/ |
D | validation_state.cpp | 1195 bool check_decorations) { in LogicallyMatch() argument 1200 if (check_decorations) { in LogicallyMatch() 1229 return LogicallyMatch(lhs_ele, rhs_ele, check_decorations); in LogicallyMatch() 1250 if (!LogicallyMatch(lhs_ele, rhs_ele, check_decorations)) { in LogicallyMatch()
|
D | validation_state.h | 710 bool check_decorations);
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/ |
D | validation_state.cpp | 1195 bool check_decorations) { in LogicallyMatch() argument 1200 if (check_decorations) { in LogicallyMatch() 1229 return LogicallyMatch(lhs_ele, rhs_ele, check_decorations); in LogicallyMatch() 1250 if (!LogicallyMatch(lhs_ele, rhs_ele, check_decorations)) { in LogicallyMatch()
|
D | validation_state.h | 710 bool check_decorations);
|
/third_party/spirv-tools/source/val/ |
D | validation_state.cpp | 1367 bool check_decorations) { in LogicallyMatch() argument 1372 if (check_decorations) { in LogicallyMatch() 1401 return LogicallyMatch(lhs_ele, rhs_ele, check_decorations); in LogicallyMatch() 1422 if (!LogicallyMatch(lhs_ele, rhs_ele, check_decorations)) { in LogicallyMatch()
|
D | validation_state.h | 755 bool check_decorations);
|