Home
last modified time | relevance | path

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

/third_party/spirv-tools/source/val/
Dvalidate_arithmetics.cpp237 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()
Dvalidate_composites.cpp257 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()
Dvalidate_ray_query.cpp245 if (!_.GetMatrixTypeInfo(result_type, &num_rows, &num_cols, &col_type, in RayQueryPass()
Dvalidation_state.h583 bool GetMatrixTypeInfo(uint32_t id, uint32_t* num_rows, uint32_t* num_cols,
Dvalidate_extensions.cpp968 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()
Dvalidation_state.cpp1052 bool ValidationState_t::GetMatrixTypeInfo(uint32_t id, uint32_t* num_rows, in GetMatrixTypeInfo() function in spvtools::val::ValidationState_t
Dvalidate_builtins.cpp1096 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/
Dvalidate_arithmetics.cpp237 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()
Dvalidate_composites.cpp257 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()
Dvalidation_state.h550 bool GetMatrixTypeInfo(uint32_t id, uint32_t* num_rows, uint32_t* num_cols,
Dvalidate_extensions.cpp939 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()
Dvalidation_state.cpp892 bool ValidationState_t::GetMatrixTypeInfo(uint32_t id, uint32_t* num_rows, in GetMatrixTypeInfo() function in spvtools::val::ValidationState_t
Dvalidate_builtins.cpp1083 if (!_.GetMatrixTypeInfo(underlying_type, &num_rows, &num_cols, &col_type, in ValidateF32Mat()
/third_party/skia/third_party/externals/spirv-tools/source/val/
Dvalidate_arithmetics.cpp237 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()
Dvalidate_composites.cpp257 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()
Dvalidation_state.h550 bool GetMatrixTypeInfo(uint32_t id, uint32_t* num_rows, uint32_t* num_cols,
Dvalidate_extensions.cpp939 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()
Dvalidation_state.cpp892 bool ValidationState_t::GetMatrixTypeInfo(uint32_t id, uint32_t* num_rows, in GetMatrixTypeInfo() function in spvtools::val::ValidationState_t
Dvalidate_builtins.cpp1083 if (!_.GetMatrixTypeInfo(underlying_type, &num_rows, &num_cols, &col_type, in ValidateF32Mat()