Searched defs:need_texcoord_semantic (Results 1 – 3 of 3) sorted by relevance
50 bool need_texcoord_semantic; member283 const bool need_texcoord_semantic) in tgsi_add_aa_point()
98 unsigned need_texcoord_semantic:1; // set if need texcoord semantic member525 const bool need_texcoord_semantic, in tgsi_add_point_sprite()
12800 bool need_texcoord_semantic = in transform_fs_aapoint() local