Home
last modified time | relevance | path

Searched refs:kMatrix (Results 1 – 9 of 9) sorted by relevance

/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dreduce_load_size.cpp70 composite_type->kind() == analysis::Type::kMatrix) { in ReplaceExtract()
Dtype_manager.cpp252 case Type::kMatrix: { in GetTypeInstruction()
482 case Type::kMatrix: { in RebuildType()
Dtypes.h76 kMatrix, enumerator
Dtypes.cpp300 : Type(kMatrix), element_type_(type), count_(count) { in Matrix()
/external/deqp-deps/SPIRV-Tools/source/opt/
Dreduce_load_size.cpp70 composite_type->kind() == analysis::Type::kMatrix) { in ReplaceExtract()
Dtype_manager.cpp252 case Type::kMatrix: { in GetTypeInstruction()
482 case Type::kMatrix: { in RebuildType()
Dtypes.h76 kMatrix, enumerator
Dtypes.cpp300 : Type(kMatrix), element_type_(type), count_(count) { in Matrix()
/external/webrtc/webrtc/p2p/base/
Dp2ptransportchannel_unittest.cc824 static const Result* kMatrix[NUM_CONFIGS][NUM_CONFIGS]; member in P2PTransportChannelTest
984 P2PTransportChannelTest::kMatrix[NUM_CONFIGS][NUM_CONFIGS] = { member in P2PTransportChannelTest