/external/swiftshader/third_party/SPIRV-Tools/source/val/ |
D | validate_arithmetics.cpp | 284 if (!_.GetMatrixTypeInfo(matrix_type_id, &matrix_num_rows, in ArithmeticsPass() 322 if (!_.GetMatrixTypeInfo(matrix_type_id, &matrix_num_rows, in ArithmeticsPass() 361 if (!_.GetMatrixTypeInfo(result_type, &res_num_rows, &res_num_cols, in ArithmeticsPass() 371 if (!_.GetMatrixTypeInfo(left_type_id, &left_num_rows, &left_num_cols, in ArithmeticsPass() 381 if (!_.GetMatrixTypeInfo(right_type_id, &right_num_rows, &right_num_cols, in ArithmeticsPass() 427 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() 472 if (!_.GetMatrixTypeInfo(result_type, &result_num_rows, &result_num_cols, in ValidateTranspose() 483 if (!_.GetMatrixTypeInfo(matrix_type, &matrix_num_rows, &matrix_num_cols, in ValidateTranspose()
|
D | validate_ray_query.cpp | 246 if (!_.GetMatrixTypeInfo(result_type, &num_rows, &num_cols, &col_type, in RayQueryPass()
|
D | validation_state.h | 591 bool GetMatrixTypeInfo(uint32_t id, uint32_t* num_rows, uint32_t* num_cols,
|
D | validate_ray_tracing_reorder.cpp | 342 if (!_.GetMatrixTypeInfo(result_type, &num_rows, &num_cols, &col_type, in RayReorderNVPass()
|
D | validate_extensions.cpp | 1268 if (!_.GetMatrixTypeInfo(x_type, &num_rows, &num_cols, &col_type, in ValidateExtInst() 1290 if (!_.GetMatrixTypeInfo(result_type, &num_rows, &num_cols, &col_type, in ValidateExtInst()
|
D | validation_state.cpp | 1125 bool ValidationState_t::GetMatrixTypeInfo(uint32_t id, uint32_t* num_rows, in GetMatrixTypeInfo() function in spvtools::val::ValidationState_t
|
D | validate_builtins.cpp | 1150 if (!_.GetMatrixTypeInfo(underlying_type, &num_rows, &num_cols, &col_type, in ValidateF32Mat()
|
/external/deqp-deps/SPIRV-Tools/source/val/ |
D | validate_arithmetics.cpp | 284 if (!_.GetMatrixTypeInfo(matrix_type_id, &matrix_num_rows, in ArithmeticsPass() 322 if (!_.GetMatrixTypeInfo(matrix_type_id, &matrix_num_rows, in ArithmeticsPass() 361 if (!_.GetMatrixTypeInfo(result_type, &res_num_rows, &res_num_cols, in ArithmeticsPass() 371 if (!_.GetMatrixTypeInfo(left_type_id, &left_num_rows, &left_num_cols, in ArithmeticsPass() 381 if (!_.GetMatrixTypeInfo(right_type_id, &right_num_rows, &right_num_cols, in ArithmeticsPass() 427 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() 472 if (!_.GetMatrixTypeInfo(result_type, &result_num_rows, &result_num_cols, in ValidateTranspose() 483 if (!_.GetMatrixTypeInfo(matrix_type, &matrix_num_rows, &matrix_num_cols, in ValidateTranspose()
|
D | validate_ray_query.cpp | 246 if (!_.GetMatrixTypeInfo(result_type, &num_rows, &num_cols, &col_type, in RayQueryPass()
|
D | validate_ray_tracing_reorder.cpp | 342 if (!_.GetMatrixTypeInfo(result_type, &num_rows, &num_cols, &col_type, in RayReorderNVPass()
|
D | validation_state.h | 606 bool GetMatrixTypeInfo(uint32_t id, uint32_t* num_rows, uint32_t* num_cols,
|
D | validate_extensions.cpp | 1268 if (!_.GetMatrixTypeInfo(x_type, &num_rows, &num_cols, &col_type, in ValidateExtInst() 1290 if (!_.GetMatrixTypeInfo(result_type, &num_rows, &num_cols, &col_type, in ValidateExtInst()
|
D | validation_state.cpp | 1143 bool ValidationState_t::GetMatrixTypeInfo(uint32_t id, uint32_t* num_rows, in GetMatrixTypeInfo() function in spvtools::val::ValidationState_t
|
D | validate_builtins.cpp | 1154 if (!_.GetMatrixTypeInfo(underlying_type, &num_rows, &num_cols, &col_type, in ValidateF32Mat()
|
/external/angle/third_party/spirv-tools/src/source/val/ |
D | validate_arithmetics.cpp | 331 if (!_.GetMatrixTypeInfo(matrix_type_id, &matrix_num_rows, in ArithmeticsPass() 369 if (!_.GetMatrixTypeInfo(matrix_type_id, &matrix_num_rows, in ArithmeticsPass() 408 if (!_.GetMatrixTypeInfo(result_type, &res_num_rows, &res_num_cols, in ArithmeticsPass() 418 if (!_.GetMatrixTypeInfo(left_type_id, &left_num_rows, &left_num_cols, in ArithmeticsPass() 428 if (!_.GetMatrixTypeInfo(right_type_id, &right_num_rows, &right_num_cols, in ArithmeticsPass() 474 if (!_.GetMatrixTypeInfo(result_type, &res_num_rows, &res_num_cols, in ArithmeticsPass()
|
D | validate_composites.cpp | 274 if (!_.GetMatrixTypeInfo(result_type, &result_num_rows, &result_num_cols, in ValidateCompositeConstruct() 489 if (!_.GetMatrixTypeInfo(result_type, &result_num_rows, &result_num_cols, in ValidateTranspose() 500 if (!_.GetMatrixTypeInfo(matrix_type, &matrix_num_rows, &matrix_num_cols, in ValidateTranspose()
|
D | validate_ray_query.cpp | 257 if (!_.GetMatrixTypeInfo(result_type, &num_rows, &num_cols, &col_type, in RayQueryPass()
|
D | validation_state.h | 624 bool GetMatrixTypeInfo(uint32_t id, uint32_t* num_rows, uint32_t* num_cols,
|
D | validate_ray_tracing_reorder.cpp | 353 if (!_.GetMatrixTypeInfo(result_type, &num_rows, &num_cols, &col_type, in RayReorderNVPass()
|
D | validate_extensions.cpp | 1296 if (!_.GetMatrixTypeInfo(x_type, &num_rows, &num_cols, &col_type, in ValidateExtInst() 1318 if (!_.GetMatrixTypeInfo(result_type, &num_rows, &num_cols, &col_type, in ValidateExtInst()
|
D | validation_state.cpp | 1160 bool ValidationState_t::GetMatrixTypeInfo(uint32_t id, uint32_t* num_rows, in GetMatrixTypeInfo() function in spvtools::val::ValidationState_t
|
D | validate_builtins.cpp | 1190 if (!_.GetMatrixTypeInfo(underlying_type, &num_rows, &num_cols, &col_type, in ValidateF32Mat()
|