Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_alu_defines.h232 alu_src2_rel, enumerator
Dsfn_instr_alu.cpp201 alu_src0_rel, alu_src1_rel, alu_src2_rel};
/external/mesa3d/src/gallium/drivers/r600/sfn/tests/
Dsfn_instr_test.cpp98 EXPECT_FALSE(alu.has_alu_flag(alu_src2_rel)); in TEST_F()