/third_party/skia/third_party/externals/spirv-tools/test/ |
D | immediate_int_test.cpp | 60 Eq(MakeInstruction(SpvOpTypeMatrix, {1, 2, 3}))); in TEST_F() 62 Eq(MakeInstruction(SpvOpTypeMatrix, {1, 1, 2}))); in TEST_F() 64 Eq(MakeInstruction(SpvOpTypeMatrix, {1, 2, 2}))); in TEST_F() 66 Eq(MakeInstruction(SpvOpTypeMatrix, {1, 2, 123}))); in TEST_F() 68 Eq(MakeInstruction(SpvOpTypeMatrix, {1, 2, 2}))); in TEST_F() 70 Eq(MakeInstruction(SpvOpTypeMatrix, {1, 1, 123}))); in TEST_F() 72 Eq(MakeInstruction(SpvOpTypeMatrix, {1, 2, 123}))); in TEST_F()
|
/third_party/spirv-tools/test/ |
D | immediate_int_test.cpp | 60 Eq(MakeInstruction(SpvOpTypeMatrix, {1, 2, 3}))); in TEST_F() 62 Eq(MakeInstruction(SpvOpTypeMatrix, {1, 1, 2}))); in TEST_F() 64 Eq(MakeInstruction(SpvOpTypeMatrix, {1, 2, 2}))); in TEST_F() 66 Eq(MakeInstruction(SpvOpTypeMatrix, {1, 2, 123}))); in TEST_F() 68 Eq(MakeInstruction(SpvOpTypeMatrix, {1, 2, 2}))); in TEST_F() 70 Eq(MakeInstruction(SpvOpTypeMatrix, {1, 1, 123}))); in TEST_F() 72 Eq(MakeInstruction(SpvOpTypeMatrix, {1, 2, 123}))); in TEST_F()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/ |
D | immediate_int_test.cpp | 60 Eq(MakeInstruction(SpvOpTypeMatrix, {1, 2, 3}))); in TEST_F() 62 Eq(MakeInstruction(SpvOpTypeMatrix, {1, 1, 2}))); in TEST_F() 64 Eq(MakeInstruction(SpvOpTypeMatrix, {1, 2, 2}))); in TEST_F() 66 Eq(MakeInstruction(SpvOpTypeMatrix, {1, 2, 123}))); in TEST_F() 68 Eq(MakeInstruction(SpvOpTypeMatrix, {1, 2, 2}))); in TEST_F() 70 Eq(MakeInstruction(SpvOpTypeMatrix, {1, 1, 123}))); in TEST_F() 72 Eq(MakeInstruction(SpvOpTypeMatrix, {1, 2, 123}))); in TEST_F()
|
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/ |
D | fuzzer_pass_add_access_chains.cpp | 118 case SpvOpTypeMatrix: in Apply() 144 case SpvOpTypeMatrix: in Apply()
|
D | fuzzer_pass_add_composite_extract.cpp | 105 case SpvOpTypeMatrix: in Apply() 127 case SpvOpTypeMatrix: in Apply()
|
D | fuzzer_pass_construct_composites.cpp | 128 case SpvOpTypeMatrix: in Apply() 194 assert(matrix_type_instruction.opcode() == SpvOpTypeMatrix && in FindComponentsToConstructMatrix()
|
D | transformation_add_type_matrix.cpp | 56 ir_context, SpvOpTypeMatrix, 0, message_.fresh_id(), in_operands); in Apply()
|
D | fuzzer_pass_add_composite_types.cpp | 121 case SpvOpTypeMatrix: in ChooseScalarOrCompositeType()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
D | fuzzer_pass_add_composite_extract.cpp | 105 case SpvOpTypeMatrix: in Apply() 127 case SpvOpTypeMatrix: in Apply()
|
D | fuzzer_pass_add_access_chains.cpp | 118 case SpvOpTypeMatrix: in Apply() 144 case SpvOpTypeMatrix: in Apply()
|
D | fuzzer_pass_construct_composites.cpp | 128 case SpvOpTypeMatrix: in Apply() 194 assert(matrix_type_instruction.opcode() == SpvOpTypeMatrix && in FindComponentsToConstructMatrix()
|
D | transformation_add_type_matrix.cpp | 56 ir_context, SpvOpTypeMatrix, 0, message_.fresh_id(), in_operands); in Apply()
|
D | fuzzer_pass_add_composite_types.cpp | 121 case SpvOpTypeMatrix: in ChooseScalarOrCompositeType()
|
/third_party/spirv-tools/source/fuzz/ |
D | fuzzer_pass_add_access_chains.cpp | 118 case SpvOpTypeMatrix: in Apply() 144 case SpvOpTypeMatrix: in Apply()
|
D | fuzzer_pass_add_composite_extract.cpp | 105 case SpvOpTypeMatrix: in Apply() 127 case SpvOpTypeMatrix: in Apply()
|
D | fuzzer_pass_construct_composites.cpp | 128 case SpvOpTypeMatrix: in Apply() 194 assert(matrix_type_instruction.opcode() == SpvOpTypeMatrix && in FindComponentsToConstructMatrix()
|
D | transformation_add_type_matrix.cpp | 56 ir_context, SpvOpTypeMatrix, 0, message_.fresh_id(), in_operands); in Apply()
|
D | fuzzer_pass_push_ids_through_variables.cpp | 134 case SpvOpTypeMatrix: in Apply()
|
D | fuzzer_pass_add_composite_types.cpp | 121 case SpvOpTypeMatrix: in ChooseScalarOrCompositeType()
|
/third_party/skia/third_party/externals/spirv-tools/source/opt/ |
D | eliminate_dead_members_pass.cpp | 202 case SpvOpTypeMatrix: in MarkMembersAsLiveForExtract() 248 case SpvOpTypeMatrix: in MarkMembersAsLiveForAccessChain() 507 case SpvOpTypeMatrix: in UpdateAccessChain() 580 case SpvOpTypeMatrix: in UpdateCompsiteExtract() 641 case SpvOpTypeMatrix: in UpdateCompositeInsert()
|
/third_party/spirv-tools/source/opt/ |
D | eliminate_dead_members_pass.cpp | 202 case SpvOpTypeMatrix: in MarkMembersAsLiveForExtract() 248 case SpvOpTypeMatrix: in MarkMembersAsLiveForAccessChain() 507 case SpvOpTypeMatrix: in UpdateAccessChain() 580 case SpvOpTypeMatrix: in UpdateCompsiteExtract() 641 case SpvOpTypeMatrix: in UpdateCompositeInsert()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | eliminate_dead_members_pass.cpp | 202 case SpvOpTypeMatrix: in MarkMembersAsLiveForExtract() 248 case SpvOpTypeMatrix: in MarkMembersAsLiveForAccessChain() 507 case SpvOpTypeMatrix: in UpdateAccessChain() 580 case SpvOpTypeMatrix: in UpdateCompsiteExtract() 641 case SpvOpTypeMatrix: in UpdateCompositeInsert()
|
/third_party/skia/third_party/externals/spirv-tools/test/fuzz/ |
D | transformation_add_type_matrix_test.cpp | 75 ASSERT_EQ(SpvOpTypeMatrix, in TEST()
|
/third_party/spirv-tools/test/fuzz/ |
D | transformation_add_type_matrix_test.cpp | 75 ASSERT_EQ(SpvOpTypeMatrix, in TEST()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/fuzz/ |
D | transformation_add_type_matrix_test.cpp | 75 ASSERT_EQ(SpvOpTypeMatrix, in TEST()
|