Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/r600/sfn/tests/
Dsfn_instr_test.cpp14 class InstrTest : public ::testing::Test class
30 TEST_F(InstrTest, test_alu_barrier) in TEST_F() argument
43 TEST_F(InstrTest, test_alu_uni_op_mov) in TEST_F() argument
87 TEST_F(InstrTest, test_alu_op2) in TEST_F() argument
138 TEST_F(InstrTest, test_alu_op3) in TEST_F() argument
188 TEST_F(InstrTest, test_alu_op1_comp) in TEST_F() argument
211 TEST_F(InstrTest, test_alu_op2_comp) in TEST_F() argument
224 TEST_F(InstrTest, test_alu_op3_comp) in TEST_F() argument
237 TEST_F(InstrTest, test_alu_op3_ne) in TEST_F() argument
267 TEST_F(InstrTest, test_alu_op1_ne) in TEST_F() argument
[all …]