Home
last modified time | relevance | path

Searched refs:const_inst_2 (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/spirv-tools/test/opt/
H A Dconstant_manager_test.cpp51 Instruction* const_inst_2 = in TEST_F() local
53 EXPECT_EQ(const_inst_2->type_id(), 2); in TEST_F()
79 Instruction* const_inst_2 = in TEST_F() local
81 EXPECT_EQ(const_inst_2->type_id(), 2); in TEST_F()
82 EXPECT_EQ(const_inst_2->result_id(), 4); in TEST_F()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/
H A Dconstant_manager_test.cpp51 Instruction* const_inst_2 = in TEST_F() local
53 EXPECT_EQ(const_inst_2->type_id(), 2); in TEST_F()
79 Instruction* const_inst_2 = in TEST_F() local
81 EXPECT_EQ(const_inst_2->type_id(), 2); in TEST_F()
82 EXPECT_EQ(const_inst_2->result_id(), 4); in TEST_F()
/third_party/spirv-tools/test/opt/
H A Dconstant_manager_test.cpp49 Instruction* const_inst_2 = in TEST_F() local
51 EXPECT_EQ(const_inst_2->type_id(), 2); in TEST_F()
77 Instruction* const_inst_2 = in TEST_F() local
79 EXPECT_EQ(const_inst_2->type_id(), 2); in TEST_F()
80 EXPECT_EQ(const_inst_2->result_id(), 4); in TEST_F()

Completed in 2 milliseconds