Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/spirv-tools/test/opt/
H A Dconstant_manager_test.cpp45 Instruction* const_inst_1 = in TEST_F() local
47 EXPECT_EQ(const_inst_1->type_id(), 1); in TEST_F()
72 Instruction* const_inst_1 = in TEST_F() local
74 EXPECT_EQ(const_inst_1->type_id(), 1); in TEST_F()
75 EXPECT_EQ(const_inst_1->result_id(), 3); in TEST_F()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/
H A Dconstant_manager_test.cpp45 Instruction* const_inst_1 = in TEST_F() local
47 EXPECT_EQ(const_inst_1->type_id(), 1); in TEST_F()
72 Instruction* const_inst_1 = in TEST_F() local
74 EXPECT_EQ(const_inst_1->type_id(), 1); in TEST_F()
75 EXPECT_EQ(const_inst_1->result_id(), 3); in TEST_F()
/third_party/spirv-tools/test/opt/
H A Dconstant_manager_test.cpp43 Instruction* const_inst_1 = in TEST_F() local
45 EXPECT_EQ(const_inst_1->type_id(), 1); in TEST_F()
70 Instruction* const_inst_1 = in TEST_F() local
72 EXPECT_EQ(const_inst_1->type_id(), 1); in TEST_F()
73 EXPECT_EQ(const_inst_1->result_id(), 3); in TEST_F()

Completed in 2 milliseconds