Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_instr_tex.h131 void set_sampler_offset(PVirtualValue ofs) {m_sampler_offset = ofs;} in set_sampler_offset() function in r600::TexInstr
H A Dsfn_instr_tex.cpp314 set_sampler_offset(VirtualValue::from_string(token.substr(3))); in set_tex_param()
482 tex_ir->set_sampler_offset(src.sampler_offset); in emit_tex_txf()
/third_party/mesa3d/src/gallium/drivers/r600/sfn/tests/
H A Dsfn_instrfromstring_test.cpp390 expect.set_sampler_offset(new Register( 200, 2, pin_none)); in TEST_F()

Completed in 4 milliseconds