/third_party/spirv-tools/source/val/ |
D | validate_arithmetics.cpp | 237 if (!_.GetMatrixTypeInfo(matrix_type_id, &matrix_num_rows, in ArithmeticsPass() 275 if (!_.GetMatrixTypeInfo(matrix_type_id, &matrix_num_rows, in ArithmeticsPass() 314 if (!_.GetMatrixTypeInfo(result_type, &res_num_rows, &res_num_cols, in ArithmeticsPass() 324 if (!_.GetMatrixTypeInfo(left_type_id, &left_num_rows, &left_num_cols, in ArithmeticsPass() 334 if (!_.GetMatrixTypeInfo(right_type_id, &right_num_rows, &right_num_cols, in ArithmeticsPass() 380 if (!_.GetMatrixTypeInfo(result_type, &res_num_rows, &res_num_cols, in ArithmeticsPass()
|
D | validate_composites.cpp | 257 if (!_.GetMatrixTypeInfo(result_type, &result_num_rows, &result_num_cols, in ValidateCompositeConstruct() 453 if (!_.GetMatrixTypeInfo(result_type, &result_num_rows, &result_num_cols, in ValidateTranspose() 464 if (!_.GetMatrixTypeInfo(matrix_type, &matrix_num_rows, &matrix_num_cols, in ValidateTranspose()
|
D | validate_ray_query.cpp | 245 if (!_.GetMatrixTypeInfo(result_type, &num_rows, &num_cols, &col_type, in RayQueryPass()
|
D | validation_state.h | 583 bool GetMatrixTypeInfo(uint32_t id, uint32_t* num_rows, uint32_t* num_cols,
|
D | validate_extensions.cpp | 968 if (!_.GetMatrixTypeInfo(x_type, &num_rows, &num_cols, &col_type, in ValidateExtInst() 990 if (!_.GetMatrixTypeInfo(result_type, &num_rows, &num_cols, &col_type, in ValidateExtInst()
|
D | validation_state.cpp | 1052 bool ValidationState_t::GetMatrixTypeInfo(uint32_t id, uint32_t* num_rows, in GetMatrixTypeInfo() function in spvtools::val::ValidationState_t
|
D | validate_builtins.cpp | 1096 if (!_.GetMatrixTypeInfo(underlying_type, &num_rows, &num_cols, &col_type, in ValidateF32Mat()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/ |
D | validate_arithmetics.cpp | 237 if (!_.GetMatrixTypeInfo(matrix_type_id, &matrix_num_rows, in ArithmeticsPass() 275 if (!_.GetMatrixTypeInfo(matrix_type_id, &matrix_num_rows, in ArithmeticsPass() 314 if (!_.GetMatrixTypeInfo(result_type, &res_num_rows, &res_num_cols, in ArithmeticsPass() 324 if (!_.GetMatrixTypeInfo(left_type_id, &left_num_rows, &left_num_cols, in ArithmeticsPass() 334 if (!_.GetMatrixTypeInfo(right_type_id, &right_num_rows, &right_num_cols, in ArithmeticsPass() 380 if (!_.GetMatrixTypeInfo(result_type, &res_num_rows, &res_num_cols, in ArithmeticsPass()
|
D | validate_composites.cpp | 257 if (!_.GetMatrixTypeInfo(result_type, &result_num_rows, &result_num_cols, in ValidateCompositeConstruct() 453 if (!_.GetMatrixTypeInfo(result_type, &result_num_rows, &result_num_cols, in ValidateTranspose() 464 if (!_.GetMatrixTypeInfo(matrix_type, &matrix_num_rows, &matrix_num_cols, in ValidateTranspose()
|
D | validation_state.h | 550 bool GetMatrixTypeInfo(uint32_t id, uint32_t* num_rows, uint32_t* num_cols,
|
D | validate_extensions.cpp | 939 if (!_.GetMatrixTypeInfo(x_type, &num_rows, &num_cols, &col_type, in ValidateExtInst() 961 if (!_.GetMatrixTypeInfo(result_type, &num_rows, &num_cols, &col_type, in ValidateExtInst()
|
D | validation_state.cpp | 892 bool ValidationState_t::GetMatrixTypeInfo(uint32_t id, uint32_t* num_rows, in GetMatrixTypeInfo() function in spvtools::val::ValidationState_t
|
D | validate_builtins.cpp | 1083 if (!_.GetMatrixTypeInfo(underlying_type, &num_rows, &num_cols, &col_type, in ValidateF32Mat()
|
/third_party/skia/third_party/externals/spirv-tools/source/val/ |
D | validate_arithmetics.cpp | 237 if (!_.GetMatrixTypeInfo(matrix_type_id, &matrix_num_rows, in ArithmeticsPass() 275 if (!_.GetMatrixTypeInfo(matrix_type_id, &matrix_num_rows, in ArithmeticsPass() 314 if (!_.GetMatrixTypeInfo(result_type, &res_num_rows, &res_num_cols, in ArithmeticsPass() 324 if (!_.GetMatrixTypeInfo(left_type_id, &left_num_rows, &left_num_cols, in ArithmeticsPass() 334 if (!_.GetMatrixTypeInfo(right_type_id, &right_num_rows, &right_num_cols, in ArithmeticsPass() 380 if (!_.GetMatrixTypeInfo(result_type, &res_num_rows, &res_num_cols, in ArithmeticsPass()
|
D | validate_composites.cpp | 257 if (!_.GetMatrixTypeInfo(result_type, &result_num_rows, &result_num_cols, in ValidateCompositeConstruct() 453 if (!_.GetMatrixTypeInfo(result_type, &result_num_rows, &result_num_cols, in ValidateTranspose() 464 if (!_.GetMatrixTypeInfo(matrix_type, &matrix_num_rows, &matrix_num_cols, in ValidateTranspose()
|
D | validation_state.h | 550 bool GetMatrixTypeInfo(uint32_t id, uint32_t* num_rows, uint32_t* num_cols,
|
D | validate_extensions.cpp | 939 if (!_.GetMatrixTypeInfo(x_type, &num_rows, &num_cols, &col_type, in ValidateExtInst() 961 if (!_.GetMatrixTypeInfo(result_type, &num_rows, &num_cols, &col_type, in ValidateExtInst()
|
D | validation_state.cpp | 892 bool ValidationState_t::GetMatrixTypeInfo(uint32_t id, uint32_t* num_rows, in GetMatrixTypeInfo() function in spvtools::val::ValidationState_t
|
D | validate_builtins.cpp | 1083 if (!_.GetMatrixTypeInfo(underlying_type, &num_rows, &num_cols, &col_type, in ValidateF32Mat()
|