Home
last modified time | relevance | path

Searched defs:mat_type (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/tint/src/transform/
Dvectorize_scalar_matrix_constructors_test.cc33 std::string mat_type = in TEST_P() local
74 std::string mat_type = in TEST_P() local
Dvectorize_scalar_matrix_constructors.cc46 auto* mat_type = call->Type()->As<sem::Matrix>(); in Run() local
/third_party/spirv-tools/source/opt/
Dliveness.cpp104 auto mat_type = type->AsMatrix(); in GetLocSize() local
132 auto mat_type = agg_type->AsMatrix(); in GetComponentType() local
154 auto mat_type = agg_type->AsMatrix(); in GetLocOffset() local
/third_party/skia/third_party/externals/tint/src/resolver/
Dresolver.cc1402 } else if (auto* mat_type = target->As<sem::Matrix>()) { in TypeConversion() local
1461 } else if (auto* mat_type = ty->As<sem::Matrix>()) { in TypeConstructor() local
/third_party/mesa3d/src/compiler/spirv/
Dspirv_to_nir.c1200 struct vtn_type *mat_type = mutable_matrix_member(b, ctx->type, member); in struct_member_matrix_stride_cb() local
/third_party/skia/third_party/externals/spirv-cross/
Dspirv_msl.cpp8870 auto &mat_type = get<SPIRType>(result_type); in emit_glsl_op() local
15104 auto &mat_type = compiler.get<SPIRType>(args[0]); in get_spv_func_impl() local