Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_alu_defines.h247 alu_src0_rel, enumerator
Dsfn_instr_alu.cpp195 {alu_src0_rel, alu_src1_rel, alu_src2_rel};
/third_party/mesa3d/src/gallium/drivers/r600/sfn/tests/
Dsfn_instr_test.cpp104 EXPECT_FALSE(alu.has_alu_flag(alu_src0_rel)); in TEST_F()