Searched refs:get_codeline (Results 1 – 2 of 2) sorted by relevance
68 glsl_to_tgsi_instruction *get_codeline() const;
404 glsl_to_tgsi_instruction *FakeCodeline::get_codeline() const in get_codeline() function in FakeCodeline482 prog->push_tail(i.get_codeline()); in get_program()