Searched refs:z_unnormalized (Results 1 – 5 of 5) sorted by relevance
52 z_unnormalized, enumerator60 z_unnormalized,
882 tex->set_tex_flag(TexInstr::z_unnormalized); in load_barycentric_at_sample()889 tex->set_tex_flag(TexInstr::z_unnormalized); in load_barycentric_at_sample()931 getgradh->set_tex_flag(TexInstr::z_unnormalized); in load_barycentric_at_offset()940 getgradv->set_tex_flag(TexInstr::z_unnormalized); in load_barycentric_at_offset()
174 os << (m_tex_flags.test(z_unnormalized) ? "U" : "N"); in do_print()344 set_tex_flag(z_unnormalized); in read_tex_coord_normalitazion()
519 tex.coord_type_z = !tex_instr.has_tex_flag(TexInstr::z_unnormalized); in visit()
427 EXPECT_FALSE(tex.has_tex_flag(TexInstr::z_unnormalized)); in TEST_F()433 EXPECT_FALSE(tex.has_tex_flag(TexInstr::z_unnormalized)); in TEST_F()439 EXPECT_FALSE(tex.has_tex_flag(TexInstr::z_unnormalized)); in TEST_F()442 tex.set_tex_flag(TexInstr::z_unnormalized); in TEST_F()446 EXPECT_TRUE(tex.has_tex_flag(TexInstr::z_unnormalized)); in TEST_F()498 EXPECT_FALSE(tex.has_tex_flag(TexInstr::z_unnormalized)); in TEST_F()