Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_instr_fetch.h105 void set_mfc(int mfc) {m_tex_flags.set(is_mega_fetch); m_mega_fetch_count = mfc;} in set_mfc() function
Dsfn_instr_fetch.cpp401 set_mfc(int_from_string_with_prefix(token, "MFC:")); in set_param_from_string()
551 set_mfc(16); in LoadFromBuffer()
Dsfn_instr_mem.cpp643 fetch->set_mfc(15); in emit_ssbo_atomic_op()
771 fetch->set_mfc(3); in emit_image_load_or_atomic()
/third_party/mesa3d/src/gallium/drivers/r600/sfn/tests/
Dsfn_instrfromstring_test.cpp435 expect.set_mfc(31); in TEST_F()
481 expect_fetch.set_mfc(16); in TEST_F()
Dsfn_instr_test.cpp715 fetch1.set_mfc(31); in TEST_F()
779 fetch1.set_mfc(15); in TEST_F()